- 16 Feb, 2017 2 commits
-
-
Guilherme Maciel Ferreira authored
Signed-off-by:
Guilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
-
Guilherme Maciel Ferreira authored
Use the CMake feature called Object Library. It decreases compilation by 30%-50%. It avoids compiling the sources more than once. But one cannot use this feature if there is conditional compilation flags. For example, it's required to compile the SSL code again because of the OPENSSL ifdefs. Signed-off-by:
Guilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
-
- 02 Feb, 2017 1 commit
-
-
Ian Craggs authored
-
- 01 Feb, 2017 1 commit
-
-
Ian Craggs authored
-
- 31 Jan, 2017 3 commits
-
-
Ian Craggs authored
-
Ian Craggs authored
-
Ian Craggs authored
CMake fixes on Microsoft Windows
-
- 20 Jul, 2016 1 commit
-
-
Ian Craggs authored
-
- 24 Jun, 2016 1 commit
-
-
Ryan Pendleton authored
Signed-off-by:
Ryan Pendleton <me@ryanp.me>
-
- 22 Jun, 2016 4 commits
-
-
Guilherme Maciel Ferreira authored
The pthread library have being added to Windows build. Which causes linking problems on Visual Studio. Signed-off-by:
Guilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
-
Guilherme Maciel Ferreira authored
Signed-off-by:
Guilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
-
Guilherme Maciel Ferreira authored
WIN32 is true when the target system is Microsoft Windows, 32 and 64 bits. UNIX is true when the target system is Unix or Unix-like (i.e. Apple, BSD and CYGWIN). Signed-off-by:
Guilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
-
Guilherme Maciel Ferreira authored
Libraries need LIBRARY destination (for shared libraries), and ARCHIVE for static libraries. Whereas executables need only RUNTIME destination. Signed-off-by:
Guilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
-
- 20 Jun, 2016 2 commits
-
-
Ian Craggs authored
-
Ian Craggs authored
-
- 17 Jun, 2016 5 commits
-
-
Ian Craggs authored
-
Ian Craggs authored
-
Ian Craggs authored
-
Ian Craggs authored
-
Ian Craggs authored
-
- 15 Jun, 2016 4 commits
-
-
Ian Craggs authored
-
Ian Craggs authored
-
Ian Craggs authored
-
Ian Craggs authored
-
- 06 Jun, 2016 4 commits
-
-
Ian Craggs authored
-
Ian Craggs authored
-
Ian Craggs authored
-
Ian Craggs authored
-
- 01 Jun, 2016 1 commit
-
-
- 31 May, 2016 9 commits
-
-
-
-
-
Ian Craggs authored
-
Ian Craggs authored
-
Ian Craggs authored
-
Ian Craggs authored
-
Ian Craggs authored
Automatic reconnect and offline buffering
-
Ian Craggs authored
Conflicts: src/Socket.c
-
- 27 May, 2016 2 commits
-
-
Ian Craggs authored
-
Ian Craggs authored
-