summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* VS: Populate MASM tool build settings in .vcxproj filesBrad King2014-08-133-0/+99
* VS: Manually fix MASM flag table entriesBrad King2014-08-134-20/+20
* VS: Generate MASM flag tables from MSBuild tool filesBrad King2014-08-134-0/+384
* VS: Fix ASM_MASM support in VS >= 10Brad King2014-08-131-1/+1
* ASM_MASM: Do not require compiler to be a full pathBrad King2014-08-131-1/+2
* cmLocalVisualStudio7Generator: Rename local 'lang' varBrad King2014-08-131-3/+3
* VS: Refactor include directory generation in .vcxproj filesBrad King2014-08-133-23/+19
* VS: Refactor include directory slash conversionBrad King2014-08-131-3/+6
* cmIDEOptions: Add HasFlag method to test if a flag is setBrad King2014-08-132-0/+7
* cmIDEOptions: Add an AppendFlag overload to append multiple valuesBrad King2014-08-132-0/+10
* CMake Nightly Date StampKitware Robot2014-08-131-1/+1
* Merge topic 'vs-windows-sdk-desktop-arm'Brad King2014-08-121-0/+5
|\
| * VS: Fix generation of desktop applications for ARMGilles Khouzam2014-08-121-0/+5
* | Merge topic 'vs-windows-phone-and-store'Brad King2014-08-128-1/+211
|\ \ | |/
| * VS: Set WindowsPhone and WindowsStore min VS version requiredGilles Khouzam2014-07-311-0/+12
| * VS: Generate WindowsPhone and WindowsStore application typesGilles Khouzam2014-07-312-0/+23
| * VS: Add .sln "Deploy" mark for WindowsPhone and WindowsStore binariesGilles Khouzam2014-07-312-0/+17
| * VS: Select WindowsPhone and WindowsStore default toolsetsBrad King2014-07-316-1/+139
| * VS: Save WindowsPhone and WindowsStore system internallyBrad King2014-07-312-0/+20
* | Merge topic 'update-kwsys'Brad King2014-08-127-136/+10
|\ \
| * | Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-08-111-0/+4
| * | Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-08-116-136/+6
* | | CMake Nightly Date StampKitware Robot2014-08-121-1/+1
* | | 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
|\ \ \ \ \ | | |_|_|/ | |/| | |