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
*
CustomCommandGenerator: Add support for CROSSCOMPILING_EMULATOR
Jean-Christophe Fillion-Robin
2016-05-09
2
-2/+33
*
Merge topic 'doc-cmake-E-updates'
Brad King
2016-05-03
1
-1/+1
|
\
|
*
Help: Improve 'cmake -E md5sum' documentation
Bartosz Kosiorek
2016-05-02
1
-1/+1
*
|
Merge topic 'doc-cmake-policies-manual-improvements'
Brad King
2016-05-03
3
-4/+15
|
\
\
|
*
|
cmRST: Parse toctree lines with Sphinx cross-reference syntax
Brad King
2016-05-02
2
-3/+14
|
*
|
CMP0059: Fix typo in policy description
Brad King
2016-05-02
1
-1/+1
|
|
/
*
|
Merge topic 'clang-format-include-order'
Brad King
2016-05-03
15
-13/+22
|
\
\
|
*
|
Source: Sort includes the way clang-format would
Brad King
2016-05-03
4
-5/+5
|
*
|
Source: Sort includes of sys/types.h as clang-format would
Brad King
2016-05-03
4
-4/+4
|
*
|
Source: Stabilize include order of sys/types.h before sys/stat.h
Brad King
2016-05-03
7
-4/+13
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-05-03
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'clang-format-include-order'
Brad King
2016-05-02
348
-769/+978
|
\
\
|
|
/
|
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
214
-661/+661
|
*
Source: Stabilize include order
Brad King
2016-04-29
254
-114/+322
|
*
CursesDialog: add missing cmState include
Daniel Pfeifer
2016-04-29
1
-0/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-05-02
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-05-01
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-04-30
1
-1/+1
*
|
Merge topic 'vs71-deprecate'
Brad King
2016-04-29
2
-1/+18
|
\
\
|
*
|
Deprecate Visual Studio 7 .NET 2003 generator
Brad King
2016-04-28
2
-1/+18
|
|
/
*
|
Merge topic 'clang-tidy-argv0'
Brad King
2016-04-29
1
-2/+4
|
\
\
|
*
|
Clang-Tidy: Give entire compiler command line to clant-tidy tool
Daniel Pfeifer
2016-04-28
1
-2/+4
|
|
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-04-29
1
-1/+1
|
/
*
Merge topic 'clang-tidy-output-cleanup'
Brad King
2016-04-28
1
-3/+7
|
\
|
*
Clang-Tidy: copy stdout to sterr; ignore original stderr
Daniel Pfeifer
2016-04-27
1
-3/+7
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-04-28
1
-1/+1
*
|
Merge topic 'ghs-duplicate-objects'
Brad King
2016-04-27
2
-0/+44
|
\
\
|
*
|
GHS: Fix handling of duplicate source filenames (#16046)
Geoff Viola
2016-04-25
2
-0/+44
*
|
|
Merge topic 'autogen-message-cleanup'
Brad King
2016-04-27
3
-113/+174
|
\
\
\
|
*
|
|
Autogen: Message tweaks: Compiler type (moc/qrc/ui) added to progress messages
Sebastian Holtermann
2016-04-25
1
-4/+4
|
*
|
|
Autogen: Message cleanups: Compose messages in std::stringstream
Sebastian Holtermann
2016-04-25
3
-109/+170
|
|
/
/
*
|
|
Merge topic 'vs-old-express-no-folders'
Brad King
2016-04-27
8
-17/+28
|
\
\
\
|
*
|
|
VS: Ignore USE_FOLDER property on VS versions that do not support it
Brad King
2016-04-26
7
-13/+16
|
*
|
|
VS: Detect VS 8 and 9 Express editions
Brad King
2016-04-26
4
-4/+12
|
|
/
/
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-04-27
1
-1/+1
|
|
/
|
/
|
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-04-26
1
-1/+1
|
/
*
CMake Nightly Date Stamp
Kitware Robot
2016-04-25
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2016-04-24
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2016-04-23
1
-1/+1
*
Merge topic 'autogen-updates'
Brad King
2016-04-22
3
-47/+276
|
\
|
*
Autogen: Generate qrc_NAME.cpp files in subdirectories
Sebastian Holtermann
2016-04-22
2
-36/+109
|
*
Autogen: Generate not included moc files in subdirectories (#12873)
Sebastian Holtermann
2016-04-22
2
-11/+63
|
*
Autogen: Check added for name collisions of generated qrc_NAME.cpp files
Sebastian Holtermann
2016-04-22
1
-0/+14
|
*
Autogen: Check added for name collisions of generated ui_NAME.h files
Sebastian Holtermann
2016-04-22
1
-0/+16
|
*
Autogen: Check added for name collisions of generated moc files
Sebastian Holtermann
2016-04-22
2
-0/+74
*
|
Merge topic 'xcode-c_str'
Brad King
2016-04-22
2
-55/+54
|
\
\
|
*
|
cmGlobalXCodeGenerator: do not pass char* to cmSystemTools::CollapseFullPath()
Rolf Eike Beer
2016-04-20
1
-1/+1
|
*
|
make cmGlobalXCodeGenerator::XCodeEscapePath() take a std::string&
Rolf Eike Beer
2016-04-20
2
-18/+17
|
*
|
make cmGlobalXCodeGenerator::BuildObjectListOrString::Add() take a string&
Rolf Eike Beer
2016-04-20
1
-5/+5
|
*
|
cmGlobalXCodeGenerator: directly call CreateString() with std::string
Rolf Eike Beer
2016-04-20
1
-33/+33
[next]