summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | VS: Generate Windows Metadata for WinRT componentsGilles Khouzam2014-08-211-0/+27
| * | | | | | | | VS: Generate Windows Phone and Windows Store projects as UnicodeGilles Khouzam2014-08-211-0/+2
| * | | | | | | | VS: Add VS_WINRT_COMPONENT property to enable CompileAsWinRTGilles Khouzam2014-08-216-4/+50
| * | | | | | | | VS: Handle .pfx files explicitly in generatorGilles Khouzam2014-08-214-0/+46
| * | | | | | | | VS: Handle AppxManifest sources explicitly in generatorGilles Khouzam2014-08-213-5/+21
| * | | | | | | | VS: Set Window Phone/Store app type in CMake-generated targetsBrad King2014-08-211-1/+1
| * | | | | | | | VS: Mark CMake-generated targets as Utility in .vcxproj filesBrad King2014-08-211-1/+1
| * | | | | | | | CMakeDetermineCompilerABI: Link with standard libraries on MSVCBrad King2014-08-211-5/+7
* | | | | | | | | CMake Nightly Date StampKitware Robot2014-09-021-1/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2014-09-011-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2014-08-311-1/+1
| |_|/ / / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2014-08-301-1/+1
| |_|/ / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2014-08-291-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-08-281-1/+1
* | | | | Merge topic 'wxWidgets-cflags'Brad King2014-08-271-2/+5
|\ \ \ \ \
| * | | | | UsewxWidgets: CFLAGS are expected to be a string here, not a list.Richard M. Shaw2014-08-221-2/+5
* | | | | | Merge topic 'wxWidgets-paths'Brad King2014-08-271-4/+3
|\ \ \ \ \ \
| * | | | | | FindwxWidgets: Improve path detection logic when cross-compiling.Richard M. Shaw2014-08-221-4/+3
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2014-08-271-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2014-08-261-1/+1
| |_|/ / / |/| | | |
* | | | | 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
|\ \ \ \ \ \ \