summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge topic 'unicode-fstream'Brad King2014-01-0775-228/+292
|\ \ \ \
| * | | | Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.Clinton Stimpson2014-01-0775-228/+292
* | | | | Merge topic 'unicode-main'Brad King2014-01-075-14/+44
|\ \ \ \ \
| * | | | | Use Encoding::CommandLineArguments for main() functions.Clinton Stimpson2014-01-045-14/+44
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2014-01-071-1/+1
| |/ / / |/| | |
* | | | Don't allow include() of export(EXPORT) file at configure time.Stephen Kelly2014-01-063-3/+23
* | | | cmTarget: Fix system include annotation propagation.Stephen Kelly2014-01-065-84/+101
* | | | add_library: Disallow invalid signatures for INTERFACE_LIBRARY.Stephen Kelly2014-01-061-0/+88
* | | | cmTarget: Move a variable initialization closer to where it is used.Stephen Kelly2014-01-061-3/+1
* | | | Undefine local preprocessor loop variables.Stephen Kelly2014-01-064-1/+9
* | | | Genex: Reform error-checking for nullary/unary expressions.Stephen Kelly2014-01-061-29/+10
* | | | cmTarget: Remove some of the INTERFACE_LIBRARY whitelisted properties.Stephen Kelly2014-01-062-9/+10
* | | | cmTarget: INTERFACE_LIBRARY is always EXCLUDE_FROM_ALL.Stephen Kelly2014-01-061-1/+2
* | | | export: Rename some variables to reflect content type.Stephen Kelly2014-01-062-10/+10
* | | | cmTarget: Enable convenient include dir handling for INTERFACE_LIBRARY.Stephen Kelly2014-01-062-2/+3
* | | | cmTarget: Remove dead code.Stephen Kelly2014-01-061-1/+0
* | | | Genex: Add EQUAL expression.Stephen Kelly2014-01-061-0/+89
* | | | cmTarget: Use strtol for numeric parsing.Stephen Kelly2014-01-061-4/+10
* | | | Merge topic 'minor-cleanups'Brad King2014-01-066-106/+133
|\ \ \ \
| * | | | cmTarget: Remove support for <CONFIG>_LOCATION property.Stephen Kelly2014-01-041-19/+0
| * | | | cmTarget: Don't repeat property origin debug information.Stephen Kelly2014-01-041-6/+0
| * | | | cmTarget: Fix debug report for interface-set compatibility types.Stephen Kelly2014-01-041-30/+61
| * | | | cmTarget: Fix reporting interface-set properties which are FALSE.Stephen Kelly2014-01-041-1/+1
| * | | | cmTarget: Fix the property compatibility error messageStephen Kelly2014-01-041-1/+2
| * | | | cmTarget: Don't update IMPORTED target compilation propertiesStephen Kelly2014-01-042-24/+26
| * | | | get_property: Fix testing ALIASED_TARGET target property (#14670)Stephen Kelly2014-01-041-1/+1
| * | | | export: Only generate and install configuration files if needed.Stephen Kelly2014-01-041-6/+15
| * | | | 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-041-0/+9
* | | | | Merge topic 'update-kwsys'Brad King2014-01-061-0/+1
|\ \ \ \ \
| * | | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-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-024-59/+148
|\ \ \ \
| * | | | export: Implement EXPORT subcommand (#9822)Stephen Kelly2013-12-244-59/+148
* | | | | 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-022-1/+98
|\ \ \ \ \ \
| * | | | | | CPackWiX: allow and convert UTF-8 sequences in RTF writerNils Gladitz2013-12-262-1/+98
* | | | | | | Merge topic 'wix-read-only'Brad King2014-01-021-0/+11
|\ \ \ \ \ \ \
| * | | | | | | CPackWiX: transfer file read only flag during installationNils Gladitz2013-12-251-0/+11
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'fix-compile-OBJECT_DIR'Brad King2014-01-024-16/+12
|\ \ \ \ \ \ \