Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge topic 'remove-LINK_LANGUAGE-genex' | Brad King | 2013-07-24 | 7 | -92/+25 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Remove the LINK_LANGUAGE generator expression. | Stephen Kelly | 2013-07-24 | 7 | -92/+25 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-07-24 | 1 | -1/+1 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-07-23 | 1 | -1/+1 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Merge topic 'AddCommentsToExportsFile' | Brad King | 2013-07-22 | 1 | -1/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ExportTargets: add one more comment to the generated file. | Alex Neundorf | 2013-07-19 | 1 | -1/+3 | |
* | | | | | | | Merge topic 'rpath-on-mac' | Brad King | 2013-07-22 | 4 | -21/+35 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | OS X: Fix regression handling frameworks for Ninja | Clinton Stimpson | 2013-07-22 | 2 | -3/+11 | |
| * | | | | | | | OS X: Enable rpath support on Mac OS X when find_library() is used. | Clinton Stimpson | 2013-07-16 | 2 | -18/+24 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'cpack-wix' | Brad King | 2013-07-22 | 2 | -13/+134 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | CPackWIX: Add support for custom WiX templates | Adam J. Weigold | 2013-07-19 | 1 | -0/+4 | |
| * | | | | | | CPackWIX: Add option to specify the language(s) of the installer | Richard Ulrich | 2013-07-19 | 1 | -0/+5 | |
| * | | | | | | CPackWIX: Handle multiple shortcuts in the start menu | Richard Ulrich | 2013-07-19 | 1 | -7/+13 | |
| * | | | | | | CPackWIX: Fix MSI package layout regression from parent | Ian Monroe | 2013-07-19 | 1 | -5/+1 | |
| * | | | | | | CPackWIX: Handle CPACK_PACKAGE_EXECUTABLES (#13967) | Fredrik Axelsson | 2013-07-19 | 2 | -10/+120 | |
* | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ |