index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
VS: Add test case for Windows Phone and Windows Store
Gilles Khouzam
2014-09-02
31
-0/+1387
*
MSVC: Define 'WIN32' for Windows Store and Windows Phone
Gilles Khouzam
2014-09-02
1
-0/+1
*
Help: Add notes for topic 'vs-windows-apps'
Brad King
2014-09-02
1
-0/+6
*
VS: Do not compile C sources as WinRT (#15100)
Brad King
2014-09-02
3
-4/+15
*
VS: Mark Windows Phone and Store targets as App Containers
Gilles Khouzam
2014-09-02
9
-3/+554
*
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
6
-4/+50
*
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
*
CMakeDetermineCompilerABI: Link with standard libraries on MSVC
Brad King
2014-08-21
1
-5/+7
*
Merge topic 'vs-special-source-file-properties'
Brad King
2014-08-18
5
-1/+98
|
\
|
*
Help: Add notes for topic 'vs-special-source-file-properties'
Brad King
2014-08-12
1
-0/+11
|
*
VS: Add a source file property to set the hlsl shader type
Brad King
2014-08-12
3
-0/+22
|
*
VS: Add a source file property to mark content for Windows App deployment
Brad King
2014-08-12
3
-0/+52
|
*
VS: Re-arrange WriteExtraSource to support tool configuration
Brad King
2014-08-12
1
-1/+13
*
|
Merge topic 'fix_mumps_file_parser'
Brad King
2014-08-18
5
-61/+85
|
\
\
|
*
|
CTEST: Fix MUMPS file parser and update test
Joseph Snyder
2014-08-15
5
-61/+85
*
|
|
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
[next]