aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2016-02-22Link `ld.so` via the build system instead of raw compiler flagsAdrian Kummerlaender
2016-02-19Add support for global application specific filter definitionsAdrian Kummerlaender
2016-02-17Move io utilities into separate compilation unitAdrian Kummerlaender
2016-02-17Separate static allocator from payload function interpositionsAdrian Kummerlaender
2016-02-17Implement static allocator for initializationAdrian Kummerlaender
2016-02-14Implement support for excluding arbitrary paths from trackingAdrian Kummerlaender
2016-02-10Replace macro argument expansion with more idiomatic recursive templateAdrian Kummerlaender
2015-12-24Add installation rules to `CMakeLists.txt`Adrian Kummerlaender
2015-12-24Match namespace and directory structureAdrian Kummerlaender
2015-12-23Implement file change tracking using `diff`Adrian Kummerlaender
2015-10-18Add cmake build instructionsAdrian Kummerlaender