summaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAgeFilesLines
* Don't append empty variable to link_directoriesnicolas.dufresne2010-10-121-1/+0
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@775 c587cffe-e639-0410-9787-d7902ae8ed56
* Use more normal path variablesnpmccallum2010-06-131-1/+1
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@695 c587cffe-e639-0410-9787-d7902ae8ed56
* Set link_directories in every CMakeList.txtnicolas.dufresne2010-05-191-0/+1
| | | | | | | | This is a workaround to a cmake bug. CMake tends to link libraries against other library dependency (first bug) but does not deal with the fact that those libraries may be in non-standard directory (second bug). git-svn-id: http://libproxy.googlecode.com/svn/trunk@672 c587cffe-e639-0410-9787-d7902ae8ed56
* remove my own crappy readline implementation and use fgetsnpmccallum2010-02-231-53/+4
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@566 c587cffe-e639-0410-9787-d7902ae8ed56
* Fix compilation warnings on win32npmccallum2010-01-231-3/+4
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@496 c587cffe-e639-0410-9787-d7902ae8ed56
* remove -g option from specific builds (its a global option now)npmccallum2010-01-221-3/+0
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@488 c587cffe-e639-0410-9787-d7902ae8ed56
* more win32 build fixes, including disabling pthread on win32npmccallum2010-01-201-0/+3
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@484 c587cffe-e639-0410-9787-d7902ae8ed56
* misc win32 compilation fixesnpmccallum2010-01-191-0/+2
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@482 c587cffe-e639-0410-9787-d7902ae8ed56
* macosx compilation fixnpmccallum2010-01-181-5/+1
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@475 c587cffe-e639-0410-9787-d7902ae8ed56
* remove c99 flag from buildnpmccallum2010-01-171-2/+1
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@460 c587cffe-e639-0410-9787-d7902ae8ed56
* make proxy command compile without c99npmccallum2010-01-171-6/+16
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@459 c587cffe-e639-0410-9787-d7902ae8ed56
* make code more c++ish (major rework)npmccallum2010-01-172-27/+1
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@457 c587cffe-e639-0410-9787-d7902ae8ed56
* new build system: CMakenpmccallum2010-01-163-0/+177
git-svn-id: http://libproxy.googlecode.com/svn/trunk@455 c587cffe-e639-0410-9787-d7902ae8ed56