Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ninja: Properly convert all paths to unix style before we do set intersection. | Robert Maynard | 2013-07-22 | 1 | -18/+22 |
* | CMake Nightly Date Stamp | Kitware Robot | 2013-07-22 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2013-07-21 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2013-07-20 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2013-07-19 | 1 | -1/+1 |
* | Merge topic 'custom-command-assignment' | Brad King | 2013-07-18 | 2 | -0/+29 |
|\ | |||||
| * | add_custom_command: Manage backtrace memory correctly (#14299) | Brad King | 2013-07-17 | 2 | -0/+29 |
* | | Merge topic 'doc-add_test-names' | Brad King | 2013-07-18 | 1 | -0/+3 |
|\ \ | |||||
| * | | add_test: Document test name restrictions (#14298) | Brad King | 2013-07-17 | 1 | -0/+3 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2013-07-18 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2013-07-17 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'drop-old-vs-dependency' | Brad King | 2013-07-16 | 6 | -25/+6 |
|\ \ | |||||
| * | | VS,Xcode: Drop incorrect legacy dependency trace (#14291) | Brad King | 2013-07-15 | 6 | -25/+6 |
* | | | Merge topic 'cppcheck-fixes' | Brad King | 2013-07-16 | 2 | -5/+5 |
|\ \ \ | |||||
| * | | | cmake: Fix resource leak reported by cppcheck | Brad King | 2013-07-15 | 1 | -4/+4 |
| * | | | ccmake: Add missing initializers reported by cppcheck | Ömer Fadıl USTA | 2013-07-15 | 1 | -1/+1 |
* | | | | Merge topic 'vs-no-indirect-output' | Brad King | 2013-07-16 | 1 | -1/+9 |
|\ \ \ \ | |||||
| * | | | | VS: Avoid leaking child process output back to IDE (#14266) | Brad King | 2013-07-16 | 1 | -1/+9 |
* | | | | | Merge topic 'tid-system-argument' | Brad King | 2013-07-16 | 25 | -58/+284 |
|\ \ \ \ \ | |||||
| * | | | | | Add the INTERFACE_SYSTEM_INCLUDE_DIRECTORIES target property. | Stephen Kelly | 2013-07-16 | 11 | -14/+133 |
| * | | | | | Add a SYSTEM parameter to target_include_directories (#14180) | Stephen Kelly | 2013-07-02 | 8 | -21/+58 |
| * | | | | | Extend the cmTargetPropCommandBase interface property handling. | Stephen Kelly | 2013-07-02 | 2 | -14/+25 |
| * | | | | | Store system include directories in the cmTarget. | Stephen Kelly | 2013-07-02 | 5 | -19/+66 |
| * | | | | | Add Target API to determine if an include is a system include. | Stephen Kelly | 2013-07-02 | 8 | -7/+20 |
| * | | | | | Remove unused variable. | Stephen Kelly | 2013-07-02 | 1 | -1/+0 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-07-16 | 1 | -1/+1 |
* | | | | | | Merge topic 'doc-deprecation-variables' | Brad King | 2013-07-15 | 1 | -0/+24 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Document some variables for deprecation control. | Stephen Kelly | 2013-07-11 | 1 | -0/+24 |
* | | | | | | | Merge topic 'compile-defs-debugging' | Brad King | 2013-07-15 | 19 | -110/+293 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add target property debugging for COMPILE_DEFINITIONS | Stephen Kelly | 2013-07-12 | 5 | -66/+228 |
| * | | | | | | | Refactor cmTarget::GetCompileDefinitions to use an out-vector, not a string. | Stephen Kelly | 2013-07-11 | 14 | -48/+54 |
| * | | | | | | | Add an overload of cmIDEOptions::AddDefines taking a vector of strings. | Stephen Kelly | 2013-07-10 | 2 | -0/+6 |
| * | | | | | | | Overload cmLocalGenerator::AppendDefines to add a list. | Stephen Kelly | 2013-07-10 | 2 | -0/+9 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'revert-CMAKE_SYSROOT' | Brad King | 2013-07-15 | 9 | -135/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Revert "Use --sysroot when cross compiling." | Stephen Kelly | 2013-07-12 | 9 | -135/+9 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'update-kwsys' | Brad King | 2013-07-15 | 1 | -8/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-07-11 | 1 | -8/+4 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'target-policies' | Brad King | 2013-07-15 | 3 | -60/+54 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Genex: Make CMP0021 and CMP0022 usable with TARGET_POLICY | Stephen Kelly | 2013-07-11 | 3 | -60/+54 |
* | | | | | | | | Merge topic 'INTERFACE_LINK_LIBRARIES-prop' | Brad King | 2013-07-15 | 19 | -30/+468 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | TLL: Don't populate old link interface if CMP0022 is NEW. | Stephen Kelly | 2013-07-08 | 4 | -10/+53 |
| * | | | | | | | Export: Generate INTERFACE_LINK_LIBRARIES property on targets. | Stephen Kelly | 2013-07-08 | 12 | -8/+150 |
| * | | | | | | | Introduce the INTERFACE_LINK_LIBRARIES property. | Stephen Kelly | 2013-07-08 | 5 | -8/+202 |
| * | | | | | | | Introduce the LINK_ONLY generator expression. | Stephen Kelly | 2013-07-07 | 3 | -1/+40 |
| * | | | | | | | GenexEval: Add abstracted access to link interface for a target. | Stephen Kelly | 2013-07-07 | 3 | -5/+25 |
* | | | | | | | | Merge topic 'try_compile-COPY_FILE_ERROR' | Brad King | 2013-07-15 | 2 | -5/+45 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | try_compile: Add COPY_FILE_ERROR option to capture failure | Brad King | 2013-07-15 | 2 | -5/+45 |
* | | | | | | | | | Merge topic 'cmake-error-advice' | Brad King | 2013-07-15 | 1 | -3/+19 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | cmake: On configure error suggest looking at CMake*.log files | Brad King | 2013-07-09 | 1 | -3/+19 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'vs-flag-MAP-with-value' | Brad King | 2013-07-15 | 3 | -3/+3 |
|\ \ \ \ \ \ \ \ \ |