summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2014-06-101-1/+1
* Merge topic 'FindOpenGL-target'Brad King2014-06-091-0/+5
|\
| * Help: Add notes for topic 'FindOpenGL-target'Brad King2014-06-091-0/+5
* | Merge branch 'release'Brad King2014-06-090-0/+0
|\ \
| * \ Merge branch 'hpux-libarchive-compile' into releaseBrad King2014-06-091-12/+14
| |\ \
* | \ \ Merge topic 'hpux-libarchive-compile'Brad King2014-06-090-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | libarchive: fix compilation on newer HP-UX versionsRolf Eike Beer2014-06-091-12/+14
| |/ /
* | | Merge topic 'hpux-libarchive-compile'Brad King2014-06-091-1/+1
|\ \ \
| * | | libarchive: Fix compilation on Tru64 with F_SETTIMESBrad King2014-06-091-1/+1
* | | | Merge topic 'WriteCompilerDetectionHeader-deprecated-define'Brad King2014-06-091-10/+52
|\ \ \ \
| * | | | WCDH: Add compatibility defines for deprecation.Stephen Kelly2014-06-091-10/+52
* | | | | Merge topic 'dev/backtrace-performance'Brad King2014-06-0935-226/+236
|\ \ \ \ \
| * | | | | cmGeneratorExpression: Add workaround for Borland compilerBrad King2014-06-061-0/+8
| * | | | | tests: update unused variable test expected outputBen Boeckel2014-06-051-2/+2
| * | | | | backtrace: Convert to local paths in IssueMessageBen Boeckel2014-06-0513-22/+66
| * | | | | genex: remove the need for backtracesBen Boeckel2014-06-0520-125/+117
| * | | | | cmake: remove dummy backtraces for IssueMessageBen Boeckel2014-06-055-17/+14
| * | | | | cmMakefile: return a backtraceBen Boeckel2014-06-0510-69/+38
* | | | | | Merge topic 'testRST-no-preprocessor-FILE'Brad King2014-06-092-3/+10
|\ \ \ \ \ \
| * | | | | | Tests: Fix CMakeLib.testRST for relative __FILE__Brad King2014-06-062-3/+10
* | | | | | | Merge topic 'hpux-libarchive-compile'Brad King2014-06-091-12/+14
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | libarchive: fix compilation on newer HP-UX versionsRolf Eike Beer2014-06-091-12/+14
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'windows-RC-extension'Brad King2014-06-091-1/+1
|\ \ \ \ \ \
| * | | | | | CMakeRCCompiler: Handle uppercase 'RC' as resource file format extensionTim Blechmann2014-06-061-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'xcode15-fix-RunCMake-TargetSources'Brad King2014-06-093-5/+8
|\ \ \ \ \ \
| * | | | | | Tests: Fix RunCMake.TargetSources on Xcode 1.5Brad King2014-06-063-5/+8
| |/ / / / /
* | | | | | Merge topic 'FindOpenGL-target'Brad King2014-06-091-1/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | FindOpenGL: Fix typo in documented target nameBrad King2014-06-091-1/+1
* | | | | | Merge topic 'fix-ctest-label-regex'Brad King2014-06-094-2/+58
|\ \ \ \ \ \
| * | | | | | CTest: Fix combined inclusive/exclusive label regular expressionsNils Gladitz2014-06-064-2/+58
* | | | | | | CMake Nightly Date StampKitware Robot2014-06-091-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2014-06-081-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2014-06-071-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'FindOpenGL-target'Brad King2014-06-061-0/+40
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | FindOpenGL: Provide imported targets for GL and GLUPhilipp Möller2014-06-051-0/+40
* | | | | | Merge topic 'xcode-15-string-apis'Brad King2014-06-061-13/+5
|\ \ \ \ \ \
| * | | | | | Xcode: Fix single-configuration generation for version 1.5Brad King2014-06-051-13/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'compile-OBJECT_FILE_DIR'Brad King2014-06-064-0/+19
|\ \ \ \ \ \
| * | | | | | Add OBJECT_FILE_DIR rule placeholder for compilation linesBrad King2014-06-054-0/+19
| |/ / / / /
* | | | | | Merge topic 'dev/fix-complex-tests'Brad King2014-06-062-0/+16
|\ \ \ \ \ \
| * | | | | | tests: allow RelWithDebInfo and MinSizeRel configs to workBen Boeckel2014-06-052-0/+16
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'watcom-overhaul-notes'Brad King2014-06-062-1/+10
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Help: Add notes about new OpenWatcom compiler id and versioningBrad King2014-06-052-1/+10
* | | | | | CMake Nightly Date StampKitware Robot2014-06-061-1/+1
|/ / / / /
* | | | | Merge topic 'FindOpenGL-docs'Brad King2014-06-051-18/+24
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | FindOpenGL: Organize and format module documentationPhilipp Möller2014-06-051-18/+24
* | | | Merge topic 'delay-generator-toolset'Brad King2014-06-0521-37/+127
|\ \ \ \
| * | | | Allow a toolchain file to specify a generator toolsetBrad King2014-06-0419-20/+98
| * | | | VS: Split user- and generator-provided PlatformToolsetBrad King2014-06-044-13/+25
| * | | | Xcode: Rename internal variable {Platform => Generator}ToolsetBrad King2014-06-042-6/+6
| |/ / /