summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'minor-cleanups'Brad King2014-01-0652-268/+433
|\
| * cmTarget: Remove support for <CONFIG>_LOCATION property.Stephen Kelly2014-01-041-19/+0
| * cmTarget: Test impliedByUse number-compatible properties.Stephen Kelly2014-01-044-0/+15
| * cmTarget: Don't repeat property origin debug information.Stephen Kelly2014-01-043-8/+15
| * cmTarget: Fix debug report for interface-set compatibility types.Stephen Kelly2014-01-043-32/+76
| * cmTarget: Fix reporting interface-set properties which are FALSE.Stephen Kelly2014-01-043-2/+11
| * Qt Tests: Remove commented and unneeded line.Stephen Kelly2014-01-041-1/+0
| * cmTarget: Fix the property compatibility error messageStephen Kelly2014-01-047-4/+23
| * Help: Reformat Qt autogenerator documentation.Stephen Kelly2014-01-0418-81/+81
| * Help: Mark some code blocks as containing cmake code.Stephen Kelly2014-01-043-8/+24
| * GenerateExportHeader: Reformat docs.Stephen Kelly2014-01-041-64/+51
| * cmTarget: Don't update IMPORTED target compilation propertiesStephen Kelly2014-01-045-24/+47
| * Run the add_compile_options command unit test.Stephen Kelly2014-01-041-0/+1
| * get_property: Fix testing ALIASED_TARGET target property (#14670)Stephen Kelly2014-01-042-1/+23
| * install: Ensure that install(TARGETS) works with no DESTINATIONStephen Kelly2014-01-041-1/+4
| * export: Only generate and install configuration files if needed.Stephen Kelly2014-01-041-6/+15
| * Help: Workaround pygments reporting an error for genexes.Stephen Kelly2014-01-041-0/+10
| * Help: Remove workaround for pre-CMake 2.8.4 code.Stephen Kelly2014-01-041-2/+1
| * cmTarget: Rename container holding link implementation objects.Stephen Kelly2014-01-041-14/+14
| * install: Rename variable referencing cmake version.Stephen Kelly2014-01-041-3/+3
| * Style: Use this-> when invoking member function.Stephen Kelly2014-01-041-1/+1
| * add_dependencies: Disallow use with INTERFACE_LIBRARY.Stephen Kelly2014-01-045-0/+21
* | Merge topic 'cmake-buildsystem-manual'Brad King2014-01-062-0/+795
|\ \
| * | Help: Add cmake-buildsystem.7 manualStephen Kelly2014-01-062-0/+795
* | | Merge topic 'fix-text-typos'Brad King2014-01-064-5/+5
|\ \ \
| * | | Fix wording of "the the" typos throughout textRuslan Baratov2014-01-034-5/+5
* | | | Merge topic 'update-kwsys'Brad King2014-01-061-0/+1
|\ \ \ \
| * \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-01-031-0/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | KWSys 2014-01-02 (606d7d6f)KWSys Robot2014-01-031-0/+1
* | | | | Merge topic 'EclipseUse64bitMachOParser'Brad King2014-01-062-1/+6
|\ \ \ \ \
| * | | | | Eclipse: use MachO64 parser starting with Helios (#14380)Alex Neundorf2014-01-012-1/+6
* | | | | | CMake Nightly Date StampKitware Robot2014-01-061-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2014-01-051-1/+1
| |_|_|_|/ |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2014-01-041-1/+1
| |/ / / |/| | |
* | | | CMake Nightly Date StampKitware Robot2014-01-031-1/+1
* | | | Merge topic 'export-EXPORT-subcommand'Brad King2014-01-0218-88/+237
|\ \ \ \
| * | | | Help: Document export(EXPORT) in the cmake-packages manual.Stephen Kelly2013-12-241-2/+20
| * | | | Don't copy find_dependency in configure_package_config_file.Stephen Kelly2013-12-242-11/+4
| * | | | Help: cmake-packages: Add missing slash.Stephen Kelly2013-12-241-1/+1
| * | | | export: Implement EXPORT subcommand (#9822)Stephen Kelly2013-12-2416-74/+212
* | | | | Merge topic 'cmake-mode-updates'Brad King2014-01-021-5/+11
|\ \ \ \ \
| * | | | | cmake-mode.el: Add autoload cookiesYasuyuki Oka2014-01-021-4/+9
| * | | | | cmake-mode.el: Move header line to the top of fileYasuyuki Oka2014-01-021-1/+2
* | | | | | Merge topic 'KateProjectImprovements'Brad King2014-01-021-8/+19
|\ \ \ \ \ \
| * | | | | | kate: put full path to cmake into commentAlex Neundorf2013-12-291-1/+2
| * | | | | | kate: support also the build plugin in kate <= 4.12Alex Neundorf2013-12-291-6/+17
| * | | | | | kate: the prev_target is not used by kateAlex Neundorf2013-12-291-1/+0
* | | | | | | Merge topic 'wix-rtf-encoding'Brad King2014-01-025-1/+110
|\ \ \ \ \ \ \
| * | | | | | | CPackWiX: allow and convert UTF-8 sequences in RTF writerNils Gladitz2013-12-265-1/+110
* | | | | | | | Merge topic 'wix-read-only'Brad King2014-01-021-0/+11
|\ \ \ \ \ \ \ \