summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2014-09-031-1/+1
* Merge topic 'fix-liblzma-build-on-solaris-suncc'Brad King2014-09-021-1/+5
|\
| * liblzma: Added a missing config check for _BoolChuck Atkins2014-09-021-1/+5
* | Merge topic 'ctest-help-fix'Brad King2014-09-021-2/+2
|\ \
| * | CTest: Add missing space in command line help.Nils Gladitz2014-09-011-2/+2
* | | Merge topic 'fix-findpostgres-for-multilib'Brad King2014-09-021-6/+16
|\ \ \
| * | | FindPostgreSQL: Fix for pg_config in multilib configurations.Chuck Atkins2014-09-021-6/+16
* | | | Merge topic 'string-uuid'Brad King2014-09-0227-0/+483
|\ \ \ \
| * | | | Help: Add notes for topic 'string-uuid'Brad King2014-09-021-0/+5
| * | | | StringUuid: Implement new string(UUID) sub-command.Nils Gladitz2014-08-2826-0/+478
* | | | | Merge topic 'asm-user-override-files'Brad King2014-09-021-0/+18
|\ \ \ \ \
| * | | | | Load CMAKE_USER_MAKE_RULES_OVERRIDE[_ASM] for assembler (#15108)Mikhail Nikonov2014-08-271-0/+18
| |/ / / /
* | | | | Merge topic 'vs-windows-apps'Brad King2014-09-0250-19/+2121
|\ \ \ \ \
| * | | | | VS: Add test case for Windows Phone and Windows StoreGilles Khouzam2014-09-0231-0/+1387
| * | | | | MSVC: Define 'WIN32' for Windows Store and Windows PhoneGilles Khouzam2014-09-021-0/+1
| * | | | | Help: Add notes for topic 'vs-windows-apps'Brad King2014-09-021-0/+6
| * | | | | VS: Do not compile C sources as WinRT (#15100)Brad King2014-09-023-4/+15
| * | | | | VS: Mark Windows Phone and Store targets as App ContainersGilles Khouzam2014-09-029-3/+554
| * | | | | VS: Always ignore ole32 on Windows Phone 8.0Gilles Khouzam2014-08-211-0/+7
| * | | | | 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