Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'FindPython-manage-SOABI-suffix' | Brad King | 2020-03-04 | 1 | -0/+10 |
|\ | |||||
| * | FindPython: python_add_library can now manage SOABI suffix. | Marc Chevrier | 2020-03-03 | 1 | -0/+10 |
* | | Merge topic 'ninja-multi-spurious-unused-variables' | Brad King | 2020-03-04 | 2 | -2/+13 |
|\ \ | |||||
| * | | Ninja Multi-Config: Fix spurious unused variable warning | Kyle Edwards | 2020-03-03 | 2 | -2/+13 |
| |/ | |||||
| * | Merge topic 'ninja-multi-variable-shuffle-again' into release-3.17 | Brad King | 2020-02-28 | 17 | -34/+70 |
| |\ | |||||
* | \ | Merge topic 'cmake_command-eval' | Brad King | 2020-03-03 | 15 | -1/+30 |
|\ \ \ | |||||
| * | | | cmake_command: Add command to EVAL a CMake script as a string | Cristian Adam | 2020-03-03 | 15 | -1/+30 |
* | | | | Merge topic 'test_output' | Brad King | 2020-03-02 | 2 | -13/+14 |
|\ \ \ \ | |||||
| * | | | | Tests: Output the expected value in Preprocess test for debugging | Francisco Facioni | 2020-02-28 | 2 | -13/+14 |
* | | | | | Merge topic 'xl-fortran-module-dir-use' | Brad King | 2020-03-02 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Enable Fortran submodule tests on XL compilers | Brad King | 2020-02-28 | 1 | -1/+1 |
* | | | | | | Merge topic 'CheckFortranSource-def' | Brad King | 2020-03-02 | 1 | -27/+23 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CheckFortranSource*: Avoid passing -DVAR to linker | Brad King | 2020-02-28 | 1 | -27/+23 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'csharp-out-of-source-groups' | Brad King | 2020-02-28 | 10 | -5/+77 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CSharp: Add support for source groups with out-of-source builds | Kinan Mahdi | 2020-02-28 | 10 | -5/+77 |
* | | | | | | | Merge topic 'ninja-multi-variable-shuffle-again' | Brad King | 2020-02-28 | 17 | -34/+70 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Ninja Multi-Config: Always generate build.ninja | Kyle Edwards | 2020-02-27 | 4 | -12/+3 |
| * | | | | | | Generator: Don't allow Ninja Multi-Config variables on other generators | Kyle Edwards | 2020-02-27 | 10 | -0/+45 |
| * | | | | | | Ninja Multi-Config: Remove "NMC" from variable names | Kyle Edwards | 2020-02-27 | 6 | -27/+27 |
* | | | | | | | Merge topic 'foreach-range-issues' | Brad King | 2020-02-28 | 22 | -0/+56 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | / | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | foreach: Set fatal error on invalid range | Kyle Edwards | 2020-02-27 | 4 | -0/+8 |
| * | | | | | foreach: Fix crash when parsing invalid integer | Kyle Edwards | 2020-02-27 | 19 | -0/+48 |
| |/ / / / | |||||
| * | | | | Merge topic 'RunCMake-test-lang' into release-3.17 | Brad King | 2020-02-26 | 1 | -0/+3 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'tutorial-have-log-and-exp' | Brad King | 2020-02-27 | 1 | -6/+15 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Tutorial: Update Step 5 to work on Windows | Betsy McPhail | 2020-02-27 | 1 | -6/+15 |
* | | | | | | Merge topic 'Genex-LINK_LANGUAGE' | Brad King | 2020-02-27 | 170 | -8/+1156 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Genex: Add $<LINK_LANGUAGE:...> and $<LINK_LANG_AND_ID:...> | Marc Chevrier | 2020-02-26 | 170 | -8/+1156 |
* | | | | | | Merge topic 'cmake_command-command' | Brad King | 2020-02-27 | 20 | -0/+38 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmake_command: Add command to INVOKE other commands by name | Cristian Adam | 2020-02-25 | 20 | -0/+38 |
* | | | | | | | Merge topic 'execute_process_exclusive_capture' | Brad King | 2020-02-27 | 5 | -0/+31 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | execute_process: Add ECHO_(OUTPUT|ERROR)_VARIABLE options | Cristian Adam | 2020-02-24 | 5 | -0/+31 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'FindSWIG-components' | Marc Chevrier | 2020-02-27 | 8 | -0/+28 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindSWIG: Add COMPONENTS support for SWIG target languages | Seth R Johnson | 2020-02-26 | 8 | -0/+28 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'vs-sln-deploy' | Brad King | 2020-02-26 | 3 | -0/+71 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | VS: Add target property to explicitly control solution deployment | Alexander Boczar | 2020-02-25 | 3 | -0/+71 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'CPackRPM-trans-scripts' | Brad King | 2020-02-26 | 2 | -2/+18 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CPackRPM: Add PRE_/POST_TRANS scripts | Sarang Joshi | 2020-02-24 | 2 | -2/+18 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'RunCMake-test-lang' | Brad King | 2020-02-26 | 1 | -0/+3 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Tests: fix RunCMake.Make test when run on systems with non-english locale | Rolf Eike Beer | 2020-02-26 | 1 | -0/+3 |
* | | | | | | Merge topic 'ninja-multi-fix-macos-failures' | Brad King | 2020-02-26 | 2 | -3/+3 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Tests: Fix CFBundleTest for Ninja Multi-Config | Kyle Edwards | 2020-02-25 | 1 | -1/+1 |
| * | | | | | Tests: Fix CustComDepend test for Ninja Multi-Config | Kyle Edwards | 2020-02-25 | 1 | -2/+2 |
* | | | | | | Merge topic 'swig-fortran' | Marc Chevrier | 2020-02-25 | 4 | -0/+118 |
|\ \ \ \ \ \ | |||||
| * | | | | | | UseSWIG: Enable SWIG Fortran target language | Seth R Johnson | 2020-02-24 | 4 | -0/+118 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'ctest-failure-error-reporting' | Brad King | 2020-02-25 | 3 | -3/+37 |
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | |||||
| * | | | | CTest: Provide more detailed information on resource allocation error | Kyle Edwards | 2020-02-24 | 3 | -3/+37 |
| |/ / / | |||||
| * | | | Merge topic 'ninja-multi-framework-dependency-autogen-fix' into release-3.17 | Brad King | 2020-02-18 | 2 | -0/+27 |
| |\ \ \ | |||||
* | | | | | string: Add new HEX sub-command | Kyle Edwards | 2020-02-19 | 8 | -0/+36 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'deprecate-policy-old' | Brad King | 2020-02-18 | 1 | -0/+10 |
|\ \ \ \ | |||||
| * | | | | Add deprecation warnings for policies CMP0071 and below | Brad King | 2020-02-17 | 1 | -0/+10 |
| | |_|/ | |/| | |