summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Load CMAKE_USER_MAKE_RULES_OVERRIDE[_ASM] for assembler (#15108)Mikhail Nikonov2014-08-271-0/+18
* CMake Nightly Date StampKitware Robot2014-08-251-1/+1
* CMake Nightly Date StampKitware Robot2014-08-241-1/+1
* CMake Nightly Date StampKitware Robot2014-08-231-1/+1
* Merge topic 'vs-masm'Brad King2014-08-2222-21/+592
|\
| * Help: Add notes for topic 'vs-masm'Brad King2014-08-201-0/+5
| * VS: Add MASM support to VS 8 and 9 (#8170, #14984)Brad King2014-08-202-1/+55
| * VS: Move internal MasmEnabled member up to VS 7 generatorBrad King2014-08-205-14/+13
| * VS: Add test for MASM supportBrad King2014-08-205-0/+28
| * 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: Fix selection of ml64Brad King2014-08-131-1/+2
| * ASM_MASM: Add preprocessor definitions to compile linesBrad 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
* | Merge topic 'FindXerces'Brad King2014-08-223-0/+87
|\ \
| * | FindXerces: New module to find Apache Xerces-C++Roger Leigh2014-08-213-0/+87
* | | Merge topic 'FindIce'Brad King2014-08-223-0/+398
|\ \ \
| * | | FindIce: New module to find ZeroC IceRoger Leigh2014-08-213-0/+398
| |/ /
* | | CMake Nightly Date StampKitware Robot2014-08-221-1/+1
|/ /
* | CMake Nightly Date StampKitware Robot2014-08-211-1/+1
* | Merge topic 'check-flag-for-intel'Brad King2014-08-201-0/+1
|\ \
| * | Check*CompilerFlag: Add another pattern for Intel (#15096)Roland Schulz2014-08-191-0/+1
* | | CMake Nightly Date StampKitware Robot2014-08-201-1/+1
* | | Merge branch 'release'Brad King2014-08-190-0/+0
|\ \ \
| * \ \ Merge branch 'fix-lexer-open-square' into releaseBrad King2014-08-184-35/+51
| |\ \ \
* | \ \ \ Merge topic 'FindOpenMP-add-Fortran-support'Brad King2014-08-192-0/+51
|\ \ \ \ \
| * | | | | FindOpenMP: Add support for Fortran (#14656)Nicolas Bock2014-08-182-0/+51
* | | | | | Merge topic 'fix-check-module-DEFINED-tests'Brad King2014-08-193-3/+3
|\ \ \ \ \ \
| * | | | | | Check*: Add compatibility hack for old VXL codeBrad King2014-08-183-3/+3
* | | | | | | Merge topic 'fix-lexer-open-square'Brad King2014-08-194-35/+51
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | cmListFileLexer: Fix lexing of single '[' character (#15092)Brad King2014-08-184-35/+51
* | | | | | | Merge topic 'vs-refactor-includes'Brad King2014-08-195-25/+41
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | 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
* | | | | | | Merge topic 'ExternalProject-doc-SVN_REVISION-format'Brad King2014-08-191-1/+1
|\ \ \ \ \ \ \
| * | | | | | | ExternalProject: Clarify SVN_REVISION format in docs (#15081)Brad King2014-08-131-1/+1
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2014-08-191-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'vs-special-source-file-properties'Brad King2014-08-185-1/+98
|\ \ \ \ \ \
| * | | | | | Help: Add notes for topic 'vs-special-source-file-properties'Brad King2014-08-121-0/+11
| * | | | | | VS: Add a source file property to set the hlsl shader typeBrad King2014-08-123-0/+22
| * | | | | | VS: Add a source file property to mark content for Windows App deploymentBrad King2014-08-123-0/+52
| * | | | | | VS: Re-arrange WriteExtraSource to support tool configurationBrad King2014-08-121-1/+13
* | | | | | | Merge topic 'fix_mumps_file_parser'Brad King2014-08-185-61/+85
|\ \ \ \ \ \ \
| * | | | | | | CTEST: Fix MUMPS file parser and update testJoseph Snyder2014-08-155-61/+85
* | | | | | | | Merge topic 'ctest_update_status_only'Brad King2014-08-1812-21/+107
|\ \ \ \ \ \ \ \