Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set CFLAGS correctly. | Andreas Schneider | 2010-02-13 | 1 | -7/+7 |
* | Fixed setting of LFS CFLAGS. | Andreas Schneider | 2009-10-02 | 1 | -2/+4 |
* | Fixed LFS support on unix. | Andreas Schneider | 2009-10-02 | 1 | -25/+25 |
* | Remove --as-needed linker flag. | Andreas Schneider | 2009-10-01 | 1 | -2/+0 |
* | Add more warnings to gcc. | Andreas Schneider | 2009-09-01 | 1 | -1/+2 |
* | Link shared libraries with --as-needed by default. | Andreas Schneider | 2009-08-25 | 1 | -3/+6 |
* | Set gcc to c99 standard and enable pedantic. | Andreas Schneider | 2009-08-25 | 1 | -1/+1 |
* | Suppress warning about "deprecated" functions in MSVC. | Andreas Schneider | 2009-08-11 | 1 | -0/+5 |
* | Add compile flags and test for compiler options only if we use gcc. | Andreas Schneider | 2009-07-21 | 1 | -42/+41 |
* | Only add additional warnings if we have a GNU compiler. | Andreas Schneider | 2009-07-21 | 1 | -1/+3 |
* | Fix cmake on BSD. | Andreas Schneider | 2009-06-09 | 1 | -3/+3 |
* | Add Makefiles for the CMake build system. | Andreas Schneider | 2009-02-02 | 1 | -0/+49 |