- 13 Jun, 2015 1 commit
-
-
Kitware Robot authored
-
- 12 Jun, 2015 1 commit
-
-
Kitware Robot authored
-
- 11 Jun, 2015 5 commits
-
-
6863c0d5 Help: Add notes for topic 'FindBISON-DEFINES_FILE' 12e534c2 FindBISON: Add DEFINES_FILE option to pass --defines=FILE eb859263 FindBISON: Use CMAKE_PARSE_ARGUMENTS to parse arguments 29985ad8 FindBISON: Use BISON_TARGET macro argument names internally 801b799f FindBISON: Improve documentation formatting
-
a3a8177e cmFileCommand: Fix implementation of CMP0009.
-
Brad King authored
-
Kitware Robot authored
-
- 10 Jun, 2015 2 commits
-
-
Brad King authored
-
Kitware Robot authored
-
- 09 Jun, 2015 23 commits
-
-
Stephen Kelly authored
-
Stephen Kelly authored
Call the cmMakefile implementation directly. This is a configure-time construct.
-
Stephen Kelly authored
-
Brad King authored
-
Brad King authored
-
482a3bf3 Help: Document explicitly that policy OLD behavior is deprecated
-
Brad King authored
-
Brad King authored
-
Brad King authored
The most likely documentation page a project author will read in response to a policy warning is the page for the policy itself. Add to every policy documentation page a note explicitly stating that the OLD behavior is deprecated. Also mention this in the cmake_policy() command documentation that explains how to set a policy to OLD. Suggested-by:
Fraser Hutchison <fraser.hutchison@gmail.com>
-
1594edba Utilities/Release: Update to more recent Qt 4.8 on OS X
-
c3f40f4f Help: Improve formatting of command documentation
-
7ab0806f Help: Document find_* command versioned/unversioned name ordering
-
972853b1 Help: Drop incorrect advice from cmake-developer.7 manual
-
12436efc ctest: Disable CMake Cygwin legacy warning in dashboard client script
-
d9b974b1 cmake-gui: Make command-line install help text selectable
-
2c969743 FindwxWidgets: Fix find_program call for versioned names
-
Kitware Robot authored
-
- 08 Jun, 2015 8 commits
-
-
Brad King authored
Update to a version newer than 4.8.0 to get the fix for this issue: https://bugreports.qt.io/browse/QTBUG-23704 https://codereview.qt-project.org/13576 http://code.qt.io/cgit/qt/qt.git/commit/?id=e88dbaa7fc We hit it in the cmake-gui command-line install help dialog.
-
Use inline reStructuredText markup and add cross-references in more places.
-
Stephen Kelly authored
Don't pay a penalty for it in all GetProperty calls. Additionally, the storage of properties will eventually move to cmState, which should only contain state and not logic for policies like this.
-
Stephen Kelly authored
-
Stephen Kelly authored
-
Brad King authored
Suggest in the NAMES option that unversioned names go first to prefer local builds over distro-provided files.
-
Brad King authored
Use inline reStructuredText markup and add cross-references in more places.
-
Brad King authored
Add dedicated documents for these and link to them instead of duplicating their documentation in every find command.
-