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
*
docbook: Fix formatter naming convention to avoid shadow
Brad King
2012-09-09
2
-3/+3
*
docbook: Remove redundant docs that cause invalid DocBook
Daniel Pfeifer
2012-09-08
1
-7/+0
*
docbook: Add support for <abstract> at section level 1
Daniel Pfeifer
2012-09-08
1
-2/+24
*
docbook: Cleanup formatter and generated DocBook
Daniel Pfeifer
2012-09-07
1
-24/+24
*
docbook: Fix the DocBook section output
Daniel Pfeifer
2012-09-07
1
-24/+15
*
docbook: Factor out code to write valid DocBook IDs
Daniel Pfeifer
2012-09-07
2
-37/+36
*
docbook: Remove table of contents
Daniel Pfeifer
2012-09-07
1
-18/+0
*
CMake Nightly Date Stamp
Kitware Robot
2012-09-05
1
-1/+1
*
Merge topic 'doc-add_library-PIC'
David Cole
2012-09-04
2
-2/+4
|
\
|
*
add_library: Document POSITION_INDEPENDENT_CODE default (#13479)
Brad King
2012-08-31
2
-2/+4
*
|
CMake Nightly Date Stamp
Kitware Robot
2012-09-04
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2012-09-03
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2012-09-02
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2012-09-01
1
-1/+1
|
/
*
CMake Nightly Date Stamp
Kitware Robot
2012-08-31
1
-1/+1
*
Merge topic 'fix-Qt-casing'
Brad King
2012-08-30
4
-6/+6
|
\
|
*
Fix casing of 'Qt' in docs, comments and user-visible strings.
Stephen Kelly
2012-08-28
4
-6/+6
*
|
Merge topic 'AutomocRerunFix'
Brad King
2012-08-30
2
-6/+28
|
\
\
|
*
|
fix #13494: rerun automoc also if include dirs or moc options change
Alex Neundorf
2012-08-27
2
-6/+28
*
|
|
Merge topic 'ErrorIfCTEST_USE_LAUNCHERSSetButLauncherRuleNotSet'
Brad King
2012-08-30
1
-0/+11
|
\
\
\
|
*
|
|
error out if CTEST_USE_LAUNCHERS is TRUE but RULE_LAUNCH_* are not set
Alex Neundorf
2012-08-20
1
-0/+11
*
|
|
|
Merge topic 'msvc-compiler-info'
Brad King
2012-08-30
10
-20/+0
|
\
\
\
\
|
*
\
\
\
Merge branch 'cmake-platform-info-version' into msvc-compiler-info
Brad King
2012-08-30
2
-12/+4
|
|
\
\
\
\
|
*
|
|
|
|
VS: Simplify MSVC version reporting
Brad King
2012-08-30
9
-14/+0
|
*
|
|
|
|
VS: Remove support for "free" version 2003 tools
Brad King
2012-08-23
1
-6/+0
*
|
|
|
|
|
Merge topic 'cmake-platform-info-version'
Brad King
2012-08-30
2
-12/+4
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Make platform information files specific to the CMake version
Brad King
2012-08-24
2
-12/+4
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-08-30
1
-1/+1
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-08-29
1
-1/+1
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-08-28
1
-1/+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
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
4
-16/+62
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Document CMAKE_<LANG>_COMPILER_(ID|VERSION) values
Brad King
2012-08-22
1
-5/+27
|
|
/
/
/
|
*
|
|
Cleanly enable a language in multiple subdirectories
Brad King
2012-08-22
1
-11/+13
|
*
|
|
VS10: Define CMAKE_VS_PLATFORM_TOOLSET variable
Brad King
2012-08-22
3
-0/+22
*
|
|
|
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 '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
|
|
|
_
|
_
|
/
|
|
/
|
|
|
[next]