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
*
Fix casing of 'Qt' in docs, comments and user-visible strings.
Stephen Kelly
2012-08-28
9
-27/+27
*
CMake Nightly Date Stamp
Kitware Robot
2012-08-27
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2012-08-26
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2012-08-25
1
-1/+1
*
Merge topic 'ide-compiler-id'
David Cole
2012-08-24
18
-252/+961
|
\
|
*
Document CMAKE_<LANG>_COMPILER_(ID|VERSION) values
Brad King
2012-08-22
1
-5/+27
|
*
Test variables CMAKE_(C|CXX|Fortran)_COMPILER(|_ID|_VERSION)
Brad King
2012-08-22
4
-0/+56
|
*
Cleanly enable a language in multiple subdirectories
Brad King
2012-08-22
1
-11/+13
|
*
VS: Detect the compiler id and tool location
Brad King
2012-08-22
6
-9/+223
|
*
VS10: Define CMAKE_VS_PLATFORM_TOOLSET variable
Brad King
2012-08-22
3
-0/+22
|
*
Xcode: Detect the compiler id and tool location
Brad King
2012-08-22
7
-1/+387
|
*
CMakeDetermineCompilerId: Prepare to detect IDE compiler id
Brad King
2012-08-22
1
-27/+43
|
*
Re-order C/C++/Fortran compiler determination logic
Brad King
2012-08-22
3
-216/+207
*
|
Merge topic 'vs-AddPlatformDefinitions-cleanup'
David Cole
2012-08-24
21
-78/+43
|
\
\
|
|
/
|
*
VS: Cleanup AddPlatformDefinitions() of Visual Studio generators
Patrick Gansterer
2012-08-22
21
-78/+43
*
|
Merge topic 'more-compiler-versions'
David Cole
2012-08-24
2
-6/+57
|
\
\
|
*
|
Detect Analog VisualDSP++ compiler version with its id
Brad King
2012-08-22
2
-4/+18
|
*
|
Detect Cray compiler version with its id
Brad King
2012-08-22
2
-0/+4
|
*
|
Detect SDCC compiler version with its id
Brad King
2012-08-22
1
-0/+4
|
*
|
Detect Comeau compiler version with its id
Brad King
2012-08-22
1
-0/+3
|
*
|
Detect TI compiler version with its id
Brad King
2012-08-22
2
-0/+8
|
*
|
Detect PathScale compiler version with its id
Brad King
2012-08-22
2
-2/+12
|
*
|
Detect Compaq compiler version with its id
Brad King
2012-08-22
2
-0/+8
|
|
/
*
|
Merge topic 'vs11-flag-table'
David Cole
2012-08-24
5
-15/+781
|
\
\
|
*
|
VS11: Generate flag tables from MSBuild V110 tool files
Brad King
2012-08-22
5
-4/+770
|
*
|
cmparseMSBuildXML: Include DisplayName in the output
Zack Galbreath
2012-08-22
1
-11/+11
|
|
/
*
|
Merge topic 'VS10-PrecompiledHeader-default'
David Cole
2012-08-24
1
-0/+1
|
\
\
|
*
|
VS: Disable precompiled headers unless enabled by project (#12930)
Brad King
2012-08-22
1
-0/+1
*
|
|
Merge topic 'VS11-WinRT-project-issue-12930'
David Cole
2012-08-24
1
-1/+2
|
\
\
\
|
|
/
/
|
*
|
VS11: Rename 'Immersive' to 'WindowsAppContainer' (#12930)
Brad King
2012-08-21
1
-1/+2
*
|
|
Merge topic 'ninja-target-pdb-cleanup'
David Cole
2012-08-24
3
-47/+42
|
\
\
\
|
*
|
|
Ninja: remove GetTargetPDB because it is used only once
Peter Kümmel
2012-08-22
2
-17/+11
|
*
|
|
Ninja:split out setting of msvc TARGET_PDB
Peter Kümmel
2012-08-22
3
-25/+24
|
*
|
|
Ninja: prepare msvc pdb cleanup
Peter Kümmel
2012-08-22
2
-17/+19
*
|
|
|
Merge topic 'compile-definitions-unique'
David Cole
2012-08-24
11
-91/+215
|
\
\
\
\
|
*
|
|
|
Rename files from main.cpp to more meaningful names.
Stephen Kelly
2012-08-22
5
-5/+5
|
*
|
|
|
Fix the test setting COMPILE_DEFINITIONS target property
Stephen Kelly
2012-08-21
1
-1/+1
|
*
|
|
|
Fix CompileDefinitions test on Visual Studio.
Stephen Kelly
2012-08-21
2
-1/+10
|
*
|
|
|
Don't duplicate -D defines sent to the compiler.
Stephen Kelly
2012-08-20
11
-91/+206
*
|
|
|
|
Merge topic 'topics/FindCUDA/Add-CUDA_SOURCE_PROPERTY_FORMAT'
David Cole
2012-08-24
1
-19/+29
|
\
\
\
\
\
|
*
|
|
|
|
Added CUDA_SOURCE_PROPERTY_FORMAT. Allows setting per file format (OBJ or PTX)
James Bigler
2012-08-20
1
-19/+29
*
|
|
|
|
|
Merge topic 'pic-docs'
David Cole
2012-08-24
2
-2/+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix unfortunate documentation error for PIC feature.
Stephen Kelly
2012-08-20
2
-2/+5
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'minor-docs-fixes'
David Cole
2012-08-24
3
-7/+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Remove duplicate 'of' from docs.
Stephen Kelly
2012-08-20
1
-1/+1
|
*
|
|
|
|
|
Remove incorrect doc string for link type enum
Stephen Kelly
2012-08-19
1
-3/+0
|
*
|
|
|
|
|
Fix some typos in the docs.
Stephen Kelly
2012-08-19
1
-3/+3
|
*
|
|
|
|
|
Add missing whitespace to docs.
Stephen Kelly
2012-08-19
1
-1/+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'DependencyScanning_13474'
David Cole
2012-08-24
4
-19/+50
|
\
\
\
\
\
\
|
*
|
|
|
|
|
-fix Java dependency scanning, broken in previous commit
Alex Neundorf
2012-08-20
2
-2/+3
[next]