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
*
ENH: Support preprocessor def values in VS6
Brad King
2009-03-23
4
-8/+8
*
STYLE: Nightly Date Stamp
Brad King
2009-03-23
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2009-03-22
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2009-03-21
1
-1/+1
*
BUG: Fix return value of ctest_update
Brad King
2009-03-20
2
-4/+4
*
STYLE: Nightly Date Stamp
Brad King
2009-03-20
1
-1/+1
*
COMP:Fixed warnings with gcc 4.3.2.
Francois Bertel
2009-03-20
2
-45/+94
*
COMP:Try to fix error on HP.
Francois Bertel
2009-03-19
1
-1/+1
*
ENH: Mention CMAKE_* variables in RPATH properties
Brad King
2009-03-19
1
-4/+13
*
COMP:try to fix error on qnx-V3.3.5-gcc_ntox86.
Francois Bertel
2009-03-19
1
-1/+1
*
COMP:Fixed warnings.
Francois Bertel
2009-03-19
1
-4/+4
*
COMP:Fixed VS 64-bit warning C4267 line 432 of RegularExpression.cxx
Francois Bertel
2009-03-19
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2009-03-19
1
-1/+1
*
COMP:Fixed warnings.
Francois Bertel
2009-03-18
1
-11/+16
*
STYLE:Empty commit just add information about rev 1.15: the reason is that lo...
Francois Bertel
2009-03-18
1
-1/+0
*
COMP:Fix warning on VS 64bit. Don't why gcc 4.3.2 didn't catch this one on a ...
Francois Bertel
2009-03-18
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2009-03-18
1
-1/+1
*
BUG: Allow more shell ops in custom commands
Brad King
2009-03-17
1
-0/+4
*
ENH: New foreach(<var> IN ...) mode
Brad King
2009-03-17
2
-3/+62
*
COMP:Fixed warnings.
Francois Bertel
2009-03-17
3
-17/+23
*
STYLE: Nightly Date Stamp
Brad King
2009-03-17
1
-1/+1
*
COMP:Try to fix compile error with qnx gcc.
Francois Bertel
2009-03-16
1
-1/+2
*
COMP:Fixed gcc 4.3.2 warning with -O1 and above: ignoring return value of rea...
Francois Bertel
2009-03-16
1
-3/+6
*
ENH: Allow projects to disable per-rule echo lines
Brad King
2009-03-16
5
-48/+60
*
STYLE: Separate unrelated logic
Brad King
2009-03-16
1
-3/+12
*
ENH: Allow projects to disable per-rule progress
Brad King
2009-03-16
3
-9/+37
*
ENH: Factor out makefile progress rule commands
Brad King
2009-03-16
2
-24/+20
*
COMP:Fixed warnings.
Francois Bertel
2009-03-16
1
-17/+20
*
BUG: Do not automatically set HEADER_FILE_ONLY
Brad King
2009-03-16
4
-37/+17
*
ENH: Remove unused code from cmMakeDepend
Brad King
2009-03-16
2
-76/+1
*
ENH: Add NAME mode to ADD_TEST command
Brad King
2009-03-16
6
-5/+199
*
ENH: Refactor storage of test command lines
Brad King
2009-03-16
4
-32/+21
*
ENH: Refactor generation of CTestTestfile content
Brad King
2009-03-16
7
-81/+219
*
ENH: Refactor cmInstallGenerator for re-use
Brad King
2009-03-16
7
-211/+344
*
STYLE: Nightly Date Stamp
Brad King
2009-03-16
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2009-03-15
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2009-03-14
1
-1/+1
*
ENH: don't enforce VERBOSE Makefiles, but set the env. var VERBOSE to 1 in
Alexander Neundorf
2009-03-13
1
-1/+1
*
ENH: when using the Eclipse project generator, run gcc so that it tells us
Alexander Neundorf
2009-03-13
2
-12/+52
*
STYLE: add line breaks to the documentation for CMAKE_MATCH_(0..9),
Alexander Neundorf
2009-03-13
1
-3/+4
*
BUG: Document internal cache property MODIFIED
Brad King
2009-03-13
1
-0/+7
*
BUG: Fix cache properties for CMAKE_STRICT build
Brad King
2009-03-13
3
-3/+9
*
STYLE: Nightly Date Stamp
Brad King
2009-03-13
1
-1/+1
*
BUG: fix #8704, sometimes crash if include_directories() is called with a whi...
Alexander Neundorf
2009-03-12
1
-12/+7
*
STYLE: document NONE for disabling any languages, slightly change wording of
Alexander Neundorf
2009-03-12
1
-6/+8
*
ENH: allow for https submission if ctest is built with a curl that supports it
Bill Hoffman
2009-03-12
1
-4/+5
*
COMP: Do not use void returns
Brad King
2009-03-12
1
-1/+1
*
ENH: Add support for showing combo box for choosing from a list of strings t...
Clinton Stimpson
2009-03-12
5
-3/+46
*
ENH: Define STRINGS cache entry property
Brad King
2009-03-12
2
-1/+13
*
ENH: Refactor cache entry writing and reading
Brad King
2009-03-12
2
-164/+111
[next]