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: Add version info to about dialog, including Qt version.
Clinton Stimpson
2009-03-30
1
-1/+7
*
COMP: missing string.h header for strlen.
Mathieu Malaterre
2009-03-30
1
-1/+3
*
ENH: Document scope of add_custom_command outputs
Brad King
2009-03-30
2
-4/+10
*
ENH: remote debugging of sunos
Mathieu Malaterre
2009-03-30
1
-2/+13
*
STYLE: Nightly Date Stamp
Brad King
2009-03-30
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2009-03-29
1
-1/+1
*
STYLE: fix line lenght
Bill Hoffman
2009-03-28
1
-2/+4
*
STYLE: Nightly Date Stamp
Brad King
2009-03-28
1
-1/+1
*
BUG: fix for #8686 add some more compiler flags
Bill Hoffman
2009-03-27
1
-0/+11
*
ENH: LIBPATH is not required for cl to work
Bill Hoffman
2009-03-27
1
-2/+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
*
STYLE: Nightly Date Stamp
Brad King
2009-03-26
1
-1/+1
*
BUG: Fix CMAKE_CURRENT_LIST_FILE in macros
Brad King
2009-03-25
1
-5/+1
*
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
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
[next]