Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'vs-compiler-feature-2015-update' | Brad King | 2015-07-22 | 2 | -11/+5 |
|\ | |||||
| * | Features: Update MSVC features for VS 2015 RTM | Brad King | 2015-07-21 | 2 | -11/+5 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2015-07-22 | 1 | -1/+1 |
* | | Merge branch 'release' | Brad King | 2015-07-21 | 0 | -0/+0 |
|\ \ | |||||
| * | | CMake 3.3.0 | Brad King | 2015-07-20 | 1 | -1/+1 |
| |/ | |||||
* | | Merge topic 'doc-CMakeExpandImportedTargets-deprecated' | Brad King | 2015-07-21 | 1 | -0/+5 |
|\ \ | |||||
| * | | Help: Add notes for topic 'doc-CMakeExpandImportedTargets-deprecated' | Brad King | 2015-07-21 | 1 | -0/+5 |
* | | | Merge topic 'KDE4-NO_POLICY_SCOPE' | Brad King | 2015-07-21 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | KDE4: Find the Internal package with NO_POLICY_SCOPE. | Stephen Kelly | 2015-07-19 | 1 | -1/+1 |
* | | | | Merge topic 'remove-special-MACROS-handling' | Brad King | 2015-07-21 | 4 | -32/+5 |
|\ \ \ \ | |||||
| * | | | | cmMakefile: Remove special handling of MACROS property. | Stephen Kelly | 2015-07-19 | 4 | -32/+5 |
* | | | | | Merge topic 'remove-special-LINK_DIRECTORIES-handling' | Brad King | 2015-07-21 | 4 | -82/+33 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | cmMakefile: Remove special handling of LINK_DIRECTORIES property. | Stephen Kelly | 2015-07-18 | 4 | -78/+33 |
| * | | | | cmMakefile: Inline only use of GetLinkDirectories. | Stephen Kelly | 2015-07-18 | 2 | -5/+1 |
* | | | | | Merge topic 'cmState-Directory' | Brad King | 2015-07-21 | 6 | -102/+142 |
|\ \ \ \ \ | |||||
| * | | | | | cmState: Extract a Directory class. | Stephen Kelly | 2015-07-18 | 6 | -101/+141 |
| * | | | | | cmState: Forward-declare a type earlier. | Stephen Kelly | 2015-07-18 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'remove-Properties-accessor' | Brad King | 2015-07-21 | 3 | -10/+22 |
|\ \ \ \ \ | |||||
| * | | | | | cmMakefile: Remove GetProperties method. | Stephen Kelly | 2015-07-18 | 1 | -3/+0 |
| * | | | | | cmMakefile: Add a PropertyKeys accessor. | Stephen Kelly | 2015-07-18 | 3 | -7/+22 |
| |/ / / / | |||||
* | | | | | Merge topic 'clean-up-include_regular_expression' | Brad King | 2015-07-21 | 4 | -19/+7 |
|\ \ \ \ \ | |||||
| * | | | | | cmMakefile: Remove special handling of INCLUDE_REGULAR_EXPRESSION. | Stephen Kelly | 2015-07-18 | 4 | -19/+7 |
* | | | | | | Merge topic 'minor-cleanups' | Brad King | 2015-07-21 | 17 | -81/+50 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmLocalUnixMakefileGenerator3: Port away from the Parent. | Stephen Kelly | 2015-07-18 | 1 | -3/+3 |
| * | | | | | | cmMakefile: Add include which we use. | Stephen Kelly | 2015-07-18 | 1 | -0/+1 |
| * | | | | | | cmState: Remove unused variable. | Stephen Kelly | 2015-07-18 | 1 | -2/+0 |
| * | | | | | | cmGetCMakePropertyCommand: Clean up VARIABLES handling. | Stephen Kelly | 2015-07-18 | 1 | -3/+2 |
| |/ / / / / | |||||
| * | | | | | cmListFileBacktrace: Constify API. | Stephen Kelly | 2015-07-18 | 2 | -4/+4 |
| * | | | | | Genex: Store a backtrace, not a pointer to one. | Stephen Kelly | 2015-07-17 | 10 | -33/+32 |
| * | | | | | cmMakefile: Fix indentation. | Stephen Kelly | 2015-07-17 | 1 | -8/+8 |
| * | | | | | cmMakefile: Remove dead code. | Stephen Kelly | 2015-07-17 | 1 | -10/+0 |
| * | | | | | CodeLite: Remove unused code. | Stephen Kelly | 2015-07-17 | 1 | -18/+0 |
* | | | | | | Merge topic 'remove-ListFileStack' | Brad King | 2015-07-21 | 2 | -22/+25 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmMakefile: Remove unused ListFileStack. | Stephen Kelly | 2015-07-18 | 2 | -8/+0 |
| * | | | | | | cmMakefile: Port some users of ListFileStack to cmState. | Stephen Kelly | 2015-07-18 | 1 | -3/+3 |
| * | | | | | | cmMakefile: Remove obsolete condition. | Stephen Kelly | 2015-07-18 | 1 | -4/+0 |
| * | | | | | | cmMakefile: Simplify setting of current snapshot. | Stephen Kelly | 2015-07-18 | 1 | -2/+1 |
| * | | | | | | cmMakefile: Implement LISTFILE_STACK property in terms of cmState. | Stephen Kelly | 2015-07-18 | 1 | -1/+9 |
| * | | | | | | cmMakefile: Implement FormatListFileStack in terms of cmState. | Stephen Kelly | 2015-07-18 | 1 | -4/+12 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'doc-CMakeExpandImportedTargets-deprecated' | Brad King | 2015-07-21 | 1 | -3/+13 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | CMakeExpandImportedTargets: Document as deprecated | Brad King | 2015-07-17 | 1 | -3/+13 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-07-21 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-07-20 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-07-19 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2015-07-18 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'ctest-change-id' | Brad King | 2015-07-17 | 9 | -0/+67 |
|\ \ | |||||
| * | | CTest: Optionally add a ChangeId attribute on XML Site tags | Zack Galbreath | 2015-07-17 | 9 | -0/+67 |
* | | | Merge topic 'cpack-per-component-extra-control-file' | Brad King | 2015-07-17 | 7 | -8/+73 |
|\ \ \ | |||||
| * | | | CPack/DEB: component version of PACKAGE_CONTROL_EXTRA | Domen Vrankar | 2015-07-15 | 5 | -1/+50 |
| * | | | CPack/DEB: Remove duplicate string(TOUPPER) calls | Domen Vrankar | 2015-07-15 | 1 | -2/+0 |