summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NEW: First check in of Borland Makefile Generator and template stuffJohn Biddiscombe2001-09-043-0/+859
* ENH: separate command from its arguments in the custom command. This allows ...Bill Hoffman2001-09-0410-37/+75
* ENH: Added a clause for Borland compiler compatibilityJohn Biddiscombe2001-09-011-0/+7
* Convert path format back to Windows slashes syntax. Mandatory for Win98 build.Sebastien Barre2001-09-011-2/+7
* fix comment pbSebastien Barre2001-09-011-1/+1
* ENH: Windows and Unix slash conversions return a char*, clean functionJohn Biddiscombe2001-09-012-8/+21
* ENH: ExpandVariables functions return a char * for convenienceJohn Biddiscombe2001-09-012-13/+14
* ENH: Generate compile lines for .m, .M, and .mm files (ObjC and ObjC++)Yves Starreveld2001-09-011-1/+2
* BUG: fix incorrect deletion of function blockersBill Hoffman2001-08-301-1/+1
* version revKen Martin2001-08-301-1/+1
* version revKen Martin2001-08-301-1/+1
* *** empty log message ***Bill Hoffman2001-08-301-5278/+0
* *** empty log message ***Bill Hoffman2001-08-302-0/+449
* ENH: add autogenerated changelogBill Hoffman2001-08-301-0/+5274
* oppsBill Hoffman2001-08-291-4/+1
* BUG: GCCXML_FLAGS found from find_gcc_options or find_mpro_options should hav...Brad King2001-08-291-1/+25
* ENH: Updated generated dependencies since cable's installation directory now ...Brad King2001-08-291-2/+2
* ENH: Updated library finding code to handle new cable installation directory ...Brad King2001-08-291-8/+10
* added regexp optionKen Martin2001-08-292-4/+31
* remove /ZIBill Hoffman2001-08-294-13/+21
* ENH: run cmake from cmaketestBill Hoffman2001-08-292-14/+25
* ENH: Added a const version of GetLinkLibraries().Brad King2001-08-291-0/+8
* ENH: Proper dependencies between shared libraries now exist in the generated ...Brad King2001-08-292-70/+120
* clean up a bitBill Hoffman2001-08-291-3/+1
* BUG: fix out of bounds read on string in mkdirBerk Geveci2001-08-291-2/+5
* ENH: Special value IGNORE behaves like NOTFOUND, but makes FindLibrary, etc,Amitha Perera2001-08-292-2/+2
* remove warningBill Hoffman2001-08-281-1/+1
* ENH: add caching for the input CMakeList.txt files, 2X speed upBill Hoffman2001-08-287-13/+194
* BUG: put spaces in /I pathsBill Hoffman2001-08-281-1/+1
* Changes to allow MODULE type target for a shared libraryYves Starreveld2001-08-286-22/+107
* Changes to allow a MODULE target for a shared library.Yves Starreveld2001-08-283-49/+180
* minor fixKen Martin2001-08-284-4/+12
* better network build supportKen Martin2001-08-283-53/+57
* Added support for Darwin (OSX)Yves Starreveld2001-08-282-26/+52
* ENH: support for cygwinBill Hoffman2001-08-281-1/+12
* BUG: fix for broken apple mkdir and general clean up of MakeDirectory commandBill Hoffman2001-08-282-21/+48
* BUG: fix switch projects not saving cache correctlyBill Hoffman2001-08-271-7/+3
* support for network path link librariesKen Martin2001-08-271-3/+19
* ENH: change expand variables to use GetDefinitionBill Hoffman2001-08-273-28/+32
* *** empty log message ***Bill Hoffman2001-08-272-6/+6
* ENH: clean up sgi build and use non-broken autoconfBill Hoffman2001-08-273-7/+12
* *** empty log message ***Bill Hoffman2001-08-273-5982/+2556
* BUG: set CXX and CC when running configure from cmakeBill Hoffman2001-08-271-0/+10
* better formatted outputKen Martin2001-08-271-1/+2
* ENH: use ANSI_CXXFLAGS for testing compilerBill Hoffman2001-08-272-6/+6
* ENH: sgi -LANG:stdBill Hoffman2001-08-277-20/+36
* ken added dependancy to build everythingBerk Geveci2001-08-271-0/+6
* added ctest to win32Ken Martin2001-08-252-0/+122
* *** empty log message ***Bill Hoffman2001-08-242-2/+2
* ENH: more sgi -LANG stuffBill Hoffman2001-08-243-19/+42