summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Collapse)AuthorAgeFilesLines
* now uses SET instead of SOURCE_LIST commandKen Martin2002-12-121-2/+2
|
* Speedup the testAndy Cedilnik2002-12-056-48/+26
|
* clean up coverage someKen Martin2002-12-031-0/+1
|
* Add missing library. The test should be linked to framework CocoaAndy Cedilnik2002-11-271-0/+1
|
* Test for ObjC++ on OSX machines onlyYves Starreveld2002-11-272-0/+27
|
* fix for create shared libraryBill Hoffman2002-11-211-1/+1
|
* converted c plus plus commentsKen Martin2002-11-2110-11/+11
|
* fixed comments to be c style not c plus plusKen Martin2002-11-201-1/+1
|
* BUG: the dependency analysis would incorrectly alphabetically re-order theAmitha Perera2002-11-1913-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 gnuBill Hoffman2002-11-181-0/+3
|
* clean up test for html outputBill Hoffman2002-11-124-8/+26
|
* *** empty log message ***Bill Hoffman2002-11-121-1/+5
|
* fix project nameBill Hoffman2002-11-121-1/+1
|
* new testBill Hoffman2002-11-114-0/+91
|
* BUG: Fixed STRING(REGEX REPLACE ...) and added better test.Brad King2002-11-063-12/+15
|
* ENH: Added STRING command.Brad King2002-11-063-0/+51
|
* Try to fix testAndy Cedilnik2002-11-061-18/+2
|
* Try to fix FindX11Andy Cedilnik2002-11-051-1/+5
|
* SimplifyAndy Cedilnik2002-11-051-20/+3
|
* Fix testAndy Cedilnik2002-11-041-13/+13
|
* Try to make test to runAndy Cedilnik2002-11-031-0/+2
|
* Print message on system without X11Andy Cedilnik2002-10-291-1/+5
|
* Add Windows codeAndy Cedilnik2002-10-292-1/+15
|
* Add test for X11Andy Cedilnik2002-10-292-0/+49
|
* added test of SET CACHE FORCEKen Martin2002-10-099-0/+45
|
* new plugin APIKen Martin2002-10-082-2/+2
|
* Fix problem on HPAndy Cedilnik2002-10-072-2/+2
|
* If you specify header file as source, it should still use C compiler and not ↵Andy Cedilnik2002-10-064-1/+8
| | | | CXX. Also fix COnly test so that it make sure that this still works...
* Remove bogus exec_programKen Martin2002-10-013-3/+0
|
* Use cmake echoAndy Cedilnik2002-09-273-6/+6
|
* Check for libraryAndy Cedilnik2002-09-254-0/+12
|
* Fix problemAndy Cedilnik2002-09-232-2/+12
|
* Some minor fixes for macAndy Cedilnik2002-09-234-8/+8
|
* cleanupKen Martin2002-09-232-10/+2
|
* Fix test so that it will work on HPAndy Cedilnik2002-09-232-0/+6
|
* Include more testingAndy Cedilnik2002-09-204-6/+40
|
* Fix test so that it does some modules testing by checking for some functions ↵Andy Cedilnik2002-09-206-6/+66
| | | | and some size of types
* removed c++ style commentsKen Martin2002-09-202-8/+8
|
* test passing CMAKE_FLAGSKen Martin2002-09-186-2/+14
|
* removed targetKen Martin2002-09-182-2/+2
|
* added DestructorKen Martin2002-09-172-0/+20
|
* some cleanupKen Martin2002-09-172-14/+14
|
* minor fix in error messageKen Martin2002-09-172-2/+2
|
* load command testKen Martin2002-09-168-0/+210
|
* added include of FindQT.cmakeFranck Bettinger2002-09-121-2/+8
|
* corrected test for QTWrapUIFranck Bettinger2002-09-122-7/+6
|
* added test for QTWrapUIFranck Bettinger2002-09-111-1/+12
|
* test for QTWarpUIFranck Bettinger2002-09-112-0/+59
|
* fixed test for new cmakeKen Martin2002-09-041-1/+1
|
* add rpcrt4.lib because of CMakeLib needing itBill Hoffman2002-08-303-3/+12
|