Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Toolchain: Update documentation for initial compiler flags | Fred Baksik | 2020-08-03 | 10 | -1/+91 |
* | Toolchain: Take CMAKE_<lang>_FLAGS_INIT into account during compiler detection | Fred Baksik | 2020-07-29 | 1 | -1/+3 |
* | Toolchain: Handle repeated invocations of CMake with -DCMAKE_C_COMPILER | Fred Baksik | 2020-07-29 | 2 | -1/+9 |
* | Toolchain: Make `/path/comp;-argn' behave the same as 'comp;-argn' | Fred Baksik | 2020-07-29 | 1 | -0/+7 |
* | Toolchain: Capture all arguments from CMAKE_<LANG>_COMPILER | Fred Baksik | 2020-07-23 | 11 | -34/+25 |
* | cmake: avoid exception when printing "changed variables" message | Fred Baksik | 2020-07-23 | 1 | -2/+7 |
* | Merge branch 'release-3.18' | Brad King | 2020-07-23 | 0 | -0/+0 |
|\ | |||||
| * | Merge topic 'file-GET_RUNTIME_DEPENDENCIES-terms' into release-3.18 | Brad King | 2020-07-23 | 1 | -2/+2 |
| |\ | |||||
* | \ | Merge topic 'file-GET_RUNTIME_DEPENDENCIES-terms' | Brad King | 2020-07-23 | 1 | -2/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | Help: Update file(GET_RUNTIME_DEPENDENCIES) prose to match option names | Brad King | 2020-07-23 | 1 | -2/+2 |
* | | | Merge topic 'tutorial-update' | Brad King | 2020-07-23 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Tutorial: Add missing `language` option to literalinclude | Betsy McPhail | 2020-07-22 | 1 | -0/+1 |
* | | | | Merge topic 'bootstrap-libuv-macos' | Brad King | 2020-07-23 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | bootstrap: Fix libuv target platform conditions on macOS | Brad King | 2020-07-22 | 1 | -0/+3 |
| |/ / / | |||||
* | | | | Merge topic 'pgi-no-A' | Brad King | 2020-07-23 | 1 | -4/+4 |
|\ \ \ \ | |||||
| * | | | | PGI: Remove -A from the C++ flags we use when CXX_EXTENSIONS is OFF | Tin Huynh | 2020-07-22 | 1 | -4/+4 |
* | | | | | Merge topic 'fix-typos-identified-using-codespell' | Brad King | 2020-07-23 | 74 | -122/+122 |
|\ \ \ \ \ | |||||
| * | | | | | Fix typos identified using codespell | Jean-Christophe Fillion-Robin | 2020-07-22 | 74 | -122/+122 |
* | | | | | | Merge topic 'simplify-sources-check' | Brad King | 2020-07-23 | 1 | -11/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmGlobalGenerator: Simplify CheckTargetsForMissingSources | Brad King | 2020-07-22 | 1 | -11/+1 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'test-RunCMake.InterfaceLibrary' | Brad King | 2020-07-23 | 33 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests: Rename test RunCMake.{interface_library => InterfaceLibrary} | Brad King | 2020-07-22 | 33 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'CheckTypeSize-std-types' | Brad King | 2020-07-23 | 4 | -18/+74 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests: Cover CheckTypeSize with uint8_t and std::uint8_t | Brad King | 2020-07-22 | 3 | -0/+38 |
| * | | | | | | CheckTypeSize: Use C++-style headers to check for std:: types | Aiden Woodruff | 2020-07-20 | 1 | -18/+36 |
* | | | | | | | Merge branch 'release-3.18' | Brad King | 2020-07-23 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Merge topic 'cmake-gui-qt-5.14' into release-3.18 | Brad King | 2020-07-23 | 1 | -2/+3 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'cmake-gui-qt-5.14' | Brad King | 2020-07-23 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | cmake-gui: Fix crash when built with Qt 5.14 or later | Brad King | 2020-07-22 | 1 | -2/+3 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-07-23 | 1 | -1/+1 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Merge topic 'EXCLUDE_FROM_ALL-genex' | Brad King | 2020-07-22 | 20 | -14/+168 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Allow generator expressions in the EXCLUDE_FROM_ALL target property | Joerg Bornemann | 2020-07-21 | 20 | -14/+168 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'TARGET_PROPERTY-strip-empty-list-elements' | Brad King | 2020-07-22 | 4 | -7/+31 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Genex: $<TARGET_PROPERTY> strip emtpy list elements for predefined properties | Marc Chevrier | 2020-07-21 | 4 | -7/+31 |
* | | | | | | | Merge branch 'release-3.18' | Brad King | 2020-07-22 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'aux-install-dest' into release-3.18 | Brad King | 2020-07-22 | 2 | -8/+25 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'aux-install-dest' | Brad King | 2020-07-22 | 2 | -8/+25 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Auxiliary: Add options to control Vim and Emacs file installation | Brad King | 2020-07-21 | 2 | -8/+25 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-07-22 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'backport-3.17-graphviz-restore-per-target' into release-3.17 | Brad King | 2020-07-21 | 5 | -7/+201 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge branch 'release-3.18' | Brad King | 2020-07-22 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge topic 'graphviz-restore-per-target' into release-3.18 | Brad King | 2020-07-22 | 5 | -7/+201 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge topic 'graphviz-restore-per-target' | Brad King | 2020-07-22 | 5 | -7/+209 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'backport-3.18-graphviz-restore-per-target' | Brad King | 2020-07-21 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | |||||
| | * | | | | | | | | | Merge branch 'backport-3.17-graphviz-restore-per-target' | Brad King | 2020-07-21 | 5 | -7/+201 |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | / / / / / | | | |_|_|/ / / / / | | |/| | | | | | | | |||||
| | | * | | | | | | | Tests: Cover Graphviz support for per-target dependency graph options | Stephan Rohmen | 2020-07-21 | 3 | -0/+56 |
| * | | | | | | | | | Tests: Cover Graphviz support for per-target dependency graph options | Stephan Rohmen | 2020-07-21 | 3 | -0/+64 |
| * | | | | | | | | | Merge branch 'backport-3.17-graphviz-restore-per-target' | Brad King | 2020-07-21 | 2 | -7/+145 |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | |||||
| | * | | | | | | | | Graphviz: Restore support for per-target dependency graph options | Stephan Rohmen | 2020-07-21 | 2 | -7/+145 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-07-22 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | |