Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'mark_as_advanced-without-cache' | Brad King | 2020-01-22 | 2 | -6/+61 |
|\ | |||||
| * | cmMarkAsAdvancedCommand: ignore variables which don't exist in the cache | Ben Boeckel | 2020-01-20 | 2 | -6/+61 |
* | | Merge topic 'modernize-memory-management' | Brad King | 2020-01-22 | 2 | -33/+31 |
|\ \ | |||||
| * | | cmMakefileTargetGenerator: modernize memory management | Marc Chevrier | 2020-01-21 | 2 | -33/+31 |
* | | | Merge topic 'install-std-string' | Brad King | 2020-01-22 | 13 | -42/+44 |
|\ \ \ | |||||
| * | | | cmInstallGenerator: std::string params | Vitaly Stakhovsky | 2020-01-21 | 13 | -42/+44 |
* | | | | Merge topic 'vs-std-string' | Brad King | 2020-01-22 | 2 | -50/+45 |
|\ \ \ \ | |||||
| * | | | | cmLocalVisualStudio7Generator: clean up c_str() | Vitaly Stakhovsky | 2020-01-20 | 2 | -50/+45 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-22 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'install-std-string' | Brad King | 2020-01-21 | 17 | -119/+122 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | cmInstall*Generator: std::string params | Vitaly Stakhovsky | 2020-01-21 | 17 | -119/+122 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-21 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'multi-ninja-pch' | Brad King | 2020-01-20 | 4 | -131/+149 |
|\ \ | |||||
| * | | Multi-Ninja: Add precompile headers support | Cristian Adam | 2020-01-17 | 4 | -131/+149 |
* | | | Merge topic 'realpath-cache' | Brad King | 2020-01-20 | 3 | -2/+17 |
|\ \ \ | |||||
| * | | | cmGlobalGenerator: Add cache for realpath() results | Tim Blechmann | 2020-01-16 | 3 | -2/+17 |
* | | | | Merge topic 'autogen_rcc_skip_unity' | Brad King | 2020-01-20 | 2 | -14/+19 |
|\ \ \ \ | |||||
| * | | | | Autogen: Enable SKIP_UNITY_BUILD_INCLUSION on AUTORCC generated files | Sebastian Holtermann | 2020-01-17 | 2 | -14/+19 |
* | | | | | Merge topic 'acc-fix-in-source-depends-path' | Brad King | 2020-01-20 | 3 | -6/+21 |
|\ \ \ \ \ | |||||
| * | | | | | cmGeneratorTarget: search for relative paths to the binary directory | Ben Boeckel | 2020-01-16 | 1 | -0/+11 |
| * | | | | | cmLocalGenerator: collapse the path after construction | Ben Boeckel | 2020-01-16 | 1 | -0/+2 |
| * | | | | | add_custom_command: check if a relative path should be an in-source path | Ben Boeckel | 2020-01-16 | 2 | -4/+7 |
| * | | | | | cmLocalGenerator: simplify the current source dir query | Ben Boeckel | 2020-01-16 | 1 | -2/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-20 | 1 | -1/+1 |
* | | | | | | Merge topic 'pch-msvc-no-path-repetition' | Craig Scott | 2020-01-19 | 1 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | PCH: No repeated path for internal generated PCH files (MSVC case) | Cristian Adam | 2020-01-16 | 1 | -1/+2 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-19 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-18 | 1 | -1/+1 |
* | | | | | | | Merge topic 'out-of-dir-link-list' | Brad King | 2020-01-17 | 6 | -126/+180 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | target_link_libraries: Fix out-of-dir linking of a list of targets | Brad King | 2020-01-16 | 6 | -71/+108 |
| * | | | | | | | cmTargetLinkLibrariesCommand: Move HandleLibrary to helper struct | Brad King | 2020-01-16 | 1 | -65/+82 |
* | | | | | | | | Merge topic 'cmake-ctest-arguments' | Brad King | 2020-01-17 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add CMAKE_CTEST_ARGUMENTS variable to pass command-line arguments to ctest | Robert Goulet | 2020-01-15 | 1 | -0/+7 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'rename-cross-config-variable' | Brad King | 2020-01-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Ninja Multi-Config: Rename variable to be more consistent | Kyle Edwards | 2020-01-16 | 1 | -1/+1 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'feature/cmSourceFile-avoid-unnecessary-copy' | Brad King | 2020-01-17 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmSourceFile: avoid unnnecessary copies | Tim Blechmann | 2020-01-16 | 1 | -2/+2 |
* | | | | | | | | | Merge topic 'cpack-custom-dmg-names' | Craig Scott | 2020-01-17 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | CPack/DragNDrop: Support CPACK_DMG_<component>_FILE_NAME | Andrew Fuller | 2020-01-16 | 1 | -0/+5 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-17 | 1 | -1/+1 |
| |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge topic 'nag-submodule' | Brad King | 2020-01-16 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fortran: Add support for NAG Fortran submodules | Neil Carlson | 2020-01-15 | 1 | -2/+6 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'pch_job_pool' | Brad King | 2020-01-16 | 2 | -0/+8 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Ninja: Add a separate job pool for PCH creation | Dan Johnston | 2020-01-16 | 2 | -0/+8 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'file_download_filename' | Brad King | 2020-01-16 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| * | | | | | | | | file(DOWNLOAD): Don't fail if given just a filename to write to | Johnny Jazeix | 2020-01-15 | 1 | -1/+2 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-16 | 1 | -1/+1 |
| |_|_|_|/ / / / |/| | | | | | | | |||||
* | | | | | | | | Merge topic 'unity-lang-filename' | Brad King | 2020-01-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | Unity Build: include language in generated source file name | Cristian Adam | 2020-01-14 | 1 | -1/+1 |
| * | | | | | | | Merge topic 'vs-Fortran-link-flags' into release-3.16 | Brad King | 2020-01-14 | 1 | -0/+8 |
| |\ \ \ \ \ \ \ |