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
/
Tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: Renamed CMAKE_FIND_PREFIX_PATH to CMAKE_PREFIX_PATH for brevity and cons...
Brad King
2007-12-19
1
-3/+3
*
BUG: fix for bug 6172 add get source file prop LANGUAGE
Bill Hoffman
2007-12-18
1
-0/+6
*
ENH: Implemented generation of display for pre-build, pre-link, and post-buil...
Brad King
2007-12-18
1
-0/+2
*
ENH: Added SOURCES property to targets. This is based on patch from issues #...
Brad King
2007-12-17
1
-1/+11
*
ENH: Added test for Fortran90 modules in subdirectories.
Brad King
2007-12-15
5
-0/+12
*
ENH: change to libs that are not real
Bill Hoffman
2007-12-07
1
-1/+1
*
BUG: fix for bug 5455, handle nodefaultlib with more than one lib
Bill Hoffman
2007-12-06
1
-1/+4
*
ENH: add functions and raise scope
Ken Martin
2007-12-03
1
-0/+1
*
ENH: add functions and raise scope to cmake
Ken Martin
2007-12-03
2
-0/+93
*
BUG: try to fix configure error on dashboard
Bill Hoffman
2007-11-25
1
-6/+6
*
ENH: add support for the Syllable OS (http://www.syllable.org)
Alexander Neundorf
2007-11-24
1
-33/+54
*
ENH: Adding test for using HEADER_FILE_ONLY to avoid building a .cxx file.
Brad King
2007-11-19
6
-3/+18
*
ENH: switch to new install commands to match book text
Ken Martin
2007-11-13
1
-4/+4
*
ENH: switch to new install commands to match book text
Ken Martin
2007-11-13
10
-20/+25
*
BUG: Fixed fake generation of files to behave more like fluid.
Brad King
2007-11-10
2
-5/+0
*
BUG: Need extra regex to parse sw_vers output on Mac OSX 10.2 (and presumably...
David Cole
2007-11-10
2
-6/+8
*
ENH: Add new Tutorial steps. Diff between Step5 and Step6 shows how to add a ...
David Cole
2007-11-08
20
-2/+474
*
ENH: add doc test for strict builds
Ken Martin
2007-11-06
1
-1/+5
*
ENH: add a etst to verify props are documented
Ken Martin
2007-11-06
2
-0/+39
*
ENH: remove findqt3 from cmake's cmakelist files
Bill Hoffman
2007-11-02
3
-19/+15
*
ENH: add support for CMAKE_FIND_PREFIX_PATH as discussed with Brad.
Alexander Neundorf
2007-10-26
2
-0/+13
*
BUG: Fix #5868 - add COMPONENT handling to the SCRIPT and CODE signatures of ...
David Cole
2007-10-15
6
-4/+86
*
ENH: make commands lower case by default
Ken Martin
2007-10-10
1
-2/+2
*
ENH: Finish up the Framework creation code restructuring. Frameworks build an...
David Cole
2007-10-10
2
-16/+37
*
ENH: Added test for 'use' keyword in a comment. Patch from Maik Beckmann. S...
Brad King
2007-10-10
5
-0/+39
*
COMP: Rename the executables for the SimpleInstall tests so that the executab...
David Cole
2007-10-01
3
-14/+14
*
ENH: increase timeout
Bill Hoffman
2007-09-25
1
-1/+1
*
ENH: VV make too much data for the dashboard
Bill Hoffman
2007-09-20
1
-1/+1
*
ENH: Disable package test only on OSX < 10.4. Added comment explaining reaso...
Brad King
2007-09-20
2
-12/+34
*
ENH: Restore shorter timeout for SimpleInstall-Stage2.
Brad King
2007-09-20
1
-6/+0
*
ENH: fix failing test when valgrind is on
Bill Hoffman
2007-09-19
1
-1/+1
*
ENH: Re-enable packaging part of SimpleInstall-Stage2 test on Apple. Give it...
Brad King
2007-09-19
3
-0/+12
*
COMP: reenable the installation of the PUBLIC_HEADERs
Alexander Neundorf
2007-09-19
2
-4/+4
*
ENH: increase timeout for long test
Bill Hoffman
2007-09-18
1
-1/+1
*
COMP: disable packaging test on Apple, see if this fixes the timeouts
Alexander Neundorf
2007-09-17
2
-2/+16
*
ENH: test install of debug libs
Bill Hoffman
2007-09-17
2
-0/+2
*
ENH: Adding test for ADD_CUSTOM_COMMAND's new IMPLICIT_DEPENDS feature.
Brad King
2007-09-17
4
-0/+68
*
ENH: Added OBJECT_OUTPUTS source file property. Updated PrecompiledHeader te...
Brad King
2007-09-13
1
-32/+16
*
ENH: turn this stuff off to see if it fixes the dashboard on midworld
Bill Hoffman
2007-09-10
2
-4/+4
*
ENH: fix memory leak
Bill Hoffman
2007-09-10
1
-1/+2
*
ENH: add test that builds a nightly windows cmake binary
Bill Hoffman
2007-09-10
1
-0/+15
*
STYLE: adapt the test to the change from FILENAME to FILE
Alexander Neundorf
2007-08-30
2
-2/+10
*
ENH: added tests for the CMAKE_MATCH_(0..9) variables, which get set by
Alexander Neundorf
2007-08-29
1
-0/+33
*
COMP: enable ANSI C, this should make it work with the HP-UX compiler
Alexander Neundorf
2007-08-28
2
-5/+12
*
COMP: maybe it compiles this way with the HP-UX compiler
Alexander Neundorf
2007-08-28
1
-5/+5
*
ENH: add test for installing a header marked as PUBLIC_HEADER of a library
Alexander Neundorf
2007-08-27
2
-0/+4
*
COMP: add a test for exporting and importing targets
Alexander Neundorf
2007-08-27
2
-2/+34
*
COMP: the SimpleInstall test also succeeds on the Mac, so maybe Andys
Alexander Neundorf
2007-08-27
2
-70/+32
*
ENH: add the source_group() demo to the tests
Alexander Neundorf
2007-08-27
2
-0/+10
*
BUG: demo (not really test) for the source_group() command
Alexander Neundorf
2007-08-24
3
-7/+28
[next]