aboutsummaryrefslogtreecommitdiff
path: root/usrsctplib/CMakeLists.txt
AgeCommit message (Expand)Author
2020-03-18Fuzzer (#446)Felix Weinrank
2020-01-22CMake changes to import usrsctp as submodule (#422)Paul-Louis Ageneau
2020-01-20Compilefix 2020 01a (#420)Felix Weinrank
2019-08-25Fuzzer integration (#356)Felix Weinrank
2019-08-07MinGW cross compile correction (#340)CoolmanCZ
2019-08-06C++ compiler flags removed (#338)Felix Weinrank
2019-07-30MinGW Compile fix (#329)Felix Weinrank
2019-06-28MinGW Support (32bit & 64bit) (#321)Felix Weinrank
2018-08-06improved compiling checksFelix Weinrank
2017-11-16CMake testsFelix Weinrank
2017-11-15cmake refactoringFelix Weinrank
2017-11-07CMakeLists - convert spaced to tabsFelix Weinrank
2017-09-19CMake cleanup : sync options with configure scriptFelix Weinrank
2017-07-18adding sanitizer support - first tryFelix Weinrank
2017-07-15Merge branch 'cmake-improvements' of github.com:weinrank/usrsctp into cmake-i...Felix Weinrank
2017-07-15CMake beautificationFelix Weinrank
2017-07-15CMake cleanupFelix Weinrank
2017-07-14CMAKE refactoringFelix Weinrank
2017-07-12CMAKE refactoringFelix Weinrank
2017-06-25Improve build scripts.Michael Tuexen
2017-06-23Fix FreeBSD compilation.Michael Tuexen
2017-06-23Add -Wno-address-of-packed-member to build system.Michael Tuexen
2017-01-02CMake - cleanupFelix Weinrank
2016-12-30CMAKE - header check fixFelix Weinrank
2016-12-15CMake : fix typoFelix Weinrank
2016-12-15CMake changesFelix Weinrank
2016-12-15SET(CMAKE_MACOSX_RPATH 1)Felix Weinrank
2016-09-21cmake refactoring and dietFelix Weinrank
2016-09-21whitespace changesFelix Weinrank
2016-09-21check for stdatomic.hFelix Weinrank
2016-05-09Check for HAVE_SCONN_LENFelix Weinrank
2016-03-24CMAKE: Move compiler options in to subdirectoriesFelix Weinrank
2016-03-16CMAKE: RefactoringFelix Weinrank
2016-03-15CMAKE: removed warnings, idents and cleanupFelix Weinrank
2015-11-03Add option to control INVARIANTS builds.Michael Tuexen
2015-10-28CMakeLists cleanupFelix Weinrank
2015-10-27Remove pkg-config supportFelix Weinrank
2015-10-27Correct install path for cmakeFelix Weinrank
2015-10-26Fix cmake install routineFelix Weinrank
2015-10-26Use static linking for windows - will fix this in the futureFelix Weinrank
2015-10-26Generate pkg-config fileFelix Weinrank
2015-10-09fix werror for windows - part 2Felix Weinrank
2015-10-09fix werror for windows - part 1Felix Weinrank
2015-10-09Adding warning-as-error-option - default: onFelix Weinrank
2015-09-03Define GNU_SOURCE for linuxFelix Weinrank
2015-09-03enable SCTP_DEBUG by defaultFelix Weinrank
2015-09-03CMake language correction: CXX --> CFelix Weinrank
2015-09-02disable CONFIGURE_FILE in CMakeListsFelix Weinrank
2015-09-01Use c99 standardFelix Weinrank
2015-09-01Revert "solve apple compiler warnings to use Werror"Felix Weinrank