Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'ctest_update_status_only' | Brad King | 2014-08-18 | 12 | -21/+107 |
|\ | |||||
| * | CTest: Allow / to be in the build name, and be consistent with the build name | Bill Hoffman | 2014-08-18 | 4 | -10/+18 |
| * | ctest_update: Add CTEST_UPDATE_VERSION_ONLY option to only note the version | Bill Hoffman | 2014-08-18 | 8 | -11/+89 |
* | | Merge topic 'cmake-gui-system-version' | Brad King | 2014-08-18 | 1 | -0/+3 |
|\ \ | |||||
| * | | cmake-gui: Pass CMAKE_SYSTEM_VERSION from cross-compile configuration | Gilles Khouzam | 2014-08-13 | 1 | -0/+3 |
* | | | Merge topic 'add-CheckFortranSourceCompiles' | Brad King | 2014-08-18 | 5 | -0/+139 |
|\ \ \ | |||||
| * | | | Add CheckFortranSourceCompiles module (#14656) | Brad King | 2014-08-18 | 5 | -0/+139 |
* | | | | Merge topic 'cpack-ifw-generator' | Brad King | 2014-08-18 | 9 | -58/+148 |
|\ \ \ \ | |||||
| * | | | | CPackIFW: Revise this generator | Konstantin Podsvirov | 2014-08-12 | 9 | -58/+148 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'makefile-assign-escape-octothorpe' | Brad King | 2014-08-18 | 3 | -3/+16 |
|\ \ \ \ | |||||
| * | | | | Makefile: Handle '#' in COMPILE_OPTIONS (#15070) | Brad King | 2014-08-12 | 3 | -3/+16 |
| |/ / / | |||||
* | | | | Merge topic 'FindMPI-mpiexec-MPI_HOME' | Brad King | 2014-08-18 | 1 | -1/+4 |
|\ \ \ \ | |||||
| * | | | | FindMPI: Honor MPI_HOME for MPIEXEC (#14347) | Marcel Loose | 2014-08-11 | 1 | -1/+4 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'create_test_sourcelist-msvc-warnings' | Brad King | 2014-08-18 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | create_test_sourcelist: Suppress MSVC warnings in test driver (#15066) | Brad King | 2014-08-07 | 1 | -0/+4 |
| | |_|/ | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-08-18 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-08-17 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-08-16 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-08-15 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-08-14 | 1 | -1/+1 |
* | | | | Merge branch 'release' | Brad King | 2014-08-13 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'doc-CMP0022-compat-version-typo' into release | Brad King | 2014-08-13 | 1 | -1/+1 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'doc-CMP0022-compat-version-typo' | Brad King | 2014-08-13 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | CMP0022: Fix version documented to support LINK_PUBLIC/LINK_PRIVATE | Brad King | 2014-08-13 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-08-13 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge topic 'vs-windows-sdk-desktop-arm' | Brad King | 2014-08-12 | 4 | -1/+16 |
|\ \ \ \ \ | |||||
| * | | | | | MSVC: Select default standard libraries for ARM platform | Brad King | 2014-08-12 | 1 | -1/+5 |
| * | | | | | VS: Fix generation of desktop applications for ARM | Gilles Khouzam | 2014-08-12 | 1 | -0/+5 |
| * | | | | | CMakeDetermineCompilerId: Fix detection for VS ARM platform | Brad King | 2014-08-12 | 2 | -0/+6 |
* | | | | | | Merge topic 'vs-windows-phone-and-store' | Brad King | 2014-08-12 | 22 | -5/+271 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Help: Add notes for topic 'vs-windows-phone-and-store' | Brad King | 2014-08-05 | 1 | -0/+10 |
| * | | | | | VS: Set WindowsPhone and WindowsStore min VS version required | Gilles Khouzam | 2014-07-31 | 1 | -0/+12 |
| * | | | | | VS: Generate WindowsPhone and WindowsStore application types | Gilles Khouzam | 2014-07-31 | 2 | -0/+23 |
| * | | | | | VS: Add .sln "Deploy" mark for WindowsPhone and WindowsStore binaries | Gilles Khouzam | 2014-07-31 | 2 | -0/+17 |
| * | | | | | MSVC: Add system libs for WindowsPhone and WindowsStore | Brad King | 2014-07-31 | 1 | -1/+5 |
| * | | | | | MSVC: Add default WindowsPhone and WindowsStore compile flags | Paul Annetts | 2014-07-31 | 1 | -0/+4 |
| * | | | | | MSVC: Disable incremental linking for WindowsPhone and WindowsStore | Gilles Khouzam | 2014-07-31 | 1 | -4/+6 |
| * | | | | | Define 'WINDOWS_PHONE' and 'WINDOWS_STORE' variables | Gilles Khouzam | 2014-07-31 | 4 | -0/+16 |
| * | | | | | Add WindowsPhone and WindowsStore platform information modules | Brad King | 2014-07-31 | 6 | -0/+6 |
| * | | | | | CMakeDetermineCompilerId: Recognize WindowsPhone and WindowsStore | Gilles Khouzam | 2014-07-31 | 2 | -0/+14 |
| * | | | | | VS: Select WindowsPhone and WindowsStore default toolsets | Brad King | 2014-07-31 | 6 | -1/+139 |
| * | | | | | VS: Save WindowsPhone and WindowsStore system internally | Brad King | 2014-07-31 | 2 | -0/+20 |
* | | | | | | Merge branch 'release' | Brad King | 2014-08-12 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge branch 'backport-OpenRISC-1000-support' into release | Brad King | 2014-08-11 | 2 | -0/+8 |
| |\ \ \ \ \ | |||||
| | * | | | | | KWSys CPU: Add support for OpenRISC 1000 | Christian Svensson | 2014-08-07 | 1 | -0/+4 |
| | * | | | | | KWIML: Teach ABI.h about OpenRISC 1000 | Christian Svensson | 2014-08-07 | 1 | -0/+4 |
| | | |/ / / | | |/| | | | |||||
* | | | | | | Merge topic 'fujitsu-compiler-id' | Brad King | 2014-08-12 | 2 | -0/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add Fujitsu compiler detection | Erik Lindahl | 2014-08-11 | 2 | -0/+3 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'update-kwsys' | Brad King | 2014-08-12 | 7 | -136/+10 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2014-08-11 | 1 | -0/+4 |
| |\ \ \ \ \ \ |