summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-08-0710-145/+648
|\
| * KWSys 2013-08-06 (deec6b8a)KWSys Robot2013-08-0710-145/+648
* | CMake Nightly Date StampKitware Robot2013-08-071-1/+1
* | Merge topic 'wince-entrypoint'Brad King2013-08-064-16/+19
|\ \
| * | Fix setting of the entry point symbol for Windows CE (#14088)Patrick Gansterer2013-08-052-10/+13
| * | Improve const-correctness in cmVisualStudioGeneratorOptionsPatrick Gansterer2013-08-052-6/+6
* | | Merge topic 'peheader'Brad King2013-08-062-7/+29
|\ \ \
| * | | WIN: Use COFF file header header for architecture detection (#14083)Patrick Gansterer2013-08-052-7/+29
| |/ /
* | | Merge topic 'vs-masm'Brad King2013-08-063-12/+50
|\ \ \
| * | | VS10: Add support for assembler code (#11536)Patrick Gansterer2013-08-053-12/+50
| |/ /
* | | Merge topic 'vs-cleanup'Brad King2013-08-0621-107/+83
|\ \ \
| * | | VS: Unify how the name of the generator is specifiedPatrick Gansterer2013-08-053-9/+9
| * | | Fix detection of WinCE SDKs with 64bit verion of CMakePatrick Gansterer2013-08-051-2/+6
| * | | VS12: Remove duplicated overload of UseFolderProperty()Patrick Gansterer2013-08-052-10/+0
| * | | VS: Replace ArchitectureId with PlatformNamePatrick Gansterer2013-08-0519-60/+45
| * | | VS: Set CMAKE_VS_PLATFORM_NAME for VS7 and VS71 tooPatrick Gansterer2013-08-056-29/+35
| * | | VS10: Do not set the TargetMachine when detecting the compilerPatrick Gansterer2013-08-052-9/+1
| * | | VS6: Hardcode id_machine_6 for compiler detectionPatrick Gansterer2013-08-052-4/+3
* | | | Merge topic 'ALIAS-targets'Brad King2013-08-0689-18/+739
|\ \ \ \
| * | | | Add the ALIAS target concept for libraries and executables.Stephen Kelly2013-08-0289-18/+739
* | | | | CMake Nightly Date StampKitware Robot2013-08-061-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'osx-find-sdk-for-deployment-target'Brad King2013-08-052-9/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | bootstrap: Do not suppress CMAKE_OSX_SYSROOT if CFLAGS have -isysroot (#14324)Brad King2013-08-021-8/+0
| * | | OS X: Search for SDK based on deployment target (#14324)Brad King2013-08-021-1/+5
| |/ /
* | | CMake Nightly Date StampKitware Robot2013-08-051-1/+1
* | | CMake Nightly Date StampKitware Robot2013-08-041-1/+1
* | | CMake Nightly Date StampKitware Robot2013-08-031-1/+1
* | | Merge topic 'vs10-include-dir-ampersand'Brad King2013-08-021-1/+1
|\ \ \
| * | | VS10: Escape include paths in XML project files (#14331)Brad King2013-08-011-1/+1
| |/ /
* | | Merge topic 'FindGTK2-pango-libs'Brad King2013-08-021-1/+5
|\ \ \
| * | | FindGTK2: Detect pangoft2 and pangoxft librariesDaniele E. Domenichelli2013-08-011-1/+5
| |/ /
* | | CMake Nightly Date StampKitware Robot2013-08-021-1/+1
|/ /
* | Merge topic 'INCLUDES-DESTINATION-no-config'Brad King2013-08-017-16/+78
|\ \
| * | Export: Process generator expressions from INCLUDES DESTINATION.Stephen Kelly2013-07-316-15/+54
| * | cmTarget: Add NAME propertyStephen Kelly2013-07-311-1/+24
* | | Merge topic 'FindGTK2-gmodule'Brad King2013-08-011-1/+3
|\ \ \
| * | | FindGTK2: Detect gmodule libraryDaniele E. Domenichelli2013-07-311-0/+3
| * | | FindGTK2: gthread-2.0 folder does not existDaniele E. Domenichelli2013-07-311-1/+0
| |/ /
* | | Merge topic 'minor-cleanups'Brad King2013-08-011-2/+1
|\ \ \
| * | | Docs: Fix typo in CMAKE_DEBUG_TARGET_PROPERTIESStephen Kelly2013-07-311-2/+1
| |/ /
* | | Merge topic 'vs-subsystem-order'Brad King2013-08-011-2/+2
|\ \ \
| * | | VS10: Honor user-specified /SUBSYSTEM: flag (#14326)Brad King2013-07-311-2/+2
| |/ /
* | | Merge topic 'target-command-allow-no-items'Brad King2013-08-014-3/+27
|\ \ \
| * | | Allow target commands to be invoked with no items (#14325).Stephen Kelly2013-07-314-3/+27
| |/ /
* | | CMake Nightly Date StampKitware Robot2013-08-011-1/+1
|/ /
* | Merge topic 'update-libarchive'Brad King2013-07-31152-4132/+18206
|\ \
| * | libarchive: Backport to CMake 2.8.2Brad King2013-07-313-223/+12
| * | libarchive: Remove build options not used by CMakeBrad King2013-07-311-122/+0
| * | libarchive: Avoid struct init with variableBrad King2013-07-311-1/+3
| * | libarchive: Silence API deprecation warningsBrad King2013-07-311-5/+2