summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CTest: Allow / to be in the build name, and be consistent with the build nameBill Hoffman2014-08-184-10/+18
* ctest_update: Add CTEST_UPDATE_VERSION_ONLY option to only note the versionBill Hoffman2014-08-182-4/+13
* Merge topic 'wix-acl'Brad King2014-08-117-4/+222
|\
| * CPackWIX: Implement CPACK_WIX_ACL (Access Control List) propertyNils Gladitz2014-08-097-4/+222
* | Merge topic 'fix-CMP0047-IS_GNU-vars'Brad King2014-08-111-0/+8
|\ \
| * | CMP0047: Fix CMAKE_COMPILER_IS_GNU(CC|CXX) in OLD behaviorBrad King2014-08-071-0/+8
* | | Merge topic 'cpack-ifw-generator'Brad King2014-08-1110-993/+1669
|\ \ \
| * | | CPackIFW: Refactor and revise this generatorKonstantin Podsvirov2014-08-1110-993/+1669
* | | | CMake Nightly Date StampKitware Robot2014-08-111-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-08-101-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-08-091-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2014-08-081-1/+1
| |/ |/|
* | Merge topic 'genex-build-property-no-head'Brad King2014-08-071-2/+2
|\ \
| * | Genex: Do not consider 'head' when evaluating build propertiesBrad King2014-08-061-2/+2
* | | Merge topic 'genex-context-makefile-non-null'Brad King2014-08-071-9/+6
|\ \ \
| * | | Genex: Remove unnecessary check of context->MakefileBrad King2014-08-061-9/+6
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2014-08-071-1/+1
| |/ |/|
* | Merge topic 'fix_value_not_used'Brad King2014-08-061-2/+1
|\ \
| * | Fix used value warning.Bill Hoffman2014-08-051-2/+1
* | | Merge topic 'file-strings-encoding'Brad King2014-08-061-19/+97
|\ \ \ | |_|/ |/| |
| * | file: Add ENCODING option to file(STRINGS) command (#10519)Clinton Stimpson2014-08-061-1/+69
| * | file: Refactor internal implementation of file(STRINGS)Clinton Stimpson2014-08-061-18/+28
* | | CMake Nightly Date StampKitware Robot2014-08-061-1/+1
* | | Merge topic 'vs-default-ignore-libs'Brad King2014-08-053-0/+10
|\ \ \
| * | | VS: Always add IgnoreSpecificDefaultLibraries to .vcxproj filesBrad King2014-07-311-0/+2
| * | | cmIDEOptions: Add an AppendFlag method to update multi-valued optionsBrad King2014-07-312-0/+8
* | | | Merge topic 'fix_truncation_logic_valgrind_output'Brad King2014-08-051-22/+19
|\ \ \ \
| * | | | Fix truncation of valgrind output logic.Bill Hoffman2014-08-041-22/+19
* | | | | Merge topic 'fix_value_not_used'Brad King2014-08-051-1/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fix scan-build warning parsed is never read after being set.Bill Hoffman2014-08-041-1/+0
| |/ / /
* | | | Merge topic 'pass_output_by_reference'Brad King2014-08-053-29/+23
|\ \ \ \
| * | | | Change output to be a reference and not a pointer.Bill Hoffman2014-08-043-29/+23
| |/ / /
* | | | Merge topic 'update-kwsys'Brad King2014-08-057-215/+316
|\ \ \ \
| * | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-08-047-215/+316
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2014-08-051-1/+1
|/ / /
* | | Merge topic 'cmGlobalGenerator-Build-output-ref'Brad King2014-08-047-51/+26
|\ \ \
| * | | cmGlobalGenerator: Take Build output argument by referenceBrad King2014-07-317-51/+26
* | | | Merge topic 'vs-internal-system-apis'Brad King2014-08-041-0/+6
|\ \ \ \ | | |/ / | |/| |
| * | | VS: Add internal API to get system name and versionBrad King2014-07-311-0/+6
* | | | Merge topic 'vs-refactor-sln-deploy'Brad King2014-08-042-3/+13
|\ \ \ \ | |/ / /
| * | | VS: Refactor logic deciding to add "Deploy" to the .sln fileGilles Khouzam2014-07-312-3/+13
* | | | Merge topic 'vs-vcxproj-missing-newline'Brad King2014-08-041-1/+1
|\ \ \ \ | |/ / /
| * | | VS: Add missing newline after .vcxproj user prop import lineGilles Khouzam2014-07-311-1/+1
| |/ /
* | | Merge topic 'link-line-dedup'Brad King2014-08-041-2/+13
|\ \ \
| * | | De-duplicate shared library targets in generated link linesBrad King2014-07-301-2/+13
* | | | CMake Nightly Date StampKitware Robot2014-08-041-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-08-031-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-08-021-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2014-08-011-1/+1
| |/ |/|
* | Merge topic 'fix-CMP0049-extra-error'Brad King2014-07-311-5/+7
|\ \