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
*
Unwatch manual variables upon removal in ccmake
Ben Boeckel
2011-01-13
1
-0/+1
*
Add method to unwatch a manual variable
Ben Boeckel
2011-01-13
2
-0/+9
*
Give a better message for unused variables
Ben Boeckel
2011-01-13
1
-1/+1
*
Fix ArgumentExpansion test expected results
Brad King
2011-01-11
1
-2/+22
*
Checking for a definition is a usage
Ben Boeckel
2011-01-03
1
-0/+1
*
Don't output to stderr in the GUI
Ben Boeckel
2011-01-03
1
-1/+0
*
Merge branch 'ImprovedDotSupport2' into dev/strict-mode
Brad King
2010-12-17
17
-555/+962
|
\
|
*
Exclude targets from the graphviz file based on a regex
Alex Neundorf
2010-11-14
2
-2/+20
|
*
Collect targets and libs on demand instead of in the ctor
Alex Neundorf
2010-11-14
2
-6/+26
|
*
Use std::cout instead of fprintf
Alex Neundorf
2010-11-14
2
-4/+5
|
*
Enable/disable generating graphs depending on the target type
Alex Neundorf
2010-11-14
2
-8/+48
|
*
Move the code for generating dot-files into separate class cmGraphVizWriter
Alex Neundorf
2010-11-09
5
-343/+456
|
*
Generate separate dot files for each target, and a big one with everything.
Alex Neundorf
2010-10-31
2
-69/+149
|
*
Properly insert all targets, also those which don't link to anything.
Alex Neundorf
2010-10-31
2
-85/+45
|
*
Move the code for collecting targets and libraries into separate functions
Alex Neundorf
2010-10-31
2
-119/+175
|
*
Remove trailing whitespace and minor formatting changes for the dot-code
Alex Neundorf
2010-10-31
1
-97/+107
|
*
KWSys Nightly Date Stamp
KWSys Robot
2010-10-31
1
-1/+1
|
*
KWSys Nightly Date Stamp
KWSys Robot
2010-10-30
1
-1/+1
|
*
KWSys Nightly Date Stamp
KWSys Robot
2010-10-29
1
-1/+1
|
*
Merge topic 'fix_ctest_working_dir'
David Cole
2010-10-28
1
-0/+10
|
|
\
|
|
*
When processing DartMeasurements use the tests working directory.
Bill Hoffman
2010-10-19
1
-0/+10
|
*
|
Merge topic 'CPackDeb-MoreControl'
David Cole
2010-10-28
1
-4/+40
|
|
\
\
|
|
*
|
CPackDeb Added several optional debian binary package fields
Eric NOULARD
2010-10-25
1
-4/+40
|
*
|
|
KWSys Nightly Date Stamp
KWSys Robot
2010-10-28
1
-1/+1
|
*
|
|
KWSys Nightly Date Stamp
KWSys Robot
2010-10-27
1
-1/+1
|
*
|
|
KWSys Nightly Date Stamp
KWSys Robot
2010-10-26
1
-1/+1
|
|
/
/
|
*
|
KWSys Nightly Date Stamp
KWSys Robot
2010-10-25
1
-1/+1
|
*
|
KWSys Nightly Date Stamp
KWSys Robot
2010-10-24
1
-1/+1
|
*
|
KWSys Nightly Date Stamp
KWSys Robot
2010-10-23
1
-1/+1
|
*
|
KWSys Nightly Date Stamp
KWSys Robot
2010-10-22
1
-1/+1
|
*
|
KWSys Nightly Date Stamp
KWSys Robot
2010-10-21
1
-1/+1
|
*
|
KWSys Nightly Date Stamp
KWSys Robot
2010-10-20
1
-1/+1
|
|
/
|
*
Merge topic 'xcode-hh-files'
David Cole
2010-10-19
1
-1/+1
|
|
\
|
|
*
Xcode: Recognize .hh as C++ (#11307)
Brad King
2010-10-12
1
-1/+1
|
*
|
Merge topic 'AddCMAKE_CURRENT_LIST_DIR'
David Cole
2010-10-19
2
-67/+93
|
|
\
\
|
*
|
|
KWSys Nightly Date Stamp
KWSys Robot
2010-10-19
1
-1/+1
|
*
|
|
KWSys Nightly Date Stamp
KWSys Robot
2010-10-18
1
-1/+1
|
*
|
|
KWSys Nightly Date Stamp
KWSys Robot
2010-10-17
1
-1/+1
|
*
|
|
KWSys Nightly Date Stamp
KWSys Robot
2010-10-16
1
-1/+1
|
*
|
|
KWSys Nightly Date Stamp
KWSys Robot
2010-10-15
1
-1/+1
|
*
|
|
KWSys Nightly Date Stamp
KWSys Robot
2010-10-14
1
-1/+1
|
*
|
|
KWSys Nightly Date Stamp
KWSys Robot
2010-10-13
1
-1/+1
|
*
|
|
Merge topic 'document-bundle-loader'
David Cole
2010-10-12
1
-4/+8
|
|
\
\
\
|
|
*
|
|
Document ENABLE_EXPORTS behavior on Mac (#11295)
Brad King
2010-10-11
1
-4/+8
|
*
|
|
|
Merge topic 'vs10-order-dependencies'
David Cole
2010-10-12
2
-10/+13
|
|
\
\
\
\
|
|
*
|
|
|
VS10: Order .vcxproj dependencies deterministically (#10502)
Brad King
2010-10-07
2
-10/+13
|
*
|
|
|
|
Merge topic 'CodeBlocksGeneratorFixForExternalSubdirs'
David Cole
2010-10-12
1
-4/+0
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
CodeBlocks Generator: Do not omit files in the project file listing.
Alex Neundorf
2010-10-05
1
-4/+0
|
*
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2010-10-12
1
-1/+1
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2010-10-11
1
-1/+1
[next]