Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | install: Ensure that install(TARGETS) works with no DESTINATION | Stephen Kelly | 2014-01-04 | 1 | -1/+4 |
* | export: Only generate and install configuration files if needed. | Stephen Kelly | 2014-01-04 | 1 | -6/+15 |
* | Help: Workaround pygments reporting an error for genexes. | Stephen Kelly | 2014-01-04 | 1 | -0/+10 |
* | Help: Remove workaround for pre-CMake 2.8.4 code. | Stephen Kelly | 2014-01-04 | 1 | -2/+1 |
* | cmTarget: Rename container holding link implementation objects. | Stephen Kelly | 2014-01-04 | 1 | -14/+14 |
* | install: Rename variable referencing cmake version. | Stephen Kelly | 2014-01-04 | 1 | -3/+3 |
* | Style: Use this-> when invoking member function. | Stephen Kelly | 2014-01-04 | 1 | -1/+1 |
* | add_dependencies: Disallow use with INTERFACE_LIBRARY. | Stephen Kelly | 2014-01-04 | 5 | -0/+21 |
* | CMake Nightly Date Stamp | Kitware Robot | 2014-01-03 | 1 | -1/+1 |
* | Merge topic 'export-EXPORT-subcommand' | Brad King | 2014-01-02 | 18 | -88/+237 |
|\ | |||||
| * | Help: Document export(EXPORT) in the cmake-packages manual. | Stephen Kelly | 2013-12-24 | 1 | -2/+20 |
| * | Don't copy find_dependency in configure_package_config_file. | Stephen Kelly | 2013-12-24 | 2 | -11/+4 |
| * | Help: cmake-packages: Add missing slash. | Stephen Kelly | 2013-12-24 | 1 | -1/+1 |
| * | export: Implement EXPORT subcommand (#9822) | Stephen Kelly | 2013-12-24 | 16 | -74/+212 |
* | | Merge topic 'cmake-mode-updates' | Brad King | 2014-01-02 | 1 | -5/+11 |
|\ \ | |||||
| * | | cmake-mode.el: Add autoload cookies | Yasuyuki Oka | 2014-01-02 | 1 | -4/+9 |
| * | | cmake-mode.el: Move header line to the top of file | Yasuyuki Oka | 2014-01-02 | 1 | -1/+2 |
* | | | Merge topic 'KateProjectImprovements' | Brad King | 2014-01-02 | 1 | -8/+19 |
|\ \ \ | |||||
| * | | | kate: put full path to cmake into comment | Alex Neundorf | 2013-12-29 | 1 | -1/+2 |
| * | | | kate: support also the build plugin in kate <= 4.12 | Alex Neundorf | 2013-12-29 | 1 | -6/+17 |
| * | | | kate: the prev_target is not used by kate | Alex Neundorf | 2013-12-29 | 1 | -1/+0 |
* | | | | Merge topic 'wix-rtf-encoding' | Brad King | 2014-01-02 | 5 | -1/+110 |
|\ \ \ \ | |||||
| * | | | | CPackWiX: allow and convert UTF-8 sequences in RTF writer | Nils Gladitz | 2013-12-26 | 5 | -1/+110 |
* | | | | | Merge topic 'wix-read-only' | Brad King | 2014-01-02 | 1 | -0/+11 |
|\ \ \ \ \ | |||||
| * | | | | | CPackWiX: transfer file read only flag during installation | Nils Gladitz | 2013-12-25 | 1 | -0/+11 |
* | | | | | | Merge topic 'suppress-LNK4089-SHELL32' | Brad King | 2014-01-02 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CTestCustom: Suppress LNK4089 warning about SHELL32 | Brad King | 2014-01-02 | 1 | -0/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'fix-compile-OBJECT_DIR' | Brad King | 2014-01-02 | 4 | -16/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Replace <OBJECT_DIR> rule placeholder consistently (#14667) | Brad King | 2014-01-02 | 4 | -16/+12 |
* | | | | | | | Merge topic 'update-kwsys' | Brad King | 2014-01-02 | 3 | -2/+56 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-12-23 | 3 | -2/+56 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| | * | | | | | | KWSys 2013-12-21 (e81f2a9e) | KWSys Robot | 2013-12-23 | 3 | -2/+56 |
* | | | | | | | | Merge topic 'fix-ctest-regressions' | Brad King | 2014-01-02 | 6 | -4/+179 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | CTest: fix regressions introduced by the ctest-fix-run-serial topic | Nils Gladitz | 2013-12-23 | 6 | -4/+179 |
* | | | | | | | | | Merge topic 'rpath-default' | Brad King | 2014-01-02 | 30 | -14/+223 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | OS X: Add CMP0042 to enable MACOSX_RPATH by default | Clinton Stimpson | 2014-01-02 | 30 | -14/+223 |
* | | | | | | | | | | Merge topic 'copyright-year' | Brad King | 2014-01-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Copyright.txt: Update year range to end in 2014 | Brad King | 2014-01-02 | 1 | -1/+1 |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-02 | 1 | -1/+1 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-01 | 1 | -1/+1 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-12-31 | 1 | -1/+1 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-12-30 | 1 | -1/+1 |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-12-29 | 1 | -1/+1 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-12-28 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-12-27 | 1 | -1/+1 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-12-26 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-12-25 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-12-24 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge topic 'MakeDocsWorkWithDocutilsBefore0_11' | Brad King | 2013-12-23 | 1 | -1/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Fix Sphinx extension with docutils < 0.11 | Alex Neundorf | 2013-12-23 | 1 | -1/+6 |