| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'if-test' | Brad King | 2015-08-03 | 1 | -0/+1 |
|\ |
|
| * | if: Add "TEST <test>" condition | Matt McCormick | 2015-08-03 | 1 | -0/+1 |
|
|
* | | cmake: Add -W options to control deprecation warnings and errors | Michael Scott | 2015-07-29 | 1 | -2/+41 |
|/ |
|
* | Merge topic 'trace-expand' | Brad King | 2015-07-27 | 1 | -3/+7 |
|\ |
|
| * | cmake: add --trace-expand option | Ben Boeckel | 2015-07-23 | 1 | -3/+7 |
|
|
* | | Add SOURCE_DIR and BINARY_DIR target properties | Clifford Yapp | 2015-07-21 | 1 | -0/+2 |
|/ |
|
* | Merge topic 'ctest-change-id' | Brad King | 2015-07-17 | 1 | -0/+1 |
|\ |
|
| * | CTest: Optionally add a ChangeId attribute on XML Site tags | Zack Galbreath | 2015-07-17 | 1 | -0/+1 |
|
|
* | | Merge topic 'makefile-target-messages' | Brad King | 2015-07-15 | 1 | -0/+1 |
|\ \ |
|
| * | | Makefile: Optionally disable target completion messages in build output | Michael Ensslin | 2015-07-14 | 1 | -0/+1 |
| |/ |
|
* | | Merge topic 'vs-nsight-tegra-attributes' | Brad King | 2015-07-15 | 3 | -3/+47 |
|\ \ |
|
| * | | VS: Add more Nsight Tegra generator Android property settings | Mikhail Filimonov | 2015-07-14 | 3 | -3/+47 |
| |/ |
|
* | | Help: Document Apple Framework creation with an example (#15651) | Brad King | 2015-07-14 | 2 | -0/+17 |
|/ |
|
* | Merge topic 'auto_export_dll_symbols' | Brad King | 2015-07-08 | 2 | -0/+2 |
|\ |
|
| * | Windows: Optionally generate DLL module definition files automatically | Bill Hoffman | 2015-07-06 | 2 | -0/+2 |
|
|
* | | ctest: Optionally avoid starting tests that may exceed a given CPU load | Betsy McPhail | 2015-06-30 | 2 | -0/+15 |
|/ |
|
* | Merge topic 'doc-cmake-buildsystem-typo' | Brad King | 2015-06-22 | 1 | -1/+1 |
|\ |
|
| * | Help: Fix a typo in cmake-buildsystem(7) manual | Erik Sjölund | 2015-06-22 | 1 | -1/+1 |
|
|
* | | Merge topic 'compiler-launcher' | Brad King | 2015-06-15 | 2 | -0/+2 |
|\ \ |
|
| * | | Add options to launch the compiler through tools like ccache or distcc | Bill Hoffman | 2015-06-15 | 2 | -0/+2 |
| |/ |
|
* | | Merge topic 'doc-policy-OLD-deprecated' | Brad King | 2015-06-09 | 1 | -5/+5 |
|\ \ |
|
| * | | Help: Document explicitly that policy OLD behavior is deprecated | Brad King | 2015-06-09 | 1 | -5/+5 |
| |/ |
|
* | | Merge topic 'doc-find-command-cleanup' | Brad King | 2015-06-09 | 1 | -0/+4 |
|\ \ |
|
| * | | Help: Document CMAKE_FIND_APPBUNDLE and CMAKE_FIND_FRAMEWORK | Brad King | 2015-06-08 | 1 | -0/+2 |
|
|
| * | | Help: Document CMAKE_SYSTEM_APPBUNDLE_PATH variable | Brad King | 2015-06-08 | 1 | -0/+1 |
|
|
| * | | Help: Document CMAKE_SYSTEM_FRAMEWORK_PATH variable | Brad King | 2015-06-08 | 1 | -0/+1 |
| |/ |
|
* | | Help: Drop incorrect advice from cmake-developer.7 manual | Brad King | 2015-06-08 | 1 | -1/+0 |
|/ |
|
* | Help: Fix typo in cmake-compile-features(7) manual (#15594) | Erik Sjölund | 2015-05-29 | 1 | -1/+1 |
|
|
* | Honor visibility properties for all target types (#15556) | Brad King | 2015-05-26 | 1 | -0/+1 |
|
|
* | Revert "Qbs: Add new 'extra' generator for qbs project files" | Brad King | 2015-05-21 | 1 | -1/+0 |
|
|
* | Merge topic 'doc-cache-option-space' | Brad King | 2015-05-21 | 2 | -1/+4 |
|\ |
|
| * | Help: Spell '-D' option consistently across documentation (#15575) | Brad King | 2015-05-20 | 2 | -1/+4 |
|
|
* | | Merge topic 'doc-cmake-buildsystem-typo' | Brad King | 2015-05-21 | 1 | -2/+2 |
|\ \ |
|
| * | | Help: Fix typo in cmake-buildsystem(7) manual | Brad King | 2015-05-19 | 1 | -2/+2 |
| |/ |
|
* | | Add options to run include-what-you-use with the compiler | Brad King | 2015-05-19 | 2 | -0/+2 |
|/ |
|
* | install: Disallow installing export() result. | Stephen Kelly | 2015-05-14 | 1 | -0/+1 |
|
|
* | CTest: Stop telling 'make' to ignore errors with -i | Brad King | 2015-05-12 | 1 | -0/+1 |
|
|
* | Help: Update cmake-generators(7) organization for GHS | Brad King | 2015-05-07 | 1 | -3/+3 |
|
|
* | VS: Add option to put INSTALL target in .sln default build | Robert Goulet | 2015-05-06 | 1 | -0/+1 |
|
|
* | Help: Revise buildsystem artifact file type documentation (#15539) | Brad King | 2015-04-29 | 2 | -2/+72 |
|
|
* | ctest: Consolidate documentation of CTEST_USE_LAUNCHERS (#15533) | Brad King | 2015-04-28 | 1 | -2/+5 |
|
|
* | Help: Fix formatting of env var refs in ctest.1 manual | Brad King | 2015-04-22 | 1 | -2/+4 |
|
|
* | Merge topic 'add-GreenHills-MULTI-generator' | Brad King | 2015-04-20 | 2 | -0/+6 |
|\ |
|
| * | Add a 'Green Hills MULTI' generator on Windows | Geoff Viola | 2015-04-20 | 2 | -0/+6 |
|
|
* | | Help: Fix {GIT,P4}UpdateCustom documentation (#15512) | Brad King | 2015-04-13 | 1 | -2/+2 |
|
|
* | | cmake: Teach "-E tar" command a "--format=" option | Nils Gladitz | 2015-04-10 | 1 | -0/+4 |
|
|
* | | Merge topic 'link-implicit-libs-full-path' | Brad King | 2015-04-09 | 2 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Link libraries by full path even in implicit directories | Brad King | 2015-04-09 | 1 | -0/+1 |
|
|
| * | Help: Add link target for Find Modules section of cmake-developer.7 | Brad King | 2015-04-07 | 1 | -0/+1 |
|
|
* | | Merge topic 'emulator-property' | Brad King | 2015-04-08 | 2 | -0/+2 |
|\ \ |
|