Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for Makefile.linux-gcc
2024-10-25
| ||
14:39 | Renamed to Makefile.linux-generic. Rework the configure+make system to use autosetup rather than autoconf. Autosetup runs faster and is easier to maintain, and it allows for common targets (such as "sqlite3" and "sqlite3.c") to be built within having to install "tclsh". (check-in: [d8c0e01842] user: drh branch: trunk, size: 0) | |
2024-10-24
| ||
03:50 | Renamed to Makefile.linux-generic. Get Makefile.linux-generic (formerly Makefile.linux-gcc) working with jimsh in out-of-tree builds. Pass on -DHAVE_READLINE=1 to the sqlite3 shell if configure detects it. (check-in: [a555ff6dbc] user: stephan branch: autosetup, size: 0) | |
03:14 | [db3a57a7b3] part of check-in [85b2c73ccb] General make cleanups. Start adding a sanity-check mechanism to main.mk which does basic validation of the vars it expects to be set by the file which includes it. Get Makefile.linux-gcc working for the core-most rules. (check-in: [85b2c73ccb] user: stephan branch: autosetup, size: 803) | |
2023-08-03
| ||
12:41 | [f3842a0b1e] part of check-in [779d5dc879] Unix builds now assume the presence of nanosleep() in the standard library. The -DHAVE_NANOSLEEP=0 compile-time option can be used to build on systems (if any still exist) where this is not the case. (check-in: [779d5dc879] user: drh branch: trunk, size: 3237) | |
2019-09-03
| ||
16:23 | [f609543700] part of check-in [3044cf6917] Updates to the default settings in Makefile.linux-gcc. (check-in: [3044cf6917] user: drh branch: trunk, size: 3407) | |
2015-10-07
| ||
12:36 | [7bc79876b8] part of check-in [5b67752153] 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: 3647) | |
2010-07-27
| ||
16:42 | [91d710bdc4] 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: 3727) | |
2007-11-12
| ||
21:09 | [d53183f4aa] part of check-in [8ad0ab8cb3] Various changes to enable compilation of SQLite library and command line shell with the Windows CE cross compiler from cegcc.sourceforge.net (CVS 4541) (check-in: [8ad0ab8cb3] user: chw branch: trunk, size: 3727) | |
2007-06-26
| ||
22:10 | [65241babba] part of check-in [338c187910] Remove vestigal code from Makefile.linux-gcc. Ticket #2466. (CVS 4133) (check-in: [338c187910] user: drh branch: trunk, size: 3623) | |
2006-06-14
| ||
10:38 | [2d8574d1ba] part of check-in [402a77c43d] Add some tests for sqlite3_load_extension(). (CVS 3239) (check-in: [402a77c43d] user: danielk1977 branch: trunk, size: 3739) | |
2006-01-23
| ||
18:06 | [74ba0eadf8] part of check-in [7addf70445] Makefile changes so that builds work on Solaris. Ticket #1604. (CVS 3009) (check-in: [7addf70445] user: drh branch: trunk, size: 3669) | |
2005-10-05
| ||
10:29 | [aee18d8a05] part of check-in [115340d4e8] Another attempt to get fdatasync to be ignored on non-conforming posix systems. Now a system has to opt-in for fdatasync instead of opt-out. Ticket #1467. (CVS 2741) (check-in: [115340d4e8] user: drh branch: trunk, size: 3464) | |
2005-03-11
| ||
18:06 | [06be33b2a9] part of check-in [baddb06450] Disable GNU readline in the build of the command-line shell for linux since some systems (ex: SuSE) do not support it. (CVS 2381) (check-in: [baddb06450] user: drh branch: trunk, size: 3437) | |
2004-06-09
| ||
14:01 | [a9e5a0d309] part of check-in [428b685b71] Change the MEMORY_DEBUG macro to SQLITE_DEBUG. (CVS 1546) (check-in: [428b685b71] user: drh branch: trunk, size: 3437) | |
2002-08-13
| ||
20:45 | Added: [b86a99c493] part of check-in [92c403f485] Documentation and makefile updates. (CVS 709) (check-in: [92c403f485] user: drh branch: trunk, size: 3437) | |