summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ENH: Incremented version to 1.4.5.Brad King2002-09-235-5/+5
* defines cannot have quotes in themKen Martin2002-09-221-0/+1
* some try compile fixesKen Martin2002-09-222-10/+26
* compiler warningKen Martin2002-09-222-2/+1
* Fix namespace problemAndy Cedilnik2002-09-211-1/+1
* Add missing includeAndy Cedilnik2002-09-201-0/+1
* Fix tests for new trycompile and tryrunAndy Cedilnik2002-09-204-18/+11
* Add GetLocal on cmMakefile and on local builds do not perform testsAndy Cedilnik2002-09-204-3/+24
* Include more testingAndy Cedilnik2002-09-204-6/+40
* Simplify checking for headersAndy Cedilnik2002-09-202-9/+0
* Add macro which checks if the header file existsAndy Cedilnik2002-09-202-0/+40
* Fix commentAndy Cedilnik2002-09-201-4/+4
* Fix test so that it does some modules testing by checking for some functions ...Andy Cedilnik2002-09-206-6/+66
* Add two commonly used modules. First one checks if the function exists, the s...Andy Cedilnik2002-09-204-0/+78
* Add option of TRY_COMPILE to store the output of compilation so that if the o...Andy Cedilnik2002-09-205-11/+42
* Add WRITE_FILE command, which writes string to a fileAndy Cedilnik2002-09-203-0/+127
* removed c++ style commentsKen Martin2002-09-202-8/+8
* Fix includesAndy Cedilnik2002-09-201-0/+4
* compiler warningsKen Martin2002-09-202-3/+3
* Add test for guiAndy Cedilnik2002-09-191-0/+6
* Fix argumentsAndy Cedilnik2002-09-191-3/+3
* Allow argument QAndy Cedilnik2002-09-191-1/+1
* Add support for exiting after loadingAndy Cedilnik2002-09-192-1/+20
* Add option -Q for existing after loadingAndy Cedilnik2002-09-192-0/+5
* Remove unnecessary disabling of outputAndy Cedilnik2002-09-191-18/+0
* Fix tryrun to work on LinuxAndy Cedilnik2002-09-191-9/+13
* Supress standard error when running commandAndy Cedilnik2002-09-191-0/+1
* Fix try compile with second signature, remove cmake lists from cache so that ...Andy Cedilnik2002-09-191-27/+31
* Add a way to check if run command output is disabledAndy Cedilnik2002-09-191-0/+1
* When doing try compile disable outputAndy Cedilnik2002-09-191-0/+18
* Add a way to remove files from cacheAndy Cedilnik2002-09-192-0/+14
* Fix compile problemAndy Cedilnik2002-09-191-1/+1
* minor cleanupKen Martin2002-09-191-1/+1
* Fix all defines on WindowsAndy Cedilnik2002-09-191-7/+27
* Fix executable to be WIN32 on windowsAndy Cedilnik2002-09-191-1/+5
* Fix find wxWindowsAndy Cedilnik2002-09-191-3/+3
* updated to try compileKen Martin2002-09-193-40/+97
* new commandKen Martin2002-09-192-0/+200
* Remove unnecessary messageAndy Cedilnik2002-09-191-1/+0
* Add option for building wxWindows GUI for CMakeAndy Cedilnik2002-09-191-0/+6
* Initial import of wxWindows dialogAndy Cedilnik2002-09-199-0/+2558
* Improve searching for wxWindowsAndy Cedilnik2002-09-191-13/+20
* Fix callback for the new APIAndy Cedilnik2002-09-181-1/+1
* Improve message handler to include client data.Andy Cedilnik2002-09-183-8/+12
* test passing CMAKE_FLAGSKen Martin2002-09-186-2/+14
* now Try compile can include CMAKE_FLAGSKen Martin2002-09-184-10/+36
* better error reportingKen Martin2002-09-181-0/+5
* ENH: If SET(VAR) is called with no other arguments, remove the definition of ...Brad King2002-09-181-1/+2
* ENH: Added RemoveDefinition method.Brad King2002-09-182-0/+11
* FIX: better support for the Tcl/Tk 8.4 pre-releaseSebastien Barre2002-09-181-2/+2