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: Add -A option to specify a generator platform
Brad King
2014-09-15
1
-0/+22
*
CMake: Add CMAKE_GENERATOR_PLATFORM option
Brad King
2014-09-05
1
-0/+28
*
cmGlobalGenerator: Take Build output argument by reference
Brad King
2014-07-31
1
-1/+1
*
cmGlobalGenerator: Create a non-virtual 'DoGenerate' method
Brad King
2014-07-22
1
-1/+1
*
VS14: Add Visual Studio 14 generator (#14982)
Brad King
2014-06-25
1
-0/+4
*
cmake: Fix read-after-free while checking command-line arguments
Brad King
2014-06-12
1
-5/+13
*
backtrace: Convert to local paths in IssueMessage
Ben Boeckel
2014-06-05
1
-1/+4
*
cmake: remove dummy backtraces for IssueMessage
Ben Boeckel
2014-06-05
1
-1/+1
*
Allow a toolchain file to specify a generator toolset
Brad King
2014-06-04
1
-5/+0
*
Merge topic 'fix-build-crash-on-bad-generator'
Brad King
2014-06-04
1
-1/+7
|
\
|
*
cmake: Fix --build crash on bad CMAKE_GENERATOR in cache
Brad King
2014-06-03
1
-1/+7
*
|
Merge topic 'cpack-properties'
Brad King
2014-05-28
1
-0/+35
|
\
\
|
*
|
Add an "installed file" property scope
Nils Gladitz
2014-05-28
1
-0/+35
*
|
|
Merge topic 'fix-cache-self-assignment'
Brad King
2014-05-28
1
-1/+4
|
\
\
\
|
*
|
|
cmake: Tolerate missing HELPSTRING on compiler change
Brad King
2014-05-27
1
-1/+4
|
|
|
/
|
|
/
|
*
|
|
Features: Extend concept to C language.
Stephen Kelly
2014-05-14
1
-2/+6
|
|
/
|
/
|
*
|
Features: Make CMAKE_CXX_KNOWN_FEATURES a property.
Stephen Kelly
2014-05-02
1
-0/+6
*
|
cmake: Print C++ stack trace after INTERNAL_ERROR messages
Brad King
2014-04-17
1
-0/+17
*
|
Watcom: Use single quote for all file/path items in wlink command
Jiri Malak
2014-04-08
1
-1/+1
*
|
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
[next]