Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the misc dir: | lloyd | 2008-09-29 | 1 | -27/+0 |
* | Use lib instead of link to create static lib | lloyd | 2008-08-18 | 1 | -1/+1 |
* | Fix autoconfiguration on Windows (testing on XP, VS 2008) | lloyd | 2008-08-18 | 1 | -2/+2 |
* | Set MSVC dll import flags (from Joel Low) | lloyd | 2008-07-03 | 1 | -1/+1 |
* | Add lines for setting dll_import_flags and dll_export_flags to all the | lloyd | 2008-04-13 | 1 | -2/+9 |
* | Add /Zi to debug flags for Visual Studio | lloyd | 2007-11-11 | 1 | -1/+1 |
* | Remove the checks that the compiler specified works on the given OS/CPU. | lloyd | 2007-10-21 | 1 | -8/+0 |
* | Remove the use of the machine-specific optimization flags, as they have | lloyd | 2006-12-14 | 1 | -9/+1 |
* | Fix a bug when generating nmake-style makefiles. | lloyd | 2006-09-08 | 1 | -1/+1 |
* | Correct some of the Visual C++ options | lloyd | 2006-09-08 | 1 | -2/+2 |
* | Move the configure.pl generation code into the tree. | lloyd | 2006-06-03 | 1 | -0/+36 |