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
path:
root
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
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
|
|
/
|
/
|
*
|
CMake Nightly Date Stamp
Kitware Robot
2014-08-25
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2014-08-24
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2014-08-23
1
-1/+1
*
|
Merge topic 'vs-masm'
Brad King
2014-08-22
14
-19/+553
|
\
\
|
*
|
VS: Add MASM support to VS 8 and 9 (#8170, #14984)
Brad King
2014-08-20
1
-0/+51
|
*
|
VS: Move internal MasmEnabled member up to VS 7 generator
Brad King
2014-08-20
5
-14/+13
|
*
|
VS: Populate MASM tool build settings in .vcxproj files
Brad King
2014-08-13
3
-0/+99
|
*
|
VS: Manually fix MASM flag table entries
Brad King
2014-08-13
4
-20/+20
|
*
|
VS: Generate MASM flag tables from MSBuild tool files
Brad King
2014-08-13
4
-0/+384
|
*
|
VS: Fix ASM_MASM support in VS >= 10
Brad King
2014-08-13
1
-1/+1
|
*
|
ASM_MASM: Do not require compiler to be a full path
Brad King
2014-08-13
1
-1/+2
|
*
|
cmLocalVisualStudio7Generator: Rename local 'lang' var
Brad King
2014-08-13
1
-3/+3
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-08-22
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-08-21
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-08-20
1
-1/+1
*
|
|
Merge topic 'fix-lexer-open-square'
Brad King
2014-08-19
2
-33/+49
|
\
\
\
|
*
|
|
cmListFileLexer: Fix lexing of single '[' character (#15092)
Brad King
2014-08-18
2
-33/+49
*
|
|
|
Merge topic 'vs-refactor-includes'
Brad King
2014-08-19
5
-25/+41
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
VS: Refactor include directory generation in .vcxproj files
Brad King
2014-08-13
3
-23/+19
|
*
|
|
VS: Refactor include directory slash conversion
Brad King
2014-08-13
1
-3/+6
|
*
|
|
cmIDEOptions: Add HasFlag method to test if a flag is set
Brad King
2014-08-13
2
-0/+7
|
*
|
|
cmIDEOptions: Add an AppendFlag overload to append multiple values
Brad King
2014-08-13
2
-0/+10
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-08-19
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge topic 'vs-special-source-file-properties'
Brad King
2014-08-18
1
-1/+70
|
\
\
\
|
*
|
|
VS: Add a source file property to set the hlsl shader type
Brad King
2014-08-12
1
-0/+17
|
*
|
|
VS: Add a source file property to mark content for Windows App deployment
Brad King
2014-08-12
1
-0/+40
|
*
|
|
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
1
-3/+5
|
\
\
\
\
|
*
|
|
|
CTEST: Fix MUMPS file parser and update test
Joseph Snyder
2014-08-15
1
-3/+5
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'ctest_update_status_only'
Brad King
2014-08-18
6
-14/+31
|
\
\
\
\
|
*
|
|
|
CTest: Allow / to be in the build name, and be consistent with the build name
Bill Hoffman
2014-08-18
4
-10/+18
[prev]
[next]