Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * \
  • |\ \
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • | * |
  • | |\ \
  • | * \ \
  • | |\ \ \
  • * | | | |
  • / / / /
  • | * / /
  • |/ / /
  • | * /
  • |/ /
  • * |
  • |\ \
  • | * |
  • |/ /
  • * |
  • |\ \
  • | * |
  • | * |
  • |/ /
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • |\ \
  • | * |
  • |/ /
  • * |
  • |\ \
  • * \ \
  • |\ \ \
  • | | * |
  • | |/ /
  • |/| |
  • | | *
  • | | *
  • | * |
  • |/ /
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | |\
  • | * \
  • | |\ \
  • | | * \
  • | | |\ \
  • | * | | |
  • | |\| | |
  • | * | | |
  • | | | | *
  • | | | |/
  • | | |/|
  • | * | |
  • | | * |
  • | | |\ \
  • | | | * |
  • | | |/ /
  • | * | |
  • * | | |
  • |\ \ \ \
  • | * | | |
  • |/ / / /
  • * | | |
  • |\ \ \ \
  • | * | | |
  • |/ / / /
  • | | | *
  • | | |/
  • | * |
  • | * |
  • | * |
  • | |/
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • f1ff5b9 (HEAD -> master) Some small improvements by Bergmann89 2022-01-21 14:21:33 +0100
  • f780572 git_helper: use GIT_ROOT as working directory and not the -C option of git to fix usage in Windows by klno 2021-11-17 13:37:16 +0100
  • e3426d4 CIPIN-107 - Fixed Yocto Recipies by Erik Junghanns 2021-11-03 10:53:11 +0100
  • c98c343 * Added FindGTest with GMock targets * GTest will be downloaded as external project if needed by Klaus Nöske 2021-09-29 10:59:03 +0200
  • a607190 * Added git helper to check for uncommitted changes by Klaus Nöske 2019-12-06 07:09:27 +0100
  • e59928a * Added git helper to get commit hash only by Klaus Nöske 2019-12-05 11:05:44 +0100
  • 94b9877 * Use 'Find_Package_Handle_Standard_Args' for Sanitizers find modules. by bergmann 2019-11-05 22:59:43 +0100
  • 0b6aa1a Merge remote-tracking branch 'cotire/master' by bergmann 2019-11-05 22:07:05 +0100
  • 7a576e3 Merge remote-tracking branch 'sanitizers/master' by bergmann 2019-11-05 22:02:33 +0100
  • fb5498f * Moved modules to cmake subdirectory. * Added readme. by bergmann 2019-11-05 21:58:48 +0100
  • ebbae4f * Added group to cmake tests that will generate an extra group target (e.g. 'GROUP fuubar' generates the 'fuubar-tests' target) by bergmann 2019-08-06 10:36:38 +0200
  • 3c7bb5b * Fixd bug: Reading git tags will fail if the tag is on the current commit by bergmann 2019-08-02 12:04:45 +0200
  • 6f0f8af * Fixed bug: Git tag is always read from the root repository. Now it will be read from the current cmake source directory. by bergmann 2019-08-02 11:13:14 +0200
  • 29bc088 * Fixed bug: Git commands they do not output something on stdout are handles as error by bergmann 2019-08-02 09:05:48 +0200
  • 4953cd4 * Fixed bug: ctest fail because the working directory is not set correctly by bergmann 2019-08-01 15:51:25 +0200
  • 4c999fb * Fixed bug in git helper: Do not fail if no tag could be read. by bergmann 2019-08-01 14:58:32 +0200
  • 4ca86b7 * Improved git helper * Fixed bugs by bergmann 2019-07-31 13:14:28 +0200
  • 18f17b2 * Merged changes from indusol repository by bergmann 2019-07-30 13:32:39 +0200
  • a50f650 * Improved FindLocalModele and Git Helper by bergmann 2019-07-11 00:22:06 +0200
  • 1a32531 * improved pedantic flags module by bergmann 2019-06-20 22:24:38 +0200
  • 3ab089e * added script to find and include local cmake projects by bergmann 2019-06-11 22:57:35 +0200
  • 1e74005 * updated cotire to latest version * some small improvements and bug fixes by bergmann 2019-05-06 18:09:47 +0200
  • 0b01689 * fixed bug in pedantic flags by bergmann 2018-11-18 12:11:46 +0100
  • 9a49548 * Fixed pedantic compiler flags by Erik Junghanns 2018-11-14 08:14:50 +0100
  • 82a9329 * Ignore unknown pragmas (as we compile with clang and gcc in most cases) by bergmann 2018-10-16 22:17:47 +0200
  • 99e159e Merge pull request #23 from gunrot/noheaderext by Matt Arsenault 2018-10-16 10:30:53 -0700
  • e63f561 Merge pull request #24 from gunrot/objectlibfix by Matt Arsenault 2018-10-16 10:29:51 -0700
  • b125a1a * initial commit by bergmann 2018-10-15 20:00:43 +0200
  • 798d9a2 handle objeclib only input for target by Gunnar Roth 2018-10-10 16:54:30 +0200
  • 5247558 handle header without extension by Gunnar Roth 2018-10-10 16:47:49 +0200
  • aab6948 Merge pull request #21 from 9fcc/master by Matt Arsenault 2018-08-29 10:26:51 +0300
  • d093052 Fix unclear error while accidentally sanitizing interface library by Andrey Dotsenko 2018-08-28 22:28:31 +0300
  • 002fdca Merge pull request #20 from 9fcc/shortest-ext by Matt Arsenault 2018-08-27 20:50:06 +0300
  • 0590614 Fix language detection for files with dot in their names by Andrey Dotsenko 2018-08-24 20:47:43 +0300
  • 6f451ad Force ASAN with tests and make them passed when failed by Andrey Dotsenko 2018-08-24 17:56:13 +0300
  • 391bf6b update history by Sascha Kratky 2018-03-18 14:54:52 +0100
  • db77759 docu updates by Sascha Kratky 2018-03-18 10:59:30 +0100
  • 80fd4ee enable parallel compilation of unity target for MSVC by Sascha Kratky 2018-03-18 10:43:51 +0100
  • a8b50ba fix handing of MANUALLY_ADDED_DEPENDENCIES by Sascha Kratky 2018-03-18 10:20:46 +0100
  • bebfeb4 honor source file property COMPILE_OPTIONS by Sascha Kratky 2018-03-18 10:20:02 +0100
  • 150e5c6 remove unnecessary quoting by Sascha Kratky 2018-03-17 21:20:20 +0100
  • 85e38d5 make sure unparsed line file contents ends with newline by Sascha Kratky 2018-03-17 20:22:33 +0100
  • 073e172 print absolute path of unparsed line log by Sascha Kratky 2018-03-17 18:24:05 +0100
  • 410b9ec fix COTIRE_MINIMUM_NUMBER_OF_TARGET_SOURCES property definition by Sascha Kratky 2018-03-17 18:12:08 +0100
  • c9fe9fa honor MANUALLY_ADDED_DEPENDENCIES for unity targets by Sascha Kratky 2018-03-17 17:51:15 +0100
  • 461c388 add section on generator expressions to manual by Sascha Kratky 2018-03-17 16:40:36 +0100
  • 3fc4d93 set default minimum number of target sources to 2 by Sascha Kratky 2018-03-17 16:28:15 +0100
  • cec55d8 disable unity builds if automatic Qt processing is used by Sascha Kratky 2018-03-17 16:25:54 +0100
  • bbe7af6 honor new target properties by Sascha Kratky 2018-03-17 15:28:50 +0100
  • 12f7482 clang-cl.exe support by Sascha Kratky 2018-03-17 14:18:22 +0100
  • 1daa9d0 ccache configuration check hardening by Sascha Kratky 2018-03-17 13:52:25 +0100
  • a511890 use native paths for output under Windows by Sascha Kratky 2018-03-17 13:46:53 +0100
  • 7cf9c15 correct outdated comments by Sascha Kratky 2018-03-17 13:43:57 +0100
  • 6947cff Merge pull request #15 from TheErk/fix-README-add_sanitizer_blacklist by Matt Arsenault 2017-11-17 11:15:41 -0800
  • 0bdbdbf Fix reference to sanitizer_add_blacklist_file in README.md by Eric Noulard 2017-11-15 14:30:05 +0100
  • 6b9a849 Merge pull request #14 from amin-jabri/tsan_osx by Matt Arsenault 2017-10-12 22:16:32 -0700
  • c5055c4 Merge pull request #12 from TheErk/fix-spellingTypos by Matt Arsenault 2017-10-12 22:08:00 -0700
  • b719221 Reenable TSan on macOS as newer Xcode toolchains support it. by Mohamed Amin JABRI 2017-09-25 21:22:52 +0900
  • 04779d4 convert paths to native paths under Windows by Sascha Kratky 2017-08-15 15:37:48 +0200
  • 33ad5a1 start 1.7.11 by Sascha Kratky 2017-08-15 15:36:26 +0200
  • 3c2c439 Fix a couple of spelling typos by Eric Noulard 2017-07-05 15:01:05 +0200
  • 516d784 update history by Sascha Kratky 2017-06-16 15:33:07 +0200
  • 351cbb7 enable policy CMP0055 by Sascha Kratky 2017-06-16 15:26:58 +0200
  • 6c4cb3a 2016 -> 2017 by Sascha Kratky 2017-06-16 12:03:57 +0200
  • 438747b honor new CMake 3.8 target properties by Sascha Kratky 2017-06-16 12:03:23 +0200
  • cc83f49 ccache gcc work-around by Sascha Kratky 2017-06-16 12:02:22 +0200
  • 6a7e20f Merge branch 'TransitApp-fix-xcode-recompilation-multiple-lang' into develop by Sascha Kratky 2017-06-16 10:03:20 +0200
  • a88f278 Merge branch 'kbinani-pch-no-messages' into develop by Sascha Kratky 2017-06-16 09:59:46 +0200
  • 5ef1b07 Merge branch 'pch-no-messages' of https://github.com/kbinani/cotire into kbinani-pch-no-messages by Sascha Kratky 2017-06-16 09:59:00 +0200
  • 01d7a0a Merge branch 'master' into develop by Sascha Kratky 2017-06-16 09:54:31 +0200
  • 1cc391f handle simple generator expression in target usage requirements by Sascha Kratky 2017-06-16 09:53:31 +0200
  • e7505fc Fix Xcode recompiling every time builds happen if a target mixes multiple languages by Guillaume Campagna 2017-05-08 17:49:50 -0400
  • bde8d0c work around ccache clang problem by Sascha Kratky 2017-04-28 21:11:35 +0200
  • 3d63330 Merge pull request #115 from bilke/patch-1 by Sascha Kratky 2017-04-19 18:54:53 +0200
  • 96ce7e9 CMake 3.8.0 Qt automoc support by Lars Bilke 2017-04-19 12:50:09 +0200
  • f1b2ccf fix handling of CMAKE_INCLUDE_FLAG_SEP_* variables by Sascha Kratky 2017-03-20 22:52:44 +0100
  • f09151b Merge pull request #11 from Placinta/master by Matt Arsenault 2017-03-06 09:29:14 -0800
  • 89c8991 Fix option type in add_sanitizers check by Alexandru Croitor 2017-02-23 15:34:51 +0100
  • 295c360 Merge pull request #10 from RWTH-ELP/feature/fewer_messages by Matt Arsenault 2017-02-21 16:39:22 -0800
  • a1bee9b Show fewer warnings for targets. by Alexander Haase 2017-02-21 16:21:48 +0100
  • e392f4f disable pch messages when Wno-pch-messages flag exists by kbinani 2017-02-07 11:59:16 +0900
  • 580eb18 fix MinGW incompatibility with BUILD_INTERFACE generator expression by Sascha Kratky 2016-12-20 20:05:02 +0100
  • 7cb0072 fix typo in function name by Sascha Kratky 2016-12-20 20:02:43 +0100
  • 1c0ad8c start 1.7.10 by Sascha Kratky 2016-12-20 20:01:52 +0100
  • 2bb9cb6 docu updates by Sascha Kratky 2016-12-08 16:11:55 +0100
  • e644a54 honor 3.6 and 3.7 target properties upon generating unity target by Sascha Kratky 2016-12-08 15:40:38 +0100
  • 5e61a44 set language standard variables in example project by Sascha Kratky 2016-12-08 14:39:57 +0100
  • 3e613ba simplify handling target’s language standard properties by Sascha Kratky 2016-12-08 14:27:18 +0100
  • b78ec9e make prefix header generation depend on the actual compiler executable by Sascha Kratky 2016-12-08 13:46:26 +0100
  • 854a364 don't set warning level for MSVC by Sascha Kratky 2016-12-08 13:33:01 +0100
  • de10fe3 fix automoc target dependency for Visual Studio generators by Sascha Kratky 2016-12-08 12:17:26 +0100
  • e6b65b0 convert Windows paths in include directories to CMake paths by Sascha Kratky 2016-12-08 12:14:23 +0100
  • fc0fb54 fix bug with handling target’s language standard properties by Sascha Kratky 2016-12-08 11:14:48 +0100
  • 5ac72e7 replace object libraries with unity object libraries by Sascha Kratky 2016-12-07 22:03:15 +0100
  • da4aaf5 add *build* to .gitignore by Sascha Kratky 2016-12-07 19:29:15 +0100
  • 21146d0 ccache: more robust check if config sloppiness is set to "pch_defines,time_macros" by Sascha Kratky 2016-09-19 21:12:40 +0200
  • edafabe more defensive check for COMPILER_ID variable by Sascha Kratky 2016-09-19 21:11:35 +0200
  • fc31259 return result from scanning include files by Sascha Kratky 2016-09-19 21:10:31 +0200
  • 8325b52 fix bug with handling CXX_STANDARD_REQUIRED by Sascha Kratky 2016-09-19 21:08:55 +0200
  • 66c5491 make precompiled header compilation depend on the actual compiler executable by Sascha Kratky 2016-06-01 22:29:29 +0200