aboutsummaryrefslogtreecommitdiff
path: root/programs/CMakeLists.txt
AgeCommit message (Expand)Author
2019-08-25Fuzzer integration (#356)Felix Weinrank
2019-08-12Single thread (#339)José Luis Millán
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
2019-04-24Concentrate debug/verbose functions in a single file (#310)Felix Weinrank
2019-01-09Cherrypick branchFelix Weinrank
2018-08-06improved compiling checksFelix Weinrank
2018-07-31Adopted usage commentsFelix Weinrank
2018-07-26Revert "Merge branch 'fuzzer-integration-upcall' into upcallAPI"Felix Weinrank
2018-07-26added ekr_loop_upcallFelix Weinrank
2018-05-16syncFelix Weinrank
2018-05-14syncFelix Weinrank
2018-05-08syncFelix Weinrank
2018-05-07Merge branch 'fuzzer-integration' into fuzzer-integration-upcallFelix Weinrank
2018-05-07switch to cc codeFelix Weinrank
2018-04-25fuzzer renamedFelix Weinrank
2018-04-24fuzzer fix - only use clang6 upon nowFelix Weinrank
2018-04-23Prepare hongfuzzFelix Weinrank
2017-12-11New upcall APIIrene Ruengeler
2017-11-16sync with masterFelix Weinrank
2017-11-15cmake refactoringFelix Weinrank
2017-11-07CMakeLists - convert spaced to tabsFelix Weinrank
2017-07-14CMAKE refactoringFelix Weinrank
2017-07-13correct include_directories pathFelix Weinrank
2017-07-12CMAKE refactoringFelix Weinrank
2017-06-25I missed this in the last commit...Michael Tuexen
2016-12-30Add example to CMake build.Michael Tuexen
2016-12-25Add test.Michael Tuexen
2016-09-22Buildbot testFelix Weinrank
2016-09-21refactoringFelix Weinrank
2016-09-21fix typo - round 2Felix Weinrank
2016-09-21fix typoFelix Weinrank
2016-09-21whitespace changesFelix Weinrank
2016-09-21cmake refactoring and dietFelix Weinrank
2016-05-09Check for HAVE_SCONN_LENFelix Weinrank
2016-04-19add http_client exampleFelix 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
2016-02-12Add simple test for library management.Michael Tuexen
2015-12-24Check makes no sense in the loopFelix Weinrank
2015-12-24Fix inconsistent CMake settingsFelix Weinrank
2015-10-26Use static linking for windows - will fix this in the futureFelix Weinrank
2015-10-20Disable static linking by defaultFelix Weinrank
2015-10-09fix werror for windows - part 3Felix 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