Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'optional-install' | Brad King | 2014-01-09 | 20 | -2/+265 |
|\ | |||||
| * | InstallRules: added new variable to disable generation of install rules | Nils Gladitz | 2014-01-08 | 20 | -2/+265 |
* | | Merge topic 'vs10-include-backslashes' | Brad King | 2014-01-09 | 1 | -1/+3 |
|\ \ | |||||
| * | | VS: Convert include path to backslashes for VS >= 10 | Brad King | 2014-01-08 | 1 | -1/+3 |
* | | | Merge topic 'qt4-find-root' | Brad King | 2014-01-09 | 1 | -2/+5 |
|\ \ \ | |||||
| * | | | FindQt4: Use NO_CMAKE_FIND_ROOT_PATH where search paths are already rooted. | Clinton Stimpson | 2014-01-08 | 1 | -2/+5 |
* | | | | Merge topic 'multiarch-multios' | Brad King | 2014-01-09 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | GNUInstallDirs: Use multiarch on Debian with FreeBSD and HURD kernels | Dimitri John Ledkov | 2013-12-19 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-09 | 1 | -1/+1 |
* | | | | | Merge topic 'cmp0022-docs' | Brad King | 2014-01-08 | 1 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Note how to write CMP0022 compatible code with CMake 2.8.9. | Stephen Kelly | 2014-01-08 | 1 | -0/+4 |
* | | | | | | Merge topic 'wix-cmake-package-registry' | Brad King | 2014-01-08 | 3 | -1/+56 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CPackWiX: added new CPACK_WIX_CMAKE_PACKAGE_REGISTRY variable | Nils Gladitz | 2014-01-08 | 3 | -1/+56 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'xcode-storyboard-file-type' | Brad King | 2014-01-08 | 1 | -1/+4 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'xcode-storyboard-file-type-2.8.12' into xcode-storyboard-file-type | Brad King | 2014-01-07 | 0 | -0/+0 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Xcode: Fix storyboard view | Ruslan Baratov | 2014-01-07 | 1 | -2/+4 |
| | | |_|_|/ / | | |/| | | | | |||||
| * | | | | | | Xcode: Fix storyboard view | Ruslan Baratov | 2014-01-07 | 1 | -1/+4 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'minor-cleanups' | Brad King | 2014-01-08 | 7 | -54/+24 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove obsolete workaround for old cmake versions. | Stephen Kelly | 2014-01-07 | 1 | -11/+0 |
| * | | | | | | Help: Ensure that target-policies are added to the documentation. | Stephen Kelly | 2014-01-07 | 1 | -0/+5 |
| * | | | | | | Help: Fix some erroneous code block markers in Module docs. | Stephen Kelly | 2014-01-07 | 5 | -43/+19 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-08 | 1 | -1/+1 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge topic 'minor-cleanups' | Brad King | 2014-01-07 | 20 | -102/+155 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Genex: Add a nullary form for CONFIG | Stephen Kelly | 2014-01-07 | 6 | -13/+11 |
| * | | | | | Help: Document the target properties exported to IMPORTED targets. | Stephen Kelly | 2014-01-07 | 2 | -0/+24 |
| * | | | | | CompatibleInterface: Test debugging of not-set property. | Stephen Kelly | 2014-01-07 | 2 | -1/+8 |
| * | | | | | Help: Note that language-specific 'built-ins' are set by the project command. | Stephen Kelly | 2014-01-07 | 1 | -1/+5 |
| * | | | | | Help: Mention CMAKE_DISABLE_FIND_PACKAGE_<PackageName> in package docs. | Stephen Kelly | 2014-01-07 | 1 | -0/+4 |
| * | | | | | Tests: simplify Qt4 target usage | Stephen Kelly | 2014-01-07 | 1 | -4/+1 |
| * | | | | | Help: Fix typo: 'target' -> 'target property' | Stephen Kelly | 2014-01-07 | 1 | -3/+3 |
| * | | | | | Test: Remove obsolete commented code. | Stephen Kelly | 2014-01-07 | 1 | -2/+0 |
| * | | | | | Genex: Make EQUAL support upper case binary literals | Stephen Kelly | 2014-01-06 | 3 | -15/+19 |
| * | | | | | Genex: Fix case of methods in the dag checker. | Stephen Kelly | 2014-01-06 | 3 | -9/+9 |
| * | | | | | Genex: Use a preprocessor loop to implement transitive DAG check. | Stephen Kelly | 2014-01-06 | 2 | -32/+29 |
| * | | | | | Genex: List transitive properties and methods as a table, not two lists. | Stephen Kelly | 2014-01-06 | 1 | -10/+12 |
| * | | | | | Add cmHasLiteralSuffix API. | Stephen Kelly | 2014-01-06 | 3 | -12/+30 |
* | | | | | | Merge topic 'doc-cpp-allowed' | Brad King | 2014-01-07 | 1 | -0/+159 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Document the C++ subset permitted for CMake code. | Stephen Kelly | 2014-01-06 | 1 | -0/+159 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'unicode-fstream' | Brad King | 2014-01-07 | 75 | -228/+292 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. | Clinton Stimpson | 2014-01-07 | 75 | -228/+292 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'unicode-main' | Brad King | 2014-01-07 | 5 | -14/+44 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use Encoding::CommandLineArguments for main() functions. | Clinton Stimpson | 2014-01-04 | 5 | -14/+44 |
| |/ / / / / | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-07 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge topic 'minor-cleanups' | Brad King | 2014-01-06 | 34 | -155/+581 |
|\ \ \ \ \ | |||||
| * | | | | | Don't allow include() of export(EXPORT) file at configure time. | Stephen Kelly | 2014-01-06 | 7 | -3/+37 |
| * | | | | | cmTarget: Fix system include annotation propagation. | Stephen Kelly | 2014-01-06 | 6 | -84/+105 |
| * | | | | | add_library: Disallow invalid signatures for INTERFACE_LIBRARY. | Stephen Kelly | 2014-01-06 | 8 | -5/+215 |
| * | | | | | cmTarget: Move a variable initialization closer to where it is used. | Stephen Kelly | 2014-01-06 | 1 | -3/+1 |
| * | | | | | Undefine local preprocessor loop variables. | Stephen Kelly | 2014-01-06 | 4 | -1/+9 |
| * | | | | | Genex: Reform error-checking for nullary/unary expressions. | Stephen Kelly | 2014-01-06 | 1 | -29/+10 |