summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* better install supportKen Martin2001-06-2112-171/+82
|
* BUG: remove quotesBill Hoffman2001-06-211-3/+3
|
* ENH: add optional include and only allow one file per INCLUDEBill Hoffman2001-06-212-8/+17
|
* ENH: INTERNAL properties are not display any longer in the GUILuis Ibanez2001-06-211-4/+1
|
* ENH: The cache is not saved now after every modification of the GUILuis Ibanez2001-06-211-5/+0
|
* ENH: Clearing and redrawing the property list after a build to load the new ↵Luis Ibanez2001-06-212-3/+14
| | | | cache.
* ENH: PropertyRows have now a reference to CMakeSetupGUI and save the cacheLuis Ibanez2001-06-215-23/+71
| | | | at each callback action
* ENH: PropertyNameButton was removed. PropertyRow manages all the callbacks nowLuis Ibanez2001-06-217-52/+84
|
* Removed: now the help string is managed by the PropertyRow classLuis Ibanez2001-06-212-286/+0
|
* ENH: add CMakeSetup as a targetBill Hoffman2001-06-202-1/+17
|
* ENH: boot strap mfc gui and support for MFCBill Hoffman2001-06-206-34/+45
|
* ENH: fix cmake so it can boot strap itself betterBill Hoffman2001-06-2010-38/+63
|
* *** empty log message ***Bill Hoffman2001-06-191-1/+1
|
* ENH: build fltk cmake on unix with bootstrapBill Hoffman2001-06-194-8/+15
|
* BUG: Exectuable installation must set permissions to 755 in case installer ↵Brad King2001-06-191-1/+1
| | | | has a umask like 007.
* ENH: CMake now always adds the BUILD_SHARED_LIBS cache entry. The ↵Brad King2001-06-192-26/+14
| | | | BUILD_SHARED_LIBRARIES command that used to be used is now deprecated.
* ENH: add bootstrap support for building fltkBill Hoffman2001-06-191-0/+20
|
* ENH: add bootstrap support for building fltkBill Hoffman2001-06-193-5/+20
|
* ENH: add resize ability to dialog and fix tab stop ordersBill Hoffman2001-06-195-27/+78
|
* ENH: Removing old-style cable commands related to the instantiation ↵Brad King2001-06-1923-2655/+0
| | | | functionality which has now been removed from cable.
* ERR: Removed unused variable.Brad King2001-06-191-1/+0
|
* ENH: Changed generated filename to DartTestfile.txtJim Miller2001-06-192-2/+2
|
* BUG: use pclose not fcloseBill Hoffman2001-06-181-2/+2
|
* ENH: LINK_LIBRARIES(abc) will automatically add the path to abc to theAmitha Perera2001-06-181-0/+6
| | | | link directories, if the path is known.
* BUG: remove unusedBill Hoffman2001-06-181-1/+0
|
* BUG: create directories in the right placeBill Hoffman2001-06-181-1/+14
|
* ENH: move EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH initial creation to ↵Bill Hoffman2001-06-181-17/+23
| | | | after the CMakeLists.txt files have been parsed
* out of source dart supportKen Martin2001-06-181-98/+22
|
* ENH: do not add anything from the current directory to the dependsBill Hoffman2001-06-151-4/+2
|
* BUG: fixed so that empty library paths are ignoredAmitha Perera2001-06-151-13/+10
|
* ENH: Absolute path to cmake resolvedLuis Ibanez2001-06-154-26/+54
|
* ENH: Getting headers and libs for FLTK and OpenGLLuis Ibanez2001-06-151-2/+9
|
* ENH:Added featuresWill Schroeder2001-06-151-2/+2
|
* ENH:Added featuresWill Schroeder2001-06-153-24/+54
|
* Updated ASCI linkWill Schroeder2001-06-152-3/+6
|
* ENH: Updated anonymous checkout commands for new repository root location.Brad King2001-06-141-2/+2
|
* ERR: allow *.cpp as well as *.cxx etc etcJohn Biddiscombe2001-06-141-0/+11
|
* Include directory names are Case sensitive in Unix.Berk Geveci2001-06-146-29/+29
|
* Refined Jim Ahrens changesWill Schroeder2001-06-141-1/+1
|
* Feedback from Jim AhrensWill Schroeder2001-06-144-8/+7
|
* added make depend on win32Ken Martin2001-06-141-0/+8
|
* BUG: fix it so that if a Makefile is out of date for some reason, it is only ↵Bill Hoffman2001-06-141-9/+4
| | | | built once, it was doing it twice.
* modified testingKen Martin2001-06-142-33/+13
|
* BUG: fix so it does not jump into the current directory for inital target buildsBill Hoffman2001-06-131-2/+4
|
* ENH: fix EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH for unixBill Hoffman2001-06-133-27/+96
|
* used to find the dart testing systemKen Martin2001-06-131-0/+11
|
* minor dart changeKen Martin2001-06-131-1/+1
|
* duhKen Martin2001-06-132-41/+4
|
* minor cvs web changeCMakeLists.txtKen Martin2001-06-133-2/+45
|
* ENH: Search for cmake executable full path added (window/unix)Luis Ibanez2001-06-131-1/+13
|