Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix the build on unix systems. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
268d495d917eade577a52adbfd8605fa |
User & Date: | drh 2013-12-13 00:49:52.354 |
Context
2013-12-13
| ||
07:58 | Rename the makefile macro SQLITE3_CFLAGS to SQLITE_CFLAGS in an attempt to reduce future confusion. ... (check-in: 813d6516aa user: mistachkin tags: trunk) | |
00:49 | Fix the build on unix systems. ... (check-in: 268d495d91 user: drh tags: trunk) | |
00:11 | Fix a C99-style variable declaration. ... (Closed-Leaf check-in: a3641b5441 user: drh tags: makefile-error) | |
2013-12-12
| ||
22:41 | Add makefile for Cygwin and move its options there. Refactor makemake tool to modularize use of the common options. ... (check-in: e474f5f817 user: mistachkin tags: trunk) | |
Changes
Changes to src/file.c.
Changes to src/main.mk.
Changes to src/makemake.tcl.
Changes to win/Makefile.PellesCGMake.
Changes to win/Makefile.dmc.
Changes to win/Makefile.mingw.
Changes to win/Makefile.mingw.mistachkin.
Changes to win/Makefile.msc.