diff options
author | Yang Tse <yangsita@gmail.com> | 2008-10-07 13:34:59 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-10-07 13:34:59 +0000 |
commit | bfc09ac2114538921f0c0473690713d689e2f2cc (patch) | |
tree | 022d88c443cc0e2ccd70e9b17439c7ddb32886de /CHANGES | |
parent | d930280af5df9de318229b8fa7d4f1f7d27b748d (diff) |
Sync up with reality
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -6,6 +6,17 @@ Changelog +Yang Tse (7 Oct 2008) +- Added --enable-optimize configure option to enable and disable compiler + optimizations to allow decoupled setting from --enable-debug. + +Yang Tse (2 Oct 2008) +- Added --enable-warnings configure option to enable and disable strict + compiler warnings to allow decoupled setting from --enable-debug. + + runtests.pl will now run with picky compiler warnings enabled unless + explicitly disabled. + Daniel Fandrich (1 Oct 2008) - "make clean" now cleans out the docs and tests directories, too. |