summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* determine CMAKE_MAKE_PROGRAM in EnableLanguageBill Hoffman2002-12-0310-11/+25
|
* remove unused filesBill Hoffman2002-12-039-1872/+0
|
* remove code warrior and fixed GUI isuesKen Martin2002-12-031-2/+2
|
* remove code warrior and fixed GUI isuesKen Martin2002-12-031-5/+3
|
* Module to find tools from the ImageMagick package.Luis Ibanez2002-12-031-0/+34
| | | | These tools are useful for converting image formats.
* remove code warrior and fixed GUI isuesKen Martin2002-12-036-65/+64
|
* ENH: description of variables now follows other style in other .cmake files.Luis Ibanez2002-12-031-3/+4
|
* ENH: Description of variables now specifies that the full path is required.Luis Ibanez2002-12-031-4/+4
|
* fix purify FMRKen Martin2002-12-031-1/+1
|
* bug fix and some cleanupKen Martin2002-12-031-1/+6
|
* clean up coverage someKen Martin2002-12-031-0/+1
|
* correctly place both LINK_FLAGS and CXX_LINK_FLAGS and C_LINK_FLAGS into all ↵Bill Hoffman2002-12-035-10/+9
| | | | the rules
* use LINK_FLAGS not C and CXX LINK_FLAGSBill Hoffman2002-12-031-4/+4
|
* fix compile warningKen Martin2002-12-021-3/+3
|
* add project command even if inheritingBill Hoffman2002-12-021-2/+1
|
* ENH: put the project command at the front of the projectBill Hoffman2002-12-021-1/+1
|
* removed cmMakefile depend from cmSystemToolsKen Martin2002-12-025-69/+86
|
* ENH: remove forced enable language call because a PROJECT command is now ↵Bill Hoffman2002-12-021-9/+0
| | | | added to each project
* ENH: remove cerr callsBill Hoffman2002-12-022-2/+0
|
* ENH: add PROJECT command if there is not oneBill Hoffman2002-12-023-9/+53
|
* minor fixKen Martin2002-12-021-1/+1
|
* BUG: add a space around the compile flagsBill Hoffman2002-12-021-0/+1
|
* BUG: fix compile flags for a single fileBill Hoffman2002-12-021-3/+5
|
* Fix problem on unix with spaceAndy Cedilnik2002-11-291-2/+3
|
* When cd-jing into directory, if directory has space, it should put quotes ↵Andy Cedilnik2002-11-291-2/+2
| | | | around. I guess we could just put quotes around all the time
* ENH: FLTK 1.1.1 under Windows links now with the comctl32 library.Luis Ibanez2002-11-291-1/+1
|
* Add missing library. The test should be linked to framework CocoaAndy Cedilnik2002-11-271-0/+1
|
* Add objective C++ file in the list of C++ files. This may be wrong, but it ↵Andy Cedilnik2002-11-271-0/+1
| | | | will fix problems on Mac for now
* Add ObjC++ test for OSXYves Starreveld2002-11-271-0/+7
|
* Test for ObjC++ on OSX machines onlyYves Starreveld2002-11-272-0/+27
|
* Remove warningAndy Cedilnik2002-11-261-2/+0
|
* Change prioritiesAndy Cedilnik2002-11-251-2/+2
|
* fix for paths with spaces and borlandBill Hoffman2002-11-221-1/+8
|
* change flags for borlandBill Hoffman2002-11-221-1/+4
|
* Revert back to 1.5, since it is fixed in ConvertToOutputPath and this breaks ↵Andy Cedilnik2002-11-221-3/+3
| | | | Windows 98
* Rename local variableAndy Cedilnik2002-11-221-2/+2
|
* add support for CMAKE_C_FLAGS and handle quotes in CMAKE_CXX_FLAGSBill Hoffman2002-11-221-3/+17
|
* fix for c flagsBill Hoffman2002-11-211-1/+1
|
* fix flag settingBill Hoffman2002-11-211-1/+0
|
* fix flag settingBill Hoffman2002-11-211-2/+3
|
* remove debug stuffBill Hoffman2002-11-211-1/+0
|
* move compile defs to cxx and c flagsBill Hoffman2002-11-211-1/+2
|
* clean up entire temp directoryBill Hoffman2002-11-212-11/+15
|
* try to fix check for ansi streamBill Hoffman2002-11-212-7/+6
|
* fix orderBill Hoffman2002-11-211-1/+1
|
* fix orderBill Hoffman2002-11-211-2/+2
|
* move ansi cxx flags stuff out of try compile and into cmake filesBill Hoffman2002-11-215-16/+6
|
* fix network paths with spacesBill Hoffman2002-11-211-0/+8
|
* have to cache ansi_cxxflagsBill Hoffman2002-11-211-1/+2
|
* spelling errorBill Hoffman2002-11-212-3/+5
|