Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'string-repeat' | Brad King | 2019-04-16 | 8 | -0/+61 |
|\ | |||||
| * | string: introduce `REPEAT` sub-command | Alex Turbov | 2019-04-15 | 8 | -0/+61 |
* | | Merge topic 'autogen_moc_uic_single_job_queue' | Brad King | 2019-04-16 | 8 | -0/+131 |
|\ \ | |||||
| * | | Autogen: Add ManySources test | Sebastian Holtermann | 2019-04-15 | 8 | -0/+131 |
* | | | Merge topic 'Boost-Gentoo' | Brad King | 2019-04-16 | 2 | -0/+30 |
|\ \ \ | |||||
| * | | | FindBoost: Fix detection with version suffixes on Gentoo | Rolf Eike Beer | 2019-04-16 | 2 | -0/+30 |
| * | | | Merge branch 'xcode-extra-sources' into release-3.14 | Brad King | 2019-04-11 | 1 | -0/+7 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'ghs_custom' | Brad King | 2019-04-15 | 22 | -11/+377 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | GHS: Update tests and notes | Fred Baksik | 2019-04-11 | 22 | -10/+376 |
| * | | | | GHS: Update project layout to build targets correctly | Fred Baksik | 2019-04-11 | 1 | -1/+1 |
* | | | | | Merge topic 'genex-target-prefix-suffix' | Brad King | 2019-04-12 | 25 | -6/+270 |
|\ \ \ \ \ | |||||
| * | | | | | Genex: add $<TARGET_FILE_PREFIX:...> and $<TARGET_FILE_SUFFIX:...> | Marc Chevrier | 2019-04-10 | 25 | -6/+270 |
* | | | | | | Merge topic 'iface-headers' | Brad King | 2019-04-12 | 4 | -0/+29 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | INTERFACE Target: allow (PUBLIC/PRIVATE)_HEADER properties | Avraham Shukron | 2019-04-11 | 4 | -0/+29 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'cmSystemTools-StringToULong-negatives' | Brad King | 2019-04-12 | 1 | -0/+17 |
|\ \ \ \ \ | |||||
| * | | | | | cmSystemTools: Fix StringToULong to reject negative numbers | Brad King | 2019-04-11 | 1 | -0/+17 |
* | | | | | | Merge topic 'xcode-extra-sources' | Brad King | 2019-04-12 | 1 | -0/+7 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | Xcode: Avoid mutating App Bundle targets during generation | Brad King | 2019-04-11 | 1 | -0/+7 |
* | | | | | Merge topic 'test-autogen-GAT-generator' | Brad King | 2019-04-11 | 1 | -0/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Fix Qt*Autogen.GlobalAutogenTarget to use matching generator | Brad King | 2019-04-10 | 1 | -0/+3 |
* | | | | | | Merge topic 'test-explicit-dirs' | Brad King | 2019-04-11 | 3 | -13/+29 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Tests: Avoid enabling languages in RunCMake.CommandLine -S and -B cases | Brad King | 2019-04-10 | 1 | -1/+2 |
| * | | | | | Tests: Fix RunCMake.CommandLine test to use generator with -S and -B | Brad King | 2019-04-10 | 1 | -11/+15 |
| * | | | | | Tests: Add RunCMake helper to run cmake with options | Brad King | 2019-04-10 | 1 | -0/+5 |
| * | | | | | Tests: Teach RunCMake to optionally exclude the source dir argument | Brad King | 2019-04-10 | 1 | -1/+7 |
| |/ / / / | |||||
* | | | | | Merge topic 'meta-feature_only_infer_granular_support' | Brad King | 2019-04-10 | 10 | -25/+86 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Add a test to verify meta-feature parity with granular features | Robert Maynard | 2019-04-09 | 7 | -0/+64 |
| * | | | | CompileFeatures: Now able to presume full language level support | Robert Maynard | 2019-04-09 | 2 | -14/+22 |
| * | | | | Tests: Remove outdated portion of CompileFeatures genex test | Brad King | 2019-04-09 | 1 | -11/+0 |
* | | | | | 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 |