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
*
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
*
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
*
STYLE: Nightly Date Stamp
Brad King
2009-03-12
1
-1/+1
*
STYLE: fix documentation: the second short description discarded the first
Alexander Neundorf
2009-03-11
4
-8/+8
*
BUG: Do not produce empty coverage log files
Brad King
2009-03-11
1
-20/+21
*
BUG: Do not carry over file list between coverage
Brad King
2009-03-11
2
-0/+2
*
BUG: Avoid duplicate CTest coverage submission
Brad King
2009-03-11
2
-0/+20
*
STYLE: Nightly Date Stamp
Brad King
2009-03-11
1
-1/+1
*
ENH: only check for the existance of a header file if:
Alexander Neundorf
2009-03-10
1
-11/+55
*
ENH: Document CACHE entry properties
Brad King
2009-03-10
4
-0/+50
*
ENH: Teach set/get_property about CACHE properties
Brad King
2009-03-10
7
-3/+167
*
ENH: Use cmPropertyMap for cache properties
Brad King
2009-03-10
4
-101/+103
*
STYLE: Nightly Date Stamp
Brad King
2009-03-10
1
-1/+1
*
BUG: Fix get_property result for bad property
Brad King
2009-03-09
1
-1/+8
*
ENH: Efficiently filter CTest coverage by label
Brad King
2009-03-09
2
-18/+58
*
ENH: Generate a central list of target directories
Brad King
2009-03-09
4
-33/+26
*
STYLE: Nightly Date Stamp
Brad King
2009-03-09
1
-1/+1
*
ENH: automatically add headers of implementation file to the codeblocks proje...
Alexander Neundorf
2009-03-08
1
-4/+36
*
STYLE: Nightly Date Stamp
Brad King
2009-03-08
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2009-03-07
1
-1/+1
*
STYLE: White space only change to see if continuous is working on new dashboa...
David Cole
2009-03-06
1
-1/+0
*
BUG: Fix message(SEND_ERROR) to continue
Brad King
2009-03-06
2
-2/+13
*
ENH: Teach message() how to display warnings
Brad King
2009-03-06
5
-33/+74
*
BUG: Fix man-page preformatted text paragraphing
Brad King
2009-03-06
1
-1/+1
*
ENH: Teach file(REMOVE) how to use relative paths
Brad King
2009-03-06
1
-3/+10
*
STYLE: Nightly Date Stamp
Brad King
2009-03-06
1
-1/+1
*
ENH: Overhaul CMake version numbering
Brad King
2009-03-05
22
-112/+127
*
STYLE: Remove unused cmake::CacheVersionMatches
Brad King
2009-03-05
2
-22/+0
*
BUG: Initialize ctest_coverage command ivar
Brad King
2009-03-05
2
-1/+8
*
STYLE: Use $ style variable dereference instead of @ style.
David Cole
2009-03-05
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2009-03-05
1
-1/+1
*
ENH: Cleanup cmake --build interface.
Brad King
2009-03-04
4
-67/+105
*
ENH: Extend GG::Build method for pre-parsed args
Brad King
2009-03-04
2
-10/+21
*
ENH: add file back bug use cmake image
Bill Hoffman
2009-03-04
1
-0/+0
*
ENH: Better recursive make in AddExternalProject
Brad King
2009-03-04
2
-58/+76
*
BUG: make sure error condition is reset before loading scripts
Bill Hoffman
2009-03-04
1
-5/+10
*
ENH: Allow empty arguments in external project API
Brad King
2009-03-04
1
-28/+13
*
STYLE: Nightly Date Stamp
Brad King
2009-03-04
1
-1/+1
*
ENH: remove unused file
Bill Hoffman
2009-03-03
1
-0/+0
*
STYLE: Nightly Date Stamp
Brad King
2009-03-03
1
-1/+1
*
STYLE: Fix documentation bug regarding Boost_<COMPONENT>_LIBRARY (COMPONENT
Philip Lowman
2009-03-03
1
-34/+35
*
ENH: Detect perl & python scripts based on CXXTEST_INCLUDE_DIR (patch from
Philip Lowman
2009-03-03
1
-2/+7
*
BUG: Avoid encoding invalid XML chars in CTest
Brad King
2009-03-02
1
-1/+11
[next]