diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2013-04-25 Eli Zaretskii <eliz@gnu.org> + + * build_w32.bat: Improve. Remove 'setlocal', as it isn't + supported on Windows 9X. Add --help and usage instructions. + Support both debug and optimized builds with GCC under --debug. + If building out of Git repo, always produce config.h, and edit + gmk-default.scm into gmk-default.h. + + * w32/subproc/build.bat: Support debug and optimized builds with + GCC. + 2013-04-16 Paul Smith <psmith@gnu.org> * build_w32.bat: Add load.c to the Windows build. |