2009-05-19 07:31 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* external/sqlite3/sqlite3.c
* external/sqlite3/sqlite3.h
* sqlite upgraded to 3.6.14.1 (from 3.6.11)
* external/sqlite3/Makefile
+ Enabled for bcc compiler. Seems to compile fine now.
; NOTE: poccarm still fails, even with pocc6.
This commit is contained in:
@@ -17,6 +17,15 @@
|
||||
past entries belonging to these authors: Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-05-19 07:31 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
|
||||
* external/sqlite3/sqlite3.c
|
||||
* external/sqlite3/sqlite3.h
|
||||
* sqlite upgraded to 3.6.14.1 (from 3.6.11)
|
||||
|
||||
* external/sqlite3/Makefile
|
||||
+ Enabled for bcc compiler. Seems to compile fine now.
|
||||
; NOTE: poccarm still fails, even with pocc6.
|
||||
|
||||
2009-05-19 07:20 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
|
||||
* contrib/hbwin/win_reg.prg
|
||||
* contrib/hbwin/win_regc.c
|
||||
|
||||
3
harbour/external/sqlite3/Makefile
vendored
3
harbour/external/sqlite3/Makefile
vendored
@@ -23,9 +23,6 @@ endif
|
||||
ifeq ($(HB_ARCHITECTURE),os2)
|
||||
HB_WITH_SQLITE3=yes
|
||||
endif
|
||||
ifeq ($(HB_COMPILER),bcc)
|
||||
HB_WITH_SQLITE3=no
|
||||
endif
|
||||
ifeq ($(HB_COMPILER),poccarm)
|
||||
HB_WITH_SQLITE3=no
|
||||
endif
|
||||
|
||||
14750
harbour/external/sqlite3/sqlite3.c
vendored
14750
harbour/external/sqlite3/sqlite3.c
vendored
File diff suppressed because it is too large
Load Diff
2355
harbour/external/sqlite3/sqlite3.h
vendored
2355
harbour/external/sqlite3/sqlite3.h
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user