Andy Cedilnik
|
1061101745
ENH: Some systems do not handle spaces in the path
|
22 years ago |
Andy Cedilnik
|
4dd97ff97f
ENH: Install stage2 to handle runtime problem
|
22 years ago |
Andy Cedilnik
|
e72bac5870
ENH: Add second part of SimpleInstall
|
22 years ago |
Andy Cedilnik
|
2106bdc4ec
ENH: Add install test
|
22 years ago |
Brad King
|
58814ba30e
ERR: Fixed project name for Jump tests.
|
22 years ago |
Brad King
|
778af637ea
ENH: Added JumpWithLibOut and JumpNoLibOut to test whether jumping over to build a missing library works.
|
22 years ago |
Bill Hoffman
|
6b1abee813
BUG: fix arguments to wxwindows test
|
22 years ago |
Bill Hoffman
|
2c2291bbe0
ENH: add new feature to ctest so that it can cmake, build and run a test executable
|
22 years ago |
Brad King
|
00ae7ea261
ENH: Using lex-based tokenizer and a simple recursive-descent parser in place of the old hand-coded parser for CMake listfiles.
|
22 years ago |
Andy Cedilnik
|
27476dabd9
ENH: Enable test on windows
|
22 years ago |
Andy Cedilnik
|
97dd683836
ENH: Add test for FindwxWindows. Thanks to: Mathieu Malaterre
|
22 years ago |
Brad King
|
c59cc5a542
ENH: Moved decision to build MFCDialog up to top level. It is used in both the Source and Utilities directories.
|
22 years ago |
Bill Hoffman
|
a413160fec
ENH: add the unix makefile generator as an option from the windows GUI, this builds with mingw, cygwin, and combinations of make cl, bcc32
|
22 years ago |
Andy Cedilnik
|
81b5c3b34d
ENH: Fix dependencies for curses dialog
|
22 years ago |
Andy Cedilnik
|
6c65c77d35
ENH: Report an error when ADD_LIBRARY and TARGET_LINK_LIBRARIES are in the wrong order and fix CMakeLists files to actually work
|
22 years ago |
Brad King
|
c981e03585
BUG: We don't want to install cmaketest on UNIX or windows. It is for internal CMake testing only. We should probably fold its functionality into ctest anyway.
|
22 years ago |
Brad King
|
ef2e6b88ea
ENH: Install test is now enabled when CMAKE_INSTALL_PREFIX is CMake_BINARY_DIR/Tests/TestInstall/Prefix to keep test in one directory.
|
22 years ago |
Brad King
|
26fce5a402
ENH: Added Install test. It is enabled when the CMAKE_INSTALL_PREFIX is CMake_BINARY_DIR/InstallTest.
|
22 years ago |
Andy Cedilnik
|
e036e52bd6
ENH: Fix test for Visual Studio
|
22 years ago |
Brad King
|
62d5138ca3
ENH: Added FindPackageTest to improve coverage.
|
22 years ago |
Brad King
|
08441daded
ENH: Added CommandLineTest to add coverage for command line arguments to cmake executables. This replaces the old DumpDocumentation test.
|
22 years ago |
Brad King
|
a1bb1a4712
ENH: Added optional configuration of data/doc/man dirs. This will be useful for package maintainers.
|
22 years ago |
Brad King
|
d4042b46d1
ENH: Added generation of cmake documentation during build preocess.
|
22 years ago |
Andy Cedilnik
|
b75c229444
ENH: Add test for string and file commands
|
22 years ago |
Andy Cedilnik
|
db77d2e019
ENH: Add globbing to FILE command
|
22 years ago |
Brad King
|
38482b46d1
ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression.
|
22 years ago |
Brad King
|
dc3fd5c267
ENH: Merged use of kwsys library.
|
22 years ago |
Ken Martin
|
ba68f771b3
yikes added new custom command support
|
22 years ago |
Bill Hoffman
|
6112e7fc16
add support for vs 71
|
22 years ago |
Brad King
|
93f806e563
ERR: Fixed arguments to kwsys's ADD_TEST call for msvc6.
|
22 years ago |