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
/
cmake.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake: Advise user to remove CMakeFiles with CMakeCache.txt (#14820)
Brad King
2014-03-21
1
-4/+4
*
Watcom: Enable 'WMake Makefiles' generator on Linux
Jiri Malak
2014-03-17
1
-3/+7
*
Remove c_str calls when using stream APIs.
Stephen Kelly
2014-03-11
1
-7/+7
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-56/+56
*
stringapi: Command names
Ben Boeckel
2014-03-08
1
-4/+5
*
stringapi: Use strings for program paths
Ben Boeckel
2014-03-08
1
-1/+1
*
stringapi: Use strings for generator names
Ben Boeckel
2014-03-08
1
-7/+9
*
stringapi: Use strings for directories
Ben Boeckel
2014-03-08
1
-1/+1
*
Directories: Take strings when setting directories
Ben Boeckel
2014-03-08
1
-2/+2
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-1/+1
*
stringapi: Use strings for variable names
Ben Boeckel
2014-03-08
1
-5/+5
*
stringapi: Use strings for property names
Ben Boeckel
2014-03-08
1
-30/+20
*
cmake: Fix --check-build-system argument count check (#14784)
Brad King
2014-03-04
1
-1/+1
*
Merge topic 'support-codelite-ide-generator'
Brad King
2014-01-13
1
-0/+3
|
\
|
*
Add support for codelite IDE project fles
Eran Ifrah
2014-01-10
1
-0/+3
*
|
cmake: Future-proof --find-package mode.
Stephen Kelly
2014-01-13
1
-2/+3
|
/
*
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
1
-6/+7
*
kate: add project generator for the Kate project plugin
Alex Neundorf
2013-11-25
1
-0/+3
*
Simplify some calls to cmGlobalGenerator::Build
Brad King
2013-11-18
1
-8/+1
*
cmGlobalGenerator: Cleanup GenerateBuildCommand API
Brad King
2013-11-18
1
-1/+1
*
Refactor tool selection for edit_cache (#14544)
Brad King
2013-11-12
1
-32/+0
*
Refactor internal resource location APIs and initialization
Brad King
2013-11-12
1
-192/+21
*
VS: Add version year to generator names
Brad King
2013-10-28
1
-4/+4
*
Drop compatibility with CMake < 2.4
Brad King
2013-10-23
1
-30/+0
*
Merge topic 'cmake--build-pipes'
Brad King
2013-10-22
1
-3/+3
|
\
|
*
cmake: Always pass through stdout/stderr in --build mode
Brad King
2013-10-18
1
-3/+3
*
|
cmSystemTools: Drop old RunCommand method
Brad King
2013-10-19
1
-4/+0
|
/
*
Drop unused builtin documentation APIs
Brad King
2013-10-16
1
-2/+1
*
Drop builtin property documentation
Brad King
2013-10-16
1
-202/+0
*
Drop all documentation formatters except Usage
Brad King
2013-10-16
1
-2/+2
*
Drop "full" documentation output types
Brad King
2013-10-15
1
-39/+0
*
Drop definition of internal property
Brad King
2013-10-15
1
-5/+0
*
Drop CMAKE_STRICT mode
Brad King
2013-10-15
1
-111/+0
*
message: Add a DEPRECATION mode
Stephen Kelly
2013-10-08
1
-0/+9
*
Merge topic 'split-cmake-E'
Brad King
2013-10-07
1
-1355/+0
|
\
|
*
cmake: Split -E command implementation into separate source file
Brad King
2013-10-03
1
-1355/+0
*
|
Merge topic 'cleanup-properties'
Brad King
2013-10-07
1
-7/+0
|
\
\
|
*
|
Remove redundant cmake::GetIsPropertyDefined method
Brad King
2013-09-17
1
-7/+0
|
|
/
*
|
Generate graphviz files at generate time, not configure time.
Stephen Kelly
2013-08-29
1
-5/+5
|
/
*
Merge topic 'cppcheck-fixes'
Brad King
2013-07-16
1
-4/+4
|
\
|
*
cmake: Fix resource leak reported by cppcheck
Brad King
2013-07-15
1
-4/+4
*
|
Add Target API to determine if an include is a system include.
Stephen Kelly
2013-07-02
1
-1/+1
|
/
*
Merge topic 'vs12-generator'
Brad King
2013-07-01
1
-0/+4
|
\
|
*
Merge branch 'master' into vs12-generator
Brad King
2013-06-28
1
-12/+24
|
|
\
|
*
|
VS12: Add Visual Studio 12 generator (#14251)
Brad King
2013-06-28
1
-0/+4
*
|
|
automoc: add a global AUTOMOC_TARGETS_FOLDER property
Alex Neundorf
2013-06-28
1
-0/+8
|
|
/
|
/
|
*
|
Merge topic 'config-dependent-CMAKE_AUTOMOC'
Brad King
2013-06-24
1
-1/+2
|
\
\
|
*
|
QtAutomoc: Use config-dependent compile definitions and includes.
Stephen Kelly
2013-06-12
1
-1/+2
*
|
|
Merge topic 'add-whitespace'
Brad King
2013-06-24
1
-1/+1
|
\
\
\
|
*
|
|
Add whitespace after colons in error messages.
Stephen Kelly
2013-06-21
1
-1/+1
|
|
/
/
[next]