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: fix spaces in path escape
Bill Hoffman
2009-03-27
1
-1/+1
*
ENH: use a different cmake
Bill Hoffman
2009-03-27
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2009-03-27
1
-1/+1
*
BUG: Don't return checkable flag for item when in the middle of configure/ge...
Clinton Stimpson
2009-03-26
1
-0/+1
*
ENH: Do a recheck of QT_MAC_USE_COCOA when qmake executable changes.
Clinton Stimpson
2009-03-26
1
-0/+3
*
STYLE: Nightly Date Stamp
Brad King
2009-03-26
1
-1/+1
*
ENH: Support OUTPUT_LOCATION property for qm files.
Clinton Stimpson
2009-03-25
1
-1/+7
*
BUG: Fix CMAKE_CURRENT_LIST_FILE in macros
Brad King
2009-03-25
3
-5/+16
*
STYLE: Nightly Date Stamp
Brad King
2009-03-25
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2009-03-24
1
-1/+1
*
ENH: Support preprocessor def values in VS6
Brad King
2009-03-23
7
-41/+42
*
STYLE: Nightly Date Stamp
Brad King
2009-03-23
1
-1/+1
*
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
[next]