summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Compile static library as PICto-upstreameroen2012-10-241-1/+2
| | | | | | | Otherwise, when linked against shared libraries, position dependent code is included. Cross-platform support for handling this was added in cmake 2.8.9.
* Merge pull request #1 from espenhw/masterPetr Mrázek2012-09-281-1/+1
|\ | | | | Fix TranslateSocketError on OSX
| * SimpleSocket::TranslateSocketError needs to do sensible things #ifdef _DARWINEspen Wiborg2012-08-251-1/+1
|/
* Re-fix the problems building clsocket on OS X by standardizing on _DARWINTimothy Collett2012-07-053-7/+9
|
* Ensure that pieces that are Linux-specific are ignored on Mac OS XTimothy Collett2012-06-142-2/+2
|
* Fix the fail.Petr Mrázek2012-05-302-3/+3
|
* Added preliminary OSX support as well as updated outdated os macrosDylan Armstrong2012-04-172-7/+10
|
* Make clsocket subproject-friendly by adding more build options.Petr Mrázek2012-03-131-6/+20
|
* Unify whitespace and formattingPetr Mrázek2012-03-117-576/+638
|
* Add CMake build system.Petr Mrázek2012-03-111-0/+76
|
* import original clsocket filesPetr Mrázek2012-03-1113-0/+3664