Commit Graph

10 Commits

Author SHA1 Message Date
53b5dd2e7b Disable Useless Targets 2023-03-11 14:42:25 +08:00
Tom
e3367a6f00 cmake: bump version to 0.4.0 2021-05-19 13:40:50 +02:00
Tom
c33d45b92f
cmake: do not include subdirectory 'test' if building all 2021-05-19 12:32:25 +02:00
Tom
6382be9907 cmake: bump version to 0.3.0 2020-07-17 23:37:44 +02:00
Tom
fed1e55a23 cmake: rename project to signal-wrangler 2020-07-17 17:05:04 +02:00
Tom
f33e820a16 add example using threads 2019-10-13 15:06:50 +02:00
Tom
9af897fa3b v0.2
* Preserve interface of std::condition_variable through "perfect
  forwarding"
* Decouple SignalHandler and AtomicCondition
* Callback function for signals
* Improve readme
* Bump version to v0.2
2019-10-13 15:00:20 +02:00
Tom
9aaa7180fc cmake: disable testing, do not build test when building all 2019-10-13 14:53:45 +02:00
Tom
7da937d750 cmake: make sure only header files with *.h pattern are installed 2019-10-13 14:31:16 +02:00
Tom
076e77ff53 initial import 2019-09-14 22:41:56 +02:00