summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* ENH: now target names can be used in add_custom_command() andAlexander Neundorf2007-05-093-0/+37
* ENH: make it work on non windowsBill Hoffman2007-05-082-0/+4
* ENH: fix it so that the FRAMEWORK property does not break the building of nor...Bill Hoffman2007-05-083-8/+13
* ENH: add a very simple framework testBill Hoffman2007-05-085-0/+25
* ENH: Added test to make sure custom commands are not built more than once in ...Brad King2007-05-012-0/+12
* ENH: Add STRING STRIP commandAndy Cedilnik2007-04-271-0/+14
* ENH: Added FILE(STRINGS) command.Brad King2007-04-251-0/+12
* ENH: Added function call argument to module function to make sure calling con...Brad King2007-04-192-4/+14
* COMP: Need to enable ansi C features.Brad King2007-04-181-0/+5
* ENH: Fixed Plugin test on Cygwin.Brad King2007-04-171-1/+1
* ENH: Configure location of plugin files so that the executable can run with a...Brad King2007-04-173-1/+16
* ENH: Added test for executables with plugins that use an API exported by the ...Brad King2007-04-174-0/+128
* ENH: Add variable watch commandAndy Cedilnik2007-04-112-1/+24
* BUG: Fix utility dependencies for static libraries in VS generators. This ad...Brad King2007-04-044-1/+29
* BUG: Disable deep-source test on Watcom until it can be fixed. This is a new...Brad King2007-03-212-7/+11
* BUG: Reduce long source file name length for WMake.Brad King2007-03-201-0/+7
* BUG: Work around VS8 conversion to a relative path for the long source name. ...Brad King2007-03-201-2/+14
* ENH: Added computation of object file names that are almost always short enou...Brad King2007-03-163-1/+25
* BUG: Remove spaces from test output paths. Not all make tools can handle it....Brad King2007-03-132-6/+6
* BUG: Do not use /I mode in VS6.Brad King2007-03-121-7/+10
* BUG: Clean the pch during make clean so that the test passes when run more th...Brad King2007-03-121-0/+6
* BUG: Split precompiled header flags into a separate per-global-generator flag...Brad King2007-03-121-3/+3
* ENH: Testing new target properties RUNTIME_OUTPUT_DIRECTORY, LIBRARY_OUTPUT_D...Brad King2007-03-1211-33/+45
* BUG: improve bad argument handling for INCLUDE_DIRECTORIES and ADD_DEFINITION...Ken Martin2007-03-071-2/+2
* ENH: added a tets for newlines in some commandsKen Martin2007-03-065-0/+59
* ENH: watcom wmake can not handle () in the path with cd commandBill Hoffman2007-02-272-2/+21
* COMP: Disable rpath with spaces on some systems.Brad King2007-02-261-0/+6
* ENH: Try to fix spaces in the path problemAndy Cedilnik2007-02-231-2/+2
* ENH: Force libraries to be staticAndy Cedilnik2007-02-233-5/+5
* ENH: add a commentBill Hoffman2007-02-221-0/+1
* ENH: show make results on the dashboardBill Hoffman2007-02-221-0/+1
* COMP: Use exec_program instead of execute_processAndy Cedilnik2007-02-221-4/+2
* ENH: Improve testAndy Cedilnik2007-02-222-0/+17
* ENH: Add simple exclusion test for subdirectoriesAndy Cedilnik2007-02-2214-0/+134
* ENH: fix parens in the path with spaces in the pathBill Hoffman2007-02-224-2/+9
* ENH: verboseBill Hoffman2007-02-201-0/+2
* BUG: fix for bug 4423 set language fixesBill Hoffman2007-02-203-0/+35
* ENH: make the test really test targets with spacesKen Martin2007-02-191-1/+1
* ENH: added used sources with a path that has spacesKen Martin2007-02-192-0/+50
* ENH: add test for conv librariesBill Hoffman2007-02-191-19/+19
* ENH: new test for spaces in the tree structureKen Martin2007-02-1919-0/+201
* ENH: fix for vs ideBill Hoffman2007-02-161-2/+2
* ENH: check in initial conv library stuffBill Hoffman2007-02-165-0/+68
* ENH: Added PrecompiledHeader test for MSVC compilers.Brad King2007-02-086-0/+88
* ENH: Added smoke test for user-value flag mapping for VS IDE.Brad King2007-02-013-0/+18
* ENH: add more output when test failsBill Hoffman2007-01-311-4/+4
* ENH: try to fix test on watcomBill Hoffman2006-12-303-1/+11
* ENH: removed old VTK testsKen Martin2006-12-121-67/+0
* ENH: do not use svn until it is working againBill Hoffman2006-12-121-1/+2
* ENH: fix test for config dir based stuffBill Hoffman2006-12-071-1/+2