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: add COPY_FILE argument to TRY_COMPILE, so the compiled executable can
Alexander Neundorf
2007-05-24
1
-1/+10
*
ENH: add two simple tests for TRY_RUN()
Alexander Neundorf
2007-05-24
3
-2/+38
*
BUG: Report proper error message when project does not build the first time. ...
Brad King
2007-05-23
1
-1/+28
*
ENH: Executable bar should rebuild when its generated header changes. It doe...
Brad King
2007-05-23
1
-1/+0
*
BUG: Target names in the COMMAND part of a custom command should not create a...
Brad King
2007-05-23
1
-0/+24
*
BUG: Target names in the COMMAND part of a custom command should not create a...
Brad King
2007-05-23
3
-6/+41
*
BUG: always search for ar, ranlib, etc. except under MSVC -> this should fix ...
Alexander Neundorf
2007-05-21
1
-2/+4
*
BUG: Fix name of project to build for LoadCommandOneConfig now that it has be...
Brad King
2007-05-20
1
-1/+1
*
BUG: Finish fixing test for new name.
Brad King
2007-05-19
2
-26/+26
*
BUG: fix project name for test
Bill Hoffman
2007-05-19
2
-2/+2
*
ENH: some cleanup, condensing some tests, removing arguments that were not ne...
Ken Martin
2007-05-18
4
-119/+26
*
BUG: Replace "with space" in custom command argument tests with "w s" to stil...
Brad King
2007-05-18
1
-46/+46
*
ENH: Added quick means to turn on verbose output for debugging this test.
Brad King
2007-05-18
2
-1/+5
*
ENH: Add testing of * and / character arguments except on MinGW.
Brad King
2007-05-17
1
-2/+5
*
ENH: Added test for custom command lines with special single-character argume...
Brad King
2007-05-17
1
-4/+8
*
BUG: Disable test of angle bracket escapes until it works everywhere.
Brad King
2007-05-17
1
-6/+6
*
ENH: merge CMake-CrossCompileBasic to HEAD
Alexander Neundorf
2007-05-17
6
-0/+161
*
ENH: Added testing for custom command line arguments containing all special c...
Brad King
2007-05-17
1
-2/+69
*
BUG: Disable test of feature that is not documented or implemented everywhere.
Brad King
2007-05-16
6
-3/+12
*
BUG: check in the rest of the changes to move from c to cxx
Andy Cedilnik
2007-05-16
1
-2/+2
*
BUG: fix test for hp move to c++ to avoid ansi issues and produce a message i...
Andy Cedilnik
2007-05-16
2
-2/+9
*
ENH: revert back to SUBDIRS so that CMake can be built with 2.2
Ken Martin
2007-05-14
1
-1/+1
*
ENH: minor fixes
Ken Martin
2007-05-11
1
-10/+10
*
ENH: some more CMakeList cleanups
Ken Martin
2007-05-11
11
-172/+65
*
ENH: more cleanup of some CMakeLists files
Ken Martin
2007-05-11
1
-0/+949
*
ENH: add test for build depends
Bill Hoffman
2007-05-10
2
-16/+31
*
ENH: add a test to make sure Xcode does not break again
Bill Hoffman
2007-05-09
3
-0/+57
*
BUG: Fixed cmLocalVisualStudio7Generator to deal with quotes in macro definit...
Brad King
2007-05-09
6
-3/+45
*
ENH: now target names can be used in add_custom_command() and
Alexander Neundorf
2007-05-09
3
-0/+37
*
ENH: make it work on non windows
Bill Hoffman
2007-05-08
2
-0/+4
*
ENH: fix it so that the FRAMEWORK property does not break the building of nor...
Bill Hoffman
2007-05-08
3
-8/+13
*
ENH: add a very simple framework test
Bill Hoffman
2007-05-08
5
-0/+25
*
ENH: Added test to make sure custom commands are not built more than once in ...
Brad King
2007-05-01
2
-0/+12
*
ENH: Add STRING STRIP command
Andy Cedilnik
2007-04-27
1
-0/+14
*
ENH: Added FILE(STRINGS) command.
Brad King
2007-04-25
1
-0/+12
*
ENH: Added function call argument to module function to make sure calling con...
Brad King
2007-04-19
2
-4/+14
*
COMP: Need to enable ansi C features.
Brad King
2007-04-18
1
-0/+5
*
ENH: Fixed Plugin test on Cygwin.
Brad King
2007-04-17
1
-1/+1
*
ENH: Configure location of plugin files so that the executable can run with a...
Brad King
2007-04-17
3
-1/+16
*
ENH: Added test for executables with plugins that use an API exported by the ...
Brad King
2007-04-17
4
-0/+128
*
ENH: Add variable watch command
Andy Cedilnik
2007-04-11
2
-1/+24
*
BUG: Fix utility dependencies for static libraries in VS generators. This ad...
Brad King
2007-04-04
4
-1/+29
*
BUG: Disable deep-source test on Watcom until it can be fixed. This is a new...
Brad King
2007-03-21
2
-7/+11
*
BUG: Reduce long source file name length for WMake.
Brad King
2007-03-20
1
-0/+7
*
BUG: Work around VS8 conversion to a relative path for the long source name. ...
Brad King
2007-03-20
1
-2/+14
*
ENH: Added computation of object file names that are almost always short enou...
Brad King
2007-03-16
3
-1/+25
*
BUG: Remove spaces from test output paths. Not all make tools can handle it....
Brad King
2007-03-13
2
-6/+6
*
BUG: Do not use /I mode in VS6.
Brad King
2007-03-12
1
-7/+10
*
BUG: Clean the pch during make clean so that the test passes when run more th...
Brad King
2007-03-12
1
-0/+6
*
BUG: Split precompiled header flags into a separate per-global-generator flag...
Brad King
2007-03-12
1
-3/+3
[prev]
[next]