Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: add a better test for lib deps | Bill Hoffman | 2003-02-03 | 3 | -0/+3 |
| | |||||
* | ENH: add a new command that allows exports of library dependencies from a ↵ | Bill Hoffman | 2003-01-20 | 3 | -0/+3 |
| | | | | project to a file | ||||
* | remove trailing slash from findpath command | Bill Hoffman | 2003-01-17 | 3 | -9/+12 |
| | |||||
* | add some more prints | Bill Hoffman | 2003-01-17 | 2 | -1/+7 |
| | |||||
* | ENH: fix for compilers that need _ | Ken Martin | 2003-01-16 | 3 | -21/+48 |
| | |||||
* | ENH: add the config directory to look for the loadable module | Bill Hoffman | 2003-01-16 | 3 | -0/+15 |
| | |||||
* | ENH: add testing for modules and one two config modes for cmaketest | Bill Hoffman | 2003-01-15 | 12 | -3/+138 |
| | |||||
* | use module on all platforms | Bill Hoffman | 2003-01-15 | 2 | -10/+4 |
| | |||||
* | BUG: fix CMAKE_C_FLAGS for visual studio 6, and add a test case | Bill Hoffman | 2003-01-13 | 3 | -6/+0 |
| | |||||
* | Change name of variable | Andy Cedilnik | 2003-01-08 | 1 | -1/+1 |
| | |||||
* | Fix problem with test on Borland | Andy Cedilnik | 2003-01-03 | 1 | -1/+1 |
| | |||||
* | Rename libraries from c1 to testc1 | Andy Cedilnik | 2003-01-02 | 1 | -3/+3 |
| | |||||
* | Test conversion from ascii to string | Andy Cedilnik | 2003-01-01 | 1 | -0/+3 |
| | |||||
* | Shared library should export symbols on windows | Andy Cedilnik | 2003-01-01 | 2 | -1/+13 |
| | |||||
* | Test also stating and shared libraries | Andy Cedilnik | 2002-12-31 | 6 | -0/+26 |
| | |||||
* | ENH: Renamed Modules/CheckSizeOf to Modules/CheckTypeSize for consistency ↵ | Brad King | 2002-12-30 | 2 | -2/+2 |
| | | | | with the macro name that is defined by the module. | ||||
* | ENH: add target properties | Bill Hoffman | 2002-12-20 | 3 | -0/+24 |
| | |||||
* | BUG: fix for backwards compatibility | Bill Hoffman | 2002-12-20 | 3 | -0/+3 |
| | |||||
* | ERR: Project name and executable name should match for consistency in the ↵ | Brad King | 2002-12-18 | 1 | -11/+3 |
| | | | | X11 test. | ||||
* | BUG: Renamed X11 test executable to useX11 to avoid conflict with name of ↵ | Brad King | 2002-12-17 | 1 | -11/+12 |
| | | | | library. | ||||
* | ENH: Added test for generated header included by non-generated source. | Brad King | 2002-12-13 | 12 | -9/+75 |
| | |||||
* | BUG: Can't double-quote foreach arguments. | Brad King | 2002-12-12 | 6 | -6/+6 |
| | |||||
* | now uses SET instead of SOURCE_LIST command | Ken Martin | 2002-12-12 | 1 | -2/+2 |
| | |||||
* | Speedup the test | Andy Cedilnik | 2002-12-05 | 6 | -48/+26 |
| | |||||
* | clean up coverage some | Ken Martin | 2002-12-03 | 1 | -0/+1 |
| | |||||
* | Add missing library. The test should be linked to framework Cocoa | Andy Cedilnik | 2002-11-27 | 1 | -0/+1 |
| | |||||
* | Test for ObjC++ on OSX machines only | Yves Starreveld | 2002-11-27 | 2 | -0/+27 |
| | |||||
* | fix for create shared library | Bill Hoffman | 2002-11-21 | 1 | -1/+1 |
| | |||||
* | converted c plus plus comments | Ken Martin | 2002-11-21 | 10 | -11/+11 |
| | |||||
* | fixed comments to be c style not c plus plus | Ken Martin | 2002-11-20 | 1 | -1/+1 |
| | |||||
* | BUG: the dependency analysis would incorrectly alphabetically re-order the | Amitha Perera | 2002-11-19 | 13 | -0/+127 |
| | | | | | link lines, which affects external libraries pulled up from deep within the dependency tree. Fixed by preserving order everywhere. | ||||
* | add print for compiler is gnu | Bill Hoffman | 2002-11-18 | 1 | -0/+3 |
| | |||||
* | clean up test for html output | Bill Hoffman | 2002-11-12 | 4 | -8/+26 |
| | |||||
* | *** empty log message *** | Bill Hoffman | 2002-11-12 | 1 | -1/+5 |
| | |||||
* | fix project name | Bill Hoffman | 2002-11-12 | 1 | -1/+1 |
| | |||||
* | new test | Bill Hoffman | 2002-11-11 | 4 | -0/+91 |
| | |||||
* | BUG: Fixed STRING(REGEX REPLACE ...) and added better test. | Brad King | 2002-11-06 | 3 | -12/+15 |
| | |||||
* | ENH: Added STRING command. | Brad King | 2002-11-06 | 3 | -0/+51 |
| | |||||
* | Try to fix test | Andy Cedilnik | 2002-11-06 | 1 | -18/+2 |
| | |||||
* | Try to fix FindX11 | Andy Cedilnik | 2002-11-05 | 1 | -1/+5 |
| | |||||
* | Simplify | Andy Cedilnik | 2002-11-05 | 1 | -20/+3 |
| | |||||
* | Fix test | Andy Cedilnik | 2002-11-04 | 1 | -13/+13 |
| | |||||
* | Try to make test to run | Andy Cedilnik | 2002-11-03 | 1 | -0/+2 |
| | |||||
* | Print message on system without X11 | Andy Cedilnik | 2002-10-29 | 1 | -1/+5 |
| | |||||
* | Add Windows code | Andy Cedilnik | 2002-10-29 | 2 | -1/+15 |
| | |||||
* | Add test for X11 | Andy Cedilnik | 2002-10-29 | 2 | -0/+49 |
| | |||||
* | added test of SET CACHE FORCE | Ken Martin | 2002-10-09 | 9 | -0/+45 |
| | |||||
* | new plugin API | Ken Martin | 2002-10-08 | 2 | -2/+2 |
| | |||||
* | Fix problem on HP | Andy Cedilnik | 2002-10-07 | 2 | -2/+2 |
| | |||||
* | If you specify header file as source, it should still use C compiler and not ↵ | Andy Cedilnik | 2002-10-06 | 4 | -1/+8 |
| | | | | CXX. Also fix COnly test so that it make sure that this still works... |