Fossil

Changes On Branch makefile-error
Login

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

Changes In Branch makefile-error Excluding Merge-Ins

This is equivalent to a diff from e474f5f817 to a3641b5441

2013-12-13
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
23:34
Remove use of SQLITE_WIN32_NO_ANSI option everywhere except for Cygwin. Further cleanup. check-in: 1c37a90508 user: mistachkin tags: makefile-error
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
08:43
Put back 'win32-longpath' VFS as default for Cygwin: Cygwin doesn't suffer from path limitations (at least, not until 4096 chars), so usage of the 'win32' VFS is not reasonable as default. check-in: a76039815d user: jan.nijtmans tags: trunk

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.