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: Added NOT_IN_ALL option for ADD_LIBRARY and ADD_EXECUTABLE to avoid buil...
Brad King
2006-10-02
12
-0/+78
*
COMP: Fix command line check test implementation for Watcom.
Brad King
2006-10-02
2
-0/+3
*
ENH: Added VERBATIM option to ADD_CUSTOM_COMMAND and ADD_CUSTOM_TARGET comman...
Brad King
2006-09-28
2
-2/+35
*
ENH: Re-enabling .i rule test on MSYS now that it works.
Brad King
2006-09-28
3
-15/+0
*
ENH: Re-enable preprocessing target test but specifically disable it on broke...
Brad King
2006-09-27
3
-3/+48
*
BUG: Disable new shell escape code until backward compatibility can be establ...
Brad King
2006-09-25
1
-1/+1
*
BUG: Character + should be valid in a variable name.
Brad King
2006-09-25
1
-1/+2
*
BUG: Disable new test_preprocess target until it is fixed on OSX universal bi...
Brad King
2006-09-24
3
-3/+3
*
ENH: Adding test for running preprocessor rules.
Brad King
2006-09-23
6
-0/+54
*
ENH: added test for elseif
Ken Martin
2006-09-22
9
-0/+144
*
COMP: Need ANSI C flags to build check_command_line.c.
Brad King
2006-09-22
1
-0/+1
*
ENH: Adding test for non-trivial custom command line arguments. This is for ...
Brad King
2006-09-21
2
-0/+71
*
ENH: Added test for linking to a static library that is next to a shared libr...
Brad King
2006-09-15
12
-3/+117
*
ENH: Adding support to link specifically to an archive or a shared library ba...
Brad King
2006-09-15
1
-2/+16
*
ENH: Add support to INSTALL(DIRECTORY) to install an empty directory. This a...
Brad King
2006-08-29
2
-0/+24
*
ENH: Patch from Alex for adding IF(FILE_IS_NEWER). I also added a test.
Brad King
2006-08-25
1
-0/+5
*
ENH: Always do tar.Z since we do have compress now builtin
Andy Cedilnik
2006-08-24
2
-52/+52
*
ENH: Added code to remove any bad installations of CVS directories before run...
Brad King
2006-08-24
2
-0/+4
*
ENH: Added check for bad installation of a CVS directory to test.
Brad King
2006-08-21
2
-0/+12
*
BUG: Need to execute sample_script.bat on windows and sample_script otherwise.
Brad King
2006-08-21
2
-2/+12
*
ENH: Implemented INSTALL(DIRECTORY) command and added a test. Re-organized c...
Brad King
2006-08-21
8
-0/+54
*
ENH: fix error in if statement
Bill Hoffman
2006-08-11
2
-2/+2
*
ENH: fix failing tests
Bill Hoffman
2006-08-10
2
-4/+18
*
ENH: try to fix compress failure
Bill Hoffman
2006-08-09
2
-4/+16
*
ENH: finally fix the failing test on the dashboard for the past month or so
Bill Hoffman
2006-08-07
2
-2/+14
*
BUG: Make sure sources with unknown extensions are not compiled by VS.
Brad King
2006-08-03
6
-3/+6
*
ENH: Adding test for source files and header files with the same base name in...
Brad King
2006-08-01
12
-6/+33
*
ENH: Add test for bz2 and check for compress
Andy Cedilnik
2006-07-28
2
-0/+28
*
ENH: do not use c++ comments in c code
Bill Hoffman
2006-07-26
2
-2/+2
*
BUG: remove command causing issues with mid build reruns of cmake on vs70
Ken Martin
2006-07-25
2
-6/+0
*
ENH: trying a slight change
Ken Martin
2006-07-25
2
-6/+6
*
BUG: remove c++comments
Ken Martin
2006-07-25
2
-4/+4
*
BUG: temp fix
Ken Martin
2006-07-24
2
-2/+2
*
ENH: add more coverage
Ken Martin
2006-07-24
2
-0/+36
*
ENH: more coverage
Ken Martin
2006-07-24
1
-0/+1
*
ENH: Applying patch from bug#3443 to implement FindwxWidgets.cmake properly. ...
Brad King
2006-07-21
2
-7/+9
*
BUG: work around XCode issue
Ken Martin
2006-07-21
6
-6/+6
*
ENH: Adding C++-only test.
Brad King
2006-07-21
6
-0/+59
*
ENH: increase coverage in a couple places
Ken Martin
2006-07-21
5
-8/+73
*
ENH: Adding test for multiple source files with the same name but different f...
Brad King
2006-07-07
3
-2/+9
*
ENH: Improve the test to create a bundle in the subdirectory
Andy Cedilnik
2006-07-06
2
-1/+40
*
BUG: If the source file specified is not in a source tree, do not use full pa...
Andy Cedilnik
2006-07-05
2
-1/+5
*
ENH: centralized locaiton of CMakeFiles setting
Ken Martin
2006-06-14
2
-7/+7
*
COMP: More fixes for non-ANSI C compilers.
Brad King
2006-06-03
1
-1/+7
*
COMP: Fix for non-ANSI C compilers.
Brad King
2006-06-03
1
-1/+1
*
BUG: Custom commands should actually generate the files they claim to generate.
Brad King
2006-06-02
2
-3/+15
*
ENH: Added test for generation of files listed explicitly as sources but not ...
Brad King
2006-06-01
3
-11/+33
*
BUG: Fix REMOVE_DEFINITIONS command to not remove substrings.
Brad King
2006-05-23
6
-0/+60
*
ENH: Fix INSERT to allow inserting to empty list
Andy Cedilnik
2006-05-15
1
-2/+6
*
ENH: Change REMOVE and REMOVE_ITEM to REMOVE_AT and REMOVE_ITEM
Andy Cedilnik
2006-05-15
1
-7/+11
[next]