Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'language-generator-expressions' | Brad King | 2013-05-24 | 5 | -8/+84 |
|\ | |||||
| * | Add $<LINK_LANGUAGE> generator expression | Stephen Kelly | 2013-05-24 | 5 | -8/+84 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2013-05-24 | 1 | -1/+1 |
* | | Merge topic 'xcode-attributes-variant' | Brad King | 2013-05-23 | 1 | -2/+33 |
|\ \ | |||||
| * | | Xcode: Support XCODE_ATTRIBUTE_ with [variant=<config>] (#12532) | Cédric OCHS | 2013-05-22 | 1 | -2/+33 |
* | | | Merge topic 'xcode-shared-linker-flags-per-config' | Brad King | 2013-05-23 | 1 | -17/+13 |
|\ \ \ | |||||
| * | | | Xcode: Honor CMAKE_(MODULE|SHARED)_LINKER_FLAGS_<CONFIG> (#14161) | Matthew Bentham | 2013-05-22 | 1 | -17/+13 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2013-05-23 | 1 | -1/+1 |
* | | | Merge topic 'join-genex' | Brad King | 2013-05-22 | 3 | -48/+116 |
|\ \ \ | | |/ | |/| | |||||
| * | | Add the JOIN generator expression. | Stephen Kelly | 2013-05-16 | 2 | -0/+32 |
| * | | Make it possible for any genex to have arbitrary content at the end. | Stephen Kelly | 2013-05-16 | 1 | -1/+14 |
| * | | Rename the method determining if a genex accepts arbitrary content. | Stephen Kelly | 2013-05-16 | 1 | -6/+8 |
| * | | Extract the ProcessArbitraryContent method. | Stephen Kelly | 2013-05-16 | 2 | -41/+62 |
* | | | Merge topic 'LinkLine-typedef' | Brad King | 2013-05-22 | 1 | -2/+0 |
|\ \ \ | |||||
| * | | | cmTarget: drop the unused local typedef LinkLine | Rolf Eike Beer | 2013-05-22 | 1 | -2/+0 |
| | |/ | |/| | |||||
* | | | Merge topic 'wizard-cleanup' | Brad King | 2013-05-22 | 1 | -7/+4 |
|\ \ \ | |||||
| * | | | wizard: simplify control flow | Rolf Eike Beer | 2013-05-22 | 1 | -5/+2 |
| * | | | wizard: fix warnings | Rolf Eike Beer | 2013-05-21 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge topic 'ctest-parallel-env' | Brad King | 2013-05-22 | 3 | -1/+14 |
|\ \ \ | |||||
| * | | | CTest: Read CTEST_PARALLEL_LEVEL from environment | Stephen Kelly | 2013-05-21 | 3 | -1/+14 |
* | | | | Merge topic 'string-MAKE_C_IDENTIFIER-subcommand' | Brad King | 2013-05-22 | 2 | -1/+27 |
|\ \ \ \ | |||||
| * | | | | string: Add MAKE_C_IDENTIFIER subcommand | Stephen Kelly | 2013-05-21 | 2 | -1/+27 |
* | | | | | Merge topic 'add-EXPORT_NAME-property' | Brad King | 2013-05-22 | 5 | -10/+57 |
|\ \ \ \ \ | |||||
| * | | | | | Add EXPORT_NAME property. | Stephen Kelly | 2013-05-18 | 5 | -10/+57 |
| | |/ / / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-05-22 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'fix-include_directories-whitespace-handling' | Brad King | 2013-05-21 | 1 | -2/+13 |
|\ \ \ \ | |||||
| * | | | | include_directories: Fix handling of empty or space-only entries | Stephen Kelly | 2013-05-21 | 1 | -2/+13 |
* | | | | | Merge topic 'fix-genex-comma-parse' | Brad King | 2013-05-21 | 1 | -5/+4 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Fix handling of commas in arbitrary content in genexes. | Stephen Kelly | 2013-05-16 | 1 | -5/+4 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'unused-cleanup' | Brad King | 2013-05-21 | 3 | -4/+0 |
|\ \ \ \ | |||||
| * | | | | Remove unused vector population. | Stephen Kelly | 2013-05-20 | 1 | -2/+0 |
| * | | | | Remove unused typedef. | Stephen Kelly | 2013-05-17 | 1 | -1/+0 |
| * | | | | Remove unused marker for a variable which is now used. | Stephen Kelly | 2013-05-16 | 1 | -1/+0 |
| |/ / / | |||||
* | | | | Merge topic 'vs-asm-listing-location' | Brad King | 2013-05-21 | 2 | -4/+7 |
|\ \ \ \ | |||||
| * | | | | VS: Allow /Fa to set AssemblerListingLocation (#14153) | Brad King | 2013-05-20 | 2 | -4/+7 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'fix-style' | Brad King | 2013-05-21 | 3 | -4/+4 |
|\ \ \ \ | |||||
| * | | | | Fix brace indentation. | Stephen Kelly | 2013-05-18 | 1 | -2/+2 |
| * | | | | Fix style. | Stephen Kelly | 2013-05-16 | 2 | -2/+2 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'error-on-exported-missing-include-dir' | Brad King | 2013-05-21 | 4 | -3/+54 |
|\ \ \ \ | |||||
| * | | | | Error on relative path in INCLUDE_DIRECTORIES target property. | Stephen Kelly | 2013-05-21 | 4 | -3/+54 |
| |/ / / | |||||
* | | | | Merge topic 'shared-libs-with-number-suffix' | Brad King | 2013-05-21 | 2 | -5/+12 |
|\ \ \ \ | |||||
| * | | | | Recognize shared library files with a numerical suffix | Stephen Kelly | 2013-05-21 | 2 | -5/+12 |
| |/ / / | |||||
* | | | | Merge topic 'cmake-help-generators-fix' | Brad King | 2013-05-21 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Docs: cmake -G selects a "build system" generator | Stephen Kelly | 2013-05-21 | 1 | -2/+2 |
| |/ / / | |||||
* | | | | Merge topic 'fix-sublime-source-flags' | Brad King | 2013-05-21 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Sublime: Honor source-level COMPILE_FLAGS property | Stephen Kelly | 2013-05-21 | 1 | -1/+1 |
* | | | | | Merge topic 'vs-windows-forms' | Brad King | 2013-05-21 | 4 | -3/+82 |
|\ \ \ \ \ | |||||
| * | | | | | VS: Add Windows Forms Support | John Farrier | 2013-05-16 | 4 | -3/+82 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-05-21 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-05-20 | 1 | -1/+1 |