Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Teach RunCMake to optionally exclude the source dir argument | Brad King | 2019-04-10 | 1 | -1/+7 |
* | Merge topic 'argument-parser' | Brad King | 2019-04-09 | 4 | -3/+151 |
|\ | |||||
| * | cmExportCommand: Port to cmArgumentParser | Regina Pfeifer | 2019-04-04 | 2 | -3/+2 |
| * | Introduce cmArgumentParser | Regina Pfeifer | 2019-04-04 | 2 | -0/+149 |
* | | Merge topic 'implicit-includes-relative' | Brad King | 2019-04-09 | 25 | -20/+65 |
|\ \ | |||||
| * \ | Merge branch 'backport-implicit-includes-relative' | Brad King | 2019-04-08 | 25 | -20/+65 |
| |\ \ | |||||
| | * | | Fix implicit include directory extraction for adaptive relative paths | Brad King | 2019-04-08 | 5 | -0/+45 |
| | * | | Tests: Teach RunCMake.ParseImplicitIncludeInfo to match output by regex | Brad King | 2019-04-08 | 16 | -17/+17 |
| | * | | Tests: Clarify hand-written cases in RunCMake.ParseImplicitIncludeInfo | Brad King | 2019-04-08 | 5 | -2/+2 |
| | * | | Merge branch 'implicit-includes' into release-3.14 | Brad King | 2019-03-29 | 16 | -70/+78 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'FindFontconfig-var-case' into release-3.14 | Brad King | 2019-03-27 | 1 | -3/+3 |
| | |\ \ \ | |||||
* | | | | | | Genex: Add $<FILTER:list,INCLUDE|EXCLUDE,regex> | Sebastian Lipponer | 2019-04-08 | 10 | -0/+45 |
|/ / / / / | |||||
* | | | | | Genex: Add capability to retrieve base name for various target artifacts | Marc Chevrier | 2019-04-08 | 25 | -1/+306 |
* | | | | | cmRST: Fix crash on empty markup block | Brad King | 2019-04-05 | 2 | -0/+8 |
| |_|_|/ |/| | | | |||||
* | | | | Merge topic 'pr.projectbefore' | Brad King | 2019-04-04 | 3 | -0/+20 |
|\ \ \ \ | |||||
| * | | | | project: Add variable CMAKE_PROJECT_INCLUDE_BEFORE | Ruslan Baratov | 2019-04-01 | 3 | -0/+20 |
* | | | | | Merge topic 'FindPython-handle-virtual-env' | Brad King | 2019-04-04 | 5 | -0/+82 |
|\ \ \ \ \ | |||||
| * | | | | | FindPython*: Add capability to control virtual env handling. | Marc Chevrier | 2019-04-03 | 5 | -0/+82 |
* | | | | | | Merge topic 'remove_duplicates' | Brad King | 2019-04-04 | 11 | -0/+50 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Genex: Add $<REMOVE_DUPLICATES:list> | Sebastian Lipponer | 2019-04-01 | 11 | -0/+50 |
* | | | | | | | Merge topic 'find-dependency-fix-17583' | Brad King | 2019-04-03 | 4 | -1/+36 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | find_dependency: Always search dependencies | Damien R | 2019-03-29 | 4 | -1/+36 |
* | | | | | | | 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 |
| | |_|/ / / / / | |/| | | | | | |