Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'project-include' | Brad King | 2019-04-01 | 3 | -1/+11 |
|\ | |||||
| * | project: Add variable CMAKE_PROJECT_INCLUDE | Ruslan Baratov | 2019-03-27 | 2 | -0/+10 |
| * | Test ProjectInclude: Add NONE to avoid enabling languages | Ruslan Baratov | 2019-03-27 | 1 | -1/+1 |
* | | Merge topic 'allow_aliasing_unkown_targets' | Brad King | 2019-04-01 | 2 | -4/+15 |
|\ \ | |||||
| * | | add_library: Now support aliasing unknown import targets | Robert Maynard | 2019-03-26 | 2 | -4/+15 |
* | | | Merge topic 'implicit-includes' | Brad King | 2019-03-29 | 16 | -70/+78 |
|\ \ \ | |||||
| * | | | ParseImplicitIncludeInfo: Canonicalize implicit include dirs | Brad King | 2019-03-29 | 16 | -70/+78 |
* | | | | Merge topic 'update-kwsys' | Brad King | 2019-03-29 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Tests: Fix Plugin test for international characters on Windows | Brad King | 2019-03-29 | 1 | -0/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'FindFontconfig-var-case' | Brad King | 2019-03-27 | 1 | -3/+3 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | FindFontconfig: Convert module variables to camel case | Brad King | 2019-03-26 | 1 | -3/+3 |
| |/ / | |||||
* | | | Merge topic 'toolchain-include_directories' | Brad King | 2019-03-26 | 5 | -0/+17 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Restore support for include_directories() in toolchain files | Brad King | 2019-03-25 | 5 | -0/+17 |
| |/ | |||||
| * | Merge branch 'install-no-imported-global' into release-3.14 | Brad King | 2019-03-07 | 4 | -0/+9 |
| |\ | |||||
| * \ | Merge branch 'ios-variable' into release-3.14 | Brad King | 2019-03-05 | 1 | -0/+4 |
| |\ \ | |||||
| * \ \ | Merge branch 'FindPython-NumPy-fix-include-dir' into release-3.14 | Brad King | 2019-03-04 | 1 | -1/+1 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'ctest_submit_get_buildid' | Brad King | 2019-03-25 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | ctest_submit: Add option BUILD_ID | Zack Galbreath | 2019-03-22 | 1 | -1/+1 |
* | | | | | | Merge topic 'pkg-get-variable-prefix-path' | Brad King | 2019-03-25 | 4 | -0/+56 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | pkg_get_variable now sets PKG_CONFIG_PATH like pkg_check_modules | Dan Kegel | 2019-03-20 | 1 | -2/+1 |
| * | | | | | More tests for pkg_get_variable | Dan Kegel | 2019-03-20 | 4 | -0/+57 |
* | | | | | | Merge topic 'ghs-linux' | Brad King | 2019-03-22 | 2 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests: Fix file name case in GHS object library test | Naren Manimohan | 2019-03-21 | 1 | -1/+1 |
| * | | | | | | Tests: Run GHS tests in a separate ctest process | Brad King | 2019-03-21 | 1 | -0/+1 |
* | | | | | | | Merge topic 'xcodescheme2' | Brad King | 2019-03-22 | 2 | -0/+12 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Xcode: Create Xcode schemes per target | Harry Mallon | 2019-03-21 | 2 | -0/+12 |
* | | | | | | | | Merge topic 'tar-improve-error-handling' | Kyle Edwards | 2019-03-21 | 6 | -19/+24 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmake: tar: Parse 'cmake -E tar' arguments | Bartosz Kosiorek | 2019-03-20 | 6 | -19/+24 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | testRange: Make sure tests can actually fail | Regina Pfeifer | 2019-03-20 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge topic 'cmake--install' | Kyle Edwards | 2019-03-19 | 8 | -0/+32 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmake: add '--install <dir>' option | Jiang Yi | 2019-03-16 | 8 | -0/+32 |
* | | | | | | | | Merge topic 'improve-tar-command' | Kyle Edwards | 2019-03-19 | 9 | -7/+14 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | cmake: Don't interrupt archive creation if unable to read a file. | Bartosz Kosiorek | 2019-03-18 | 7 | -7/+11 |
| * | | | | | | | cmake: tar: Display warning when no files provided during archive creation | Bartosz Kosiorek | 2019-03-18 | 3 | -4/+7 |
* | | | | | | | | Merge topic 'is-valid-utf8' | Brad King | 2019-03-19 | 1 | -0/+78 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cm_utf8: add an is_valid function | Ben Boeckel | 2019-03-18 | 1 | -0/+78 |
* | | | | | | | | | Merge topic 'environment-modules' | Brad King | 2019-03-19 | 3 | -0/+42 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | FindEnvModules: Provide a CMake interface to environment modules | Chuck Atkins | 2019-03-18 | 3 | -0/+42 |
* | | | | | | | | | Merge topic 'utf8-fixes' | Brad King | 2019-03-18 | 1 | -7/+19 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | cm_utf8: reject codepoints above 0x10FFFF | Ben Boeckel | 2019-03-14 | 1 | -4/+2 |
| * | | | | | | | | | cm_utf8: reject UTF-16 surrogate half codepoints | Ben Boeckel | 2019-03-14 | 1 | -2/+2 |
| * | | | | | | | | | testUTF8: add more test cases | Ben Boeckel | 2019-03-14 | 1 | -6/+16 |
| * | | | | | | | | | testUTF8: comment why sequences are invalid | Ben Boeckel | 2019-03-14 | 1 | -2/+6 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'FindGLEW-updates' | Brad King | 2019-03-18 | 4 | -0/+40 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | FindGLEW: Add test | Claudio Fantacci | 2019-03-15 | 4 | -0/+40 |
* | | | | | | | | | Merge topic 'pkg-config-linker-flags' | Marc Chevrier | 2019-03-16 | 1 | -0/+21 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | FindPkgConfig: Set linker flags on imported targets | Radek Nadstawny | 2019-03-13 | 1 | -0/+21 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'export-package-default-off' | Brad King | 2019-03-15 | 1 | -0/+20 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| * | | | | | | | | export: Disable PACKAGE mode user package registry by default | Robert Maynard | 2019-03-15 | 1 | -0/+20 |
* | | | | | | | | | Tests: Run FindGTK2 tests only when explicitly enabled | Brad King | 2019-03-14 | 2 | -7/+5 |