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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: NEW: FindGTK2 module
Philip Lowman
2009-03-22
1
-0/+540
*
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: LIST(REMOVE_ITEM...) was being called on a variable that could be empty.
Philip Lowman
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
*
BUG: Need to fix find of qtmain library when qmake executable is changed.
Clinton Stimpson
2009-03-19
1
-0/+4
*
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
*
STYLE: Reminder note for add_external_project work
Brad King
2009-03-18
1
-0/+1
*
ENH: Add patch step for add_external_project
Brad King
2009-03-18
3
-1/+56
*
ENH: Improve add_external_project interface
Brad King
2009-03-18
2
-105/+132
*
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
3
-3/+81
*
COMP:Fixed warnings.
Francois Bertel
2009-03-17
3
-17/+23
*
STYLE: Nightly Date Stamp
Brad King
2009-03-17
1
-1/+1
*
BUG: Eliminates detection of Boost system library prior to 1.35 (see issue #8...
Philip Lowman
2009-03-17
1
-1/+11
*
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
9
-57/+69
*
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
7
-9/+49
*
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
8
-6/+210
*
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
8
-81/+220
*
ENH: Refactor cmInstallGenerator for re-use
Brad King
2009-03-16
8
-211/+345
*
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
3
-12/+90
*
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
*
STYLE: Moved functions/macros to top of file so main is more readable.
Philip Lowman
2009-03-13
1
-47/+61
*
BUG: fix #8704, sometimes crash if include_directories() is called with a whi...
Alexander Neundorf
2009-03-12
1
-12/+7
[next]