Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't append empty variable to link_directories | nicolas.dufresne | 2010-10-12 | 1 | -1/+0 |
* | Use more normal path variables | npmccallum | 2010-06-13 | 1 | -1/+1 |
* | Set link_directories in every CMakeList.txt | nicolas.dufresne | 2010-05-19 | 1 | -0/+1 |
* | remove my own crappy readline implementation and use fgets | npmccallum | 2010-02-23 | 1 | -53/+4 |
* | Fix compilation warnings on win32 | npmccallum | 2010-01-23 | 1 | -3/+4 |
* | remove -g option from specific builds (its a global option now) | npmccallum | 2010-01-22 | 1 | -3/+0 |
* | more win32 build fixes, including disabling pthread on win32 | npmccallum | 2010-01-20 | 1 | -0/+3 |
* | misc win32 compilation fixes | npmccallum | 2010-01-19 | 1 | -0/+2 |
* | macosx compilation fix | npmccallum | 2010-01-18 | 1 | -5/+1 |
* | remove c99 flag from build | npmccallum | 2010-01-17 | 1 | -2/+1 |
* | make proxy command compile without c99 | npmccallum | 2010-01-17 | 1 | -6/+16 |
* | make code more c++ish (major rework) | npmccallum | 2010-01-17 | 2 | -27/+1 |
* | new build system: CMake | npmccallum | 2010-01-16 | 3 | -0/+177 |