summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CPackIFW: Revise this generatorKonstantin Podsvirov2014-08-129-58/+148
* Merge topic 'vs-windows-sdk-desktop-arm'Brad King2014-08-124-1/+16
|\
| * MSVC: Select default standard libraries for ARM platformBrad King2014-08-121-1/+5
| * VS: Fix generation of desktop applications for ARMGilles Khouzam2014-08-121-0/+5
| * CMakeDetermineCompilerId: Fix detection for VS ARM platformBrad King2014-08-122-0/+6
* | Merge topic 'vs-windows-phone-and-store'Brad King2014-08-1222-5/+271
|\ \ | |/
| * Help: Add notes for topic 'vs-windows-phone-and-store'Brad King2014-08-051-0/+10
| * 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
| * MSVC: Add system libs for WindowsPhone and WindowsStoreBrad King2014-07-311-1/+5
| * MSVC: Add default WindowsPhone and WindowsStore compile flagsPaul Annetts2014-07-311-0/+4
| * MSVC: Disable incremental linking for WindowsPhone and WindowsStoreGilles Khouzam2014-07-311-4/+6
| * Define 'WINDOWS_PHONE' and 'WINDOWS_STORE' variablesGilles Khouzam2014-07-314-0/+16
| * Add WindowsPhone and WindowsStore platform information modulesBrad King2014-07-316-0/+6
| * CMakeDetermineCompilerId: Recognize WindowsPhone and WindowsStoreGilles Khouzam2014-07-312-0/+14
| * 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 branch 'release'Brad King2014-08-120-0/+0
|\ \
| * \ Merge branch 'backport-OpenRISC-1000-support' into releaseBrad King2014-08-112-0/+8
| |\ \
| | * | KWSys CPU: Add support for OpenRISC 1000Christian Svensson2014-08-071-0/+4
| | * | KWIML: Teach ABI.h about OpenRISC 1000Christian Svensson2014-08-071-0/+4
* | | | Merge topic 'fujitsu-compiler-id'Brad King2014-08-122-0/+3
|\ \ \ \
| * | | | Add Fujitsu compiler detectionErik Lindahl2014-08-112-0/+3
* | | | | Merge topic 'update-kwsys'Brad King2014-08-127-136/+10
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-08-111-0/+4
| |\ \ \ \ \
| | * | | | | KWSys 2014-08-11 (32023afd)KWSys Robot2014-08-111-0/+4
| * | | | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-08-116-136/+6
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | KWSys 2014-08-07 (4d526097)KWSys Robot2014-08-116-136/+6
* | | | | | | CMake Nightly Date StampKitware Robot2014-08-121-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'release'Brad King2014-08-110-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'backport-BundleUtilities-os9-newlines' into releaseBrad King2014-08-111-0/+1
| |\ \ \ \ \
| | * | | | | BundleUtilities: Allow Info.plist files which use CR line endingsTim Blechmann2014-08-071-0/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'backport-fix-CMP0047-IS_GNU-vars' into releaseBrad King2014-08-111-0/+8
| |\ \ \ \ \
| | * | | | | CMP0047: Fix CMAKE_COMPILER_IS_GNU(CC|CXX) in OLD behaviorBrad King2014-08-071-0/+8
| * | | | | | Merge branch 'fix-Qt-Autogen' into releaseBrad King2014-08-118-7/+84
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'wix-acl'Brad King2014-08-1110-4/+246
|\ \ \ \ \ \ \
| * | | | | | | Help: Add notes for topic 'wix-acl'Brad King2014-08-111-0/+6
| * | | | | | | CPackWIX: Implement CPACK_WIX_ACL (Access Control List) propertyNils Gladitz2014-08-099-4/+240
* | | | | | | | Merge topic 'update-kwiml'Brad King2014-08-111-0/+4
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'upstream-kwiml' into update-kwimlBrad King2014-08-071-0/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KWIML: Teach ABI.h about OpenRISC 1000Christian Svensson2014-08-071-0/+4
* | | | | | | | | | Merge topic 'BundleUtilities-os9-newlines'Brad King2014-08-111-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | BundleUtilities: Allow Info.plist files which use CR line endingsTim Blechmann2014-08-071-0/+1
| |/ / / / / / / / /
* | | | | | | | | | 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-1112-996/+1689
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CPackIFW: Refactor and revise this generatorKonstantin Podsvirov2014-08-1111-996/+1684
| * | | | | | | | | | Doxygen: Add STRIP_FROM_PATH variable to doxyfile.inKonstantin Podsvirov2014-08-061-0/+4
| * | | | | | | | | | Doxygen: Add CPack/IFW subdir to doxyfile.in INPUT sectionKonstantin Podsvirov2014-08-061-0/+1