SQLite

All files named ”Makefile.vxworks”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for Makefile.vxworks

2015-10-07
12:36
Deleted: Convert the tool/tostr.awk script into tool/tostr.tcl. Remove two obsolete Makefiles. Purge NAWK from the configure script and from unix makefiles. There are still two uses of NAWK in Makefile.msc. (check-in: [5b67752153] user: drh branch: omit-awk, size: 0)
2015-01-12
18:02
[e1b65dea20] part of check-in [856dd245ce] Work in progress on fixing harmless compiler warnings when using -W4 and MSVC. (check-in: [856dd245ce] user: mistachkin branch: msvcW4, size: 20830)
2013-11-26
01:00
[034289efa9] part of check-in [540f552516] Further work on Windows header file reform. (check-in: [540f552516] user: mistachkin branch: winHdr, size: 20785)
2013-11-25
09:36
[f921bd6a06] part of check-in [0d42c6b830] Initial work on isolating usage of the Windows header file. (check-in: [0d42c6b830] user: mistachkin branch: winHdr, size: 20732)
2013-03-29
19:52
[db21ed42a0] part of check-in [5687e5ee7b] For the clean target, tidy up a couple more generated (or copied) source files. (check-in: [5687e5ee7b] user: mistachkin branch: trunk, size: 20683)
2012-09-13
01:51
[b18ad88e9a] part of check-in [c1a8557008] Allow SQLite to work on Win32 with SQLITE_OS_WINNT=0 as long as WAL is disabled. (check-in: [c1a8557008] user: mistachkin branch: trunk, size: 20636)
2012-09-10
07:56
[0f4fc75a67] part of check-in [b8d5359bb7] More test cleanup. (check-in: [b8d5359bb7] user: mistachkin branch: testClean, size: 20639)
2012-06-21
15:09
[879f034a64] part of check-in [eebd594d6b] Remove more references to OS/2. (check-in: [eebd594d6b] user: mistachkin branch: trunk, size: 20546)
2012-03-08
20:00
[3b7fe7a057] part of check-in [82bcd7ec15] On Windows, make sure the current directory value used by the test suite is 'normalized' to what the parent command shell sees. Also, clean the test directories used by the quota2.test file. (check-in: [82bcd7ec15] user: mistachkin branch: trunk, size: 20638)
2011-08-30
01:29
[1deb39c8bb] part of check-in [f1bd5bbae5] Change the build process so that it does not require the unix "sort" command. This avoids confusion between ms-sort and mingw-sort on windows systems. (check-in: [f1bd5bbae5] user: drh branch: trunk, size: 20606)
2010-07-27
16:42
[c85ec1d859] part of check-in [8118de2af3] Update the makefiles to prefer TCL version 8.5 instead of 8.4. (check-in: [8118de2af3] user: drh branch: trunk, size: 20624)
2010-06-15
13:56
[4314cde20a] part of check-in [2c5e48a485] Changes to the way tcl test scripts work. No changes to production code. (check-in: [2c5e48a485] user: dan branch: experimental, size: 20624)
2010-05-06
15:36
[accd27bfc5] part of check-in [2edc5129f2] Update configure scripts for WAL support. (check-in: [2edc5129f2] user: shaneh branch: trunk, size: 20624)
2010-02-23
20:08
[ab005d3012] part of check-in [76a0294ab4] Refactored compile time option diagnostic support to use strings identifiers instead of bitmask. (check-in: [76a0294ab4] user: shaneh branch: compile_opts, size: 20598)
2009-07-03
17:09
[10010ddbf5] part of check-in [d426cc64f6] Add a version of the Lemon parser template "lempar.c" to the src/ subfolder. This new parser template contains a couple of NEVER() macros that disable tests that are needed for general grammars but not for the specific grammar used by SQLite. SQLite builds with the modified lempar.c. (CVS 6842) (check-in: [d426cc64f6] user: drh branch: trunk, size: 20575)
2009-05-06
15:24
[51698ac39a] part of check-in [5d4bffaabb] updated vxworks makefile for 3.6.14 release (CVS 6611) (check-in: [5d4bffaabb] user: chw branch: trunk, size: 20577)
2009-04-13
08:14
Added: [40c707b258] part of check-in [e4a370c72d] updated Makefile.vxwSH4 and renamed it to Makefile.vxworks, should now be able to support SH4 and PPC targets. (CVS 6500) (check-in: [e4a370c72d] user: chw branch: trunk, size: 19780)