Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DOCS: put Flang in alphabetical order | Michael Hirsch, Ph.D | 2019-01-29 | 1 | -1/+1 |
* | Merge topic 'add_consistent_verbose_build_flag' | Brad King | 2019-01-29 | 42 | -135/+268 |
|\ | |||||
| * | cmake: Add tests for verbose output to --build mode | Robert Maynard | 2019-01-28 | 11 | -1/+50 |
| * | cmake: Add options for verbose output to --build mode | Florian Maushart | 2019-01-28 | 10 | -7/+61 |
| * | cmake: cmcmd.cxx fix "The arguments are" comments | Florian Maushart | 2019-01-25 | 1 | -6/+6 |
| * | ctest: Fix --build-and-test without --build-target on Xcode | Florian Maushart | 2019-01-25 | 1 | -5/+7 |
| * | cmake: Add -hideShellScriptEnvironment xcodebuild option | Florian Maushart | 2019-01-25 | 1 | -0/+3 |
| * | cmGlobalGenerator: Add a class that represent the build command | Robert Maynard | 2019-01-25 | 22 | -118/+143 |
* | | Merge topic 'cmoutputconverter-simplify' | Brad King | 2019-01-29 | 25 | -86/+89 |
|\ \ | |||||
| * | | cmOutputConverter: move ConvertToRelativePath to cmStateDirectory. | Bruno Manganelli | 2019-01-27 | 25 | -86/+89 |
* | | | Merge topic 'message-stdstring' | Brad King | 2019-01-29 | 18 | -26/+30 |
|\ \ \ | |||||
| * | | | cmSystemTools::Message: Add overload accepting std::string | Vitaly Stakhovsky | 2019-01-28 | 18 | -26/+30 |
* | | | | Merge topic 'ftc-string' | Brad King | 2019-01-29 | 7 | -34/+33 |
|\ \ \ \ | |||||
| * | | | | cmFileTimeComparison: use std::string arguments | Vitaly Stakhovsky | 2019-01-28 | 7 | -34/+33 |
| |/ / / | |||||
* | | | | Merge topic 'update-tutorial' | Brad King | 2019-01-29 | 120 | -680/+3346 |
|\ \ \ \ | |||||
| * | | | | Tests: Update style of c++ code snippets in Tutorial directions | Zack Galbreath | 2019-01-27 | 2 | -25/+17 |
| * | | | | Tests: Update CMake tutorial | Betsy McPhail | 2019-01-27 | 112 | -604/+3099 |
| * | | | | Tests: Make ExternalProjectLocal independent of Tutorial directory | Betsy McPhail | 2019-01-27 | 8 | -76/+255 |
* | | | | | Merge topic 'vs-host-arch' | Brad King | 2019-01-29 | 20 | -26/+95 |
|\ \ \ \ \ | |||||
| * | | | | | VS: Teach VS 2019 generator to select host tools matching host arch | Brad King | 2019-01-28 | 7 | -5/+56 |
| * | | | | | VS: Add support for explicit 32-bit toolset selection via host=x86 | Brad King | 2019-01-28 | 14 | -16/+35 |
| * | | | | | VS: Remove stray semicolons from VS 2019 implementation | Brad King | 2019-01-28 | 1 | -3/+3 |
| * | | | | | VS: Use internal abstraction for VCTargetsPath host arch | Brad King | 2019-01-28 | 1 | -3/+2 |
* | | | | | | Merge topic 'add-missing-macos-framework' | Brad King | 2019-01-29 | 1 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | macOS: Add missing explicit dependency on CoreServices framework | Chuck Atkins | 2019-01-29 | 1 | -1/+2 |
* | | | | | | | Merge topic 'autogen_reenable_implicit_include_dirs' | Brad King | 2019-01-29 | 8 | -79/+128 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Autogen: Reenable passing compiler implicit include directories to moc | Sebastian Holtermann | 2019-01-28 | 4 | -8/+14 |
| * | | | | | | | cmLocalGenerator: Refactor `GetIncludeDirectoriesImplicit` method | Sebastian Holtermann | 2019-01-28 | 1 | -45/+51 |
| * | | | | | | | cmLocalGenerator: Simplify `GetIncludeDirectories` | Sebastian Holtermann | 2019-01-28 | 5 | -26/+63 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-29 | 1 | -1/+1 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'commit-ref-in-prose' | Brad King | 2019-01-28 | 1 | -5/+14 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Help: prefer commit hashes in commit references | Ben Boeckel | 2019-01-25 | 1 | -5/+14 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'cmake-gui-s-b' | Brad King | 2019-01-28 | 3 | -12/+57 |
|\ \ \ \ \ \ | |||||
| * | | | | | | QtDialog: Clean up and document -S and -B options | Kyle Edwards | 2019-01-25 | 3 | -12/+57 |
* | | | | | | | Merge branch 'release-3.13' | Brad King | 2019-01-28 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'doxygen-escaping' into release-3.13 | Brad King | 2019-01-28 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'doxygen-escaping' | Brad King | 2019-01-28 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | FindDoxygen: Escape backslashes in default values | Craig Scott | 2019-01-26 | 1 | -1/+3 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'cmake-E-compare_files-eol' | Brad King | 2019-01-28 | 13 | -7/+37 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | cmake: Add --ignore-eol option to `-E compare_files` command | Taylor Braun-Jones | 2019-01-28 | 13 | -7/+37 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'get_filename_component_last_ext' | Brad King | 2019-01-28 | 4 | -1/+15 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Help: Add notes for topic 'get_filename_component_last_ext' | Brad King | 2019-01-28 | 1 | -0/+6 |
| * | | | | | | | Tests: Add tests for LAST_EXT and NAME_WLE | Tushar Maheshwari | 2019-01-24 | 1 | -1/+3 |
| * | | | | | | | Help: Add documentation for new get_filename_component components | Tushar Maheshwari | 2019-01-24 | 1 | -0/+2 |
| * | | | | | | | cmGetFilenameComponentCommand: Add more components | Tushar Maheshwari | 2019-01-24 | 1 | -0/+4 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'implicit-incs-upd' | Brad King | 2019-01-28 | 47 | -19/+1183 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ParseImplicitIncludeInfo: add Fortran implicit include handling | Chuck Cranor | 2019-01-25 | 17 | -12/+449 |
| * | | | | | | | ParseImplicitIncludeInfo: handle/add SunPro, XL, and -nostdinc test cases | Chuck Cranor | 2019-01-25 | 33 | -13/+740 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'vs2019' | Brad King | 2019-01-28 | 6 | -10/+2562 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | VS: Update for Visual Studio 2019 Preview 2 | Brad King | 2019-01-24 | 4 | -10/+27 |