Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-12 | 1 | -1/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-11 | 1 | -1/+1 | |
* | | | | Merge topic 'vs-generator-platform' | Brad King | 2014-09-10 | 16 | -59/+208 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | enable_language: Initialize system-specific generator info only once | Brad King | 2014-09-10 | 1 | -20/+24 | |
| * | | | CTest: Add options to set generator platform | Brad King | 2014-09-05 | 4 | -0/+24 | |
| * | | | VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8 | Brad King | 2014-09-05 | 6 | -4/+48 | |
| * | | | CMake: Add CMAKE_GENERATOR_PLATFORM option | Brad King | 2014-09-05 | 5 | -0/+71 | |
| * | | | VS: Refactor internal default platform name selection | Brad King | 2014-09-05 | 3 | -7/+13 | |
| * | | | cmGlobalVisualStudio10Generator: Re-order some methods | Brad King | 2014-09-05 | 2 | -14/+14 | |
| * | | | cmGlobalGenerator: Call SetGeneratorToolset even for empty toolset | Brad King | 2014-09-05 | 4 | -26/+26 | |
* | | | | Merge topic 'update-kwsys' | Brad King | 2014-09-10 | 3 | -6/+72 | |
|\ \ \ \ | ||||||
| * | | | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2014-09-09 | 3 | -6/+72 | |
* | | | | | Merge topic 'tolerate-lib-dir-symlink' | Brad King | 2014-09-10 | 1 | -2/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | Tolerate symlinks during RPATH ordering (#13429) | Brad King | 2014-09-09 | 1 | -2/+8 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-10 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-09 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-08 | 1 | -1/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-07 | 1 | -1/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-06 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-05 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge topic 'xcode-duplicate-file-refs' | Brad King | 2014-09-04 | 1 | -6/+4 | |
|\ \ | ||||||
| * | | Xcode: Generate per-target file references (#15111) | Brad King | 2014-09-03 | 1 | -6/+4 | |
* | | | Merge topic 'xcode-assetcatalog-folder-type' | Brad King | 2014-09-04 | 1 | -8/+8 | |
|\ \ \ | ||||||
| * | | | Xcode: Reference '.xcassets' folders as assetcatalog (#15125) | Brad King | 2014-09-03 | 1 | -1/+1 | |
| * | | | Xcode: Refactor internal file type extension extraction | Brad King | 2014-09-03 | 1 | -7/+7 | |
| |/ / | ||||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-04 | 1 | -1/+1 | |
|/ / | ||||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-03 | 1 | -1/+1 | |
* | | Merge topic 'ctest-help-fix' | Brad King | 2014-09-02 | 1 | -2/+2 | |
|\ \ | ||||||
| * | | CTest: Add missing space in command line help. | Nils Gladitz | 2014-09-01 | 1 | -2/+2 | |
* | | | Merge topic 'string-uuid' | Brad King | 2014-09-02 | 5 | -0/+387 | |
|\ \ \ | ||||||
| * | | | StringUuid: Implement new string(UUID) sub-command. | Nils Gladitz | 2014-08-28 | 5 | -0/+387 | |
* | | | | Merge topic 'vs-windows-apps' | Brad King | 2014-09-02 | 6 | -11/+704 | |
|\ \ \ \ | ||||||
| * | | | | VS: Do not compile C sources as WinRT (#15100) | Brad King | 2014-09-02 | 2 | -1/+15 | |
| * | | | | VS: Mark Windows Phone and Store targets as App Containers | Gilles Khouzam | 2014-09-02 | 2 | -3/+552 | |
| * | | | | VS: Always ignore ole32 on Windows Phone 8.0 | Gilles Khouzam | 2014-08-21 | 1 | -0/+7 | |
| * | | | | VS: Generate Windows Metadata for WinRT components | Gilles Khouzam | 2014-08-21 | 1 | -0/+27 | |
| * | | | | VS: Generate Windows Phone and Windows Store projects as Unicode | Gilles Khouzam | 2014-08-21 | 1 | -0/+2 | |
| * | | | | VS: Add VS_WINRT_COMPONENT property to enable CompileAsWinRT | Gilles Khouzam | 2014-08-21 | 3 | -1/+33 | |
| * | | | | VS: Handle .pfx files explicitly in generator | Gilles Khouzam | 2014-08-21 | 4 | -0/+46 | |
| * | | | | VS: Handle AppxManifest sources explicitly in generator | Gilles Khouzam | 2014-08-21 | 3 | -5/+21 | |
| * | | | | VS: Set Window Phone/Store app type in CMake-generated targets | Brad King | 2014-08-21 | 1 | -1/+1 | |
| * | | | | VS: Mark CMake-generated targets as Utility in .vcxproj files | Brad King | 2014-08-21 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-02 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-01 | 1 | -1/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-08-31 | 1 | -1/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-08-30 | 1 | -1/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-08-29 | 1 | -1/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-08-28 | 1 | -1/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-08-27 | 1 | -1/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-08-26 | 1 | -1/+1 | |
| |/ / |/| | |