summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Don't append empty variable to link_directoriesnicolas.dufresne2010-10-121-1/+0
* Use more normal path variablesnpmccallum2010-06-131-1/+1
* Set link_directories in every CMakeList.txtnicolas.dufresne2010-05-191-0/+1
* remove my own crappy readline implementation and use fgetsnpmccallum2010-02-231-53/+4
* Fix compilation warnings on win32npmccallum2010-01-231-3/+4
* remove -g option from specific builds (its a global option now)npmccallum2010-01-221-3/+0
* more win32 build fixes, including disabling pthread on win32npmccallum2010-01-201-0/+3
* misc win32 compilation fixesnpmccallum2010-01-191-0/+2
* macosx compilation fixnpmccallum2010-01-181-5/+1
* remove c99 flag from buildnpmccallum2010-01-171-2/+1
* make proxy command compile without c99npmccallum2010-01-171-6/+16
* make code more c++ish (major rework)npmccallum2010-01-172-27/+1
* new build system: CMakenpmccallum2010-01-163-0/+177