9 Commits

Author SHA1 Message Date
Bert Belder
3ad20d71ff
build: refactor config infrastructure and test build setup
* Configuration is now done with files, instead of through command line
  switches specified in CMakeLists.txt.
* Link tests with a static library instead of compiling individual
  wepoll source files as part of the test executable. This should make
  the CI run significantly faster.
2020-01-12 23:56:59 +01:00
Bert Belder
8c98df30da
gitignore: sort patterns 2019-06-24 18:14:47 +02:00
Bert Belder
fabbb839c1 gitignore: don't track .manifest files 2017-12-11 21:19:59 +01:00
Bert Belder
ac432c2cce gitignore: ignore some compiler outputs 2017-12-09 23:28:23 +01:00
Bert Belder
42d714eded gitignore: ignore executable and library outputs 2017-12-08 19:34:51 +01:00
Bert Belder
c4756004e0 build: rename 'all-in-one' to 'combined', store in 'dist/' 2017-11-30 23:33:45 +01:00
Bert Belder
9a22944598 gitignore: ignore MinSizeRel build output directory 2017-09-14 00:49:23 +02:00
Bert Belder
3177e98bb4 structure: add more .gitignore items 2017-09-01 19:29:34 +02:00
Bert Belder
51a59be139 Skeletton 2012-08-24 16:10:16 +02:00