Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | cmTarget: Remove support for <CONFIG>_LOCATION property. | Stephen Kelly | 2014-01-04 | 1 | -19/+0 | |
| * | | | cmTarget: Test impliedByUse number-compatible properties. | Stephen Kelly | 2014-01-04 | 4 | -0/+15 | |
| * | | | cmTarget: Don't repeat property origin debug information. | Stephen Kelly | 2014-01-04 | 3 | -8/+15 | |
| * | | | cmTarget: Fix debug report for interface-set compatibility types. | Stephen Kelly | 2014-01-04 | 3 | -32/+76 | |
| * | | | cmTarget: Fix reporting interface-set properties which are FALSE. | Stephen Kelly | 2014-01-04 | 3 | -2/+11 | |
| * | | | Qt Tests: Remove commented and unneeded line. | Stephen Kelly | 2014-01-04 | 1 | -1/+0 | |
| * | | | cmTarget: Fix the property compatibility error message | Stephen Kelly | 2014-01-04 | 7 | -4/+23 | |
| * | | | Help: Reformat Qt autogenerator documentation. | Stephen Kelly | 2014-01-04 | 18 | -81/+81 | |
| * | | | Help: Mark some code blocks as containing cmake code. | Stephen Kelly | 2014-01-04 | 3 | -8/+24 | |
| * | | | GenerateExportHeader: Reformat docs. | Stephen Kelly | 2014-01-04 | 1 | -64/+51 | |
| * | | | cmTarget: Don't update IMPORTED target compilation properties | Stephen Kelly | 2014-01-04 | 5 | -24/+47 | |
| * | | | Run the add_compile_options command unit test. | Stephen Kelly | 2014-01-04 | 1 | -0/+1 | |
| * | | | get_property: Fix testing ALIASED_TARGET target property (#14670) | Stephen Kelly | 2014-01-04 | 2 | -1/+23 | |
| * | | | 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 | |
* | | | | Merge topic 'cmake-buildsystem-manual' | Brad King | 2014-01-06 | 2 | -0/+795 | |
|\ \ \ \ | ||||||
| * | | | | Help: Add cmake-buildsystem.7 manual | Stephen Kelly | 2014-01-06 | 2 | -0/+795 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'fix-text-typos' | Brad King | 2014-01-06 | 4 | -5/+5 | |
|\ \ \ \ | ||||||
| * | | | | Fix wording of "the the" typos throughout text | Ruslan Baratov | 2014-01-03 | 4 | -5/+5 | |
* | | | | | Merge topic 'update-kwsys' | Brad King | 2014-01-06 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2014-01-03 | 1 | -0/+1 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | KWSys 2014-01-02 (606d7d6f) | KWSys Robot | 2014-01-03 | 1 | -0/+1 | |
* | | | | | | Merge topic 'EclipseUse64bitMachOParser' | Brad King | 2014-01-06 | 2 | -1/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Eclipse: use MachO64 parser starting with Helios (#14380) | Alex Neundorf | 2014-01-01 | 2 | -1/+6 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-06 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-05 | 1 | -1/+1 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-04 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | 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 | |