summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BUG: make sure cache is clearedBill Hoffman2001-07-161-8/+3
* ENH: add support for mac osxBill Hoffman2001-07-162-2/+25
* update include/lib path to Python (Linux)Sebastien Barre2001-07-161-1/+5
* ENH: add a check to avoid quitting before rebuildingBill Hoffman2001-07-124-8/+40
* version numKen Martin2001-07-111-1/+1
* version numKen Martin2001-07-111-1/+1
* fixed up resizing infoKen Martin2001-07-111-0/+5
* BUG: make sure find program does not find directoriesBill Hoffman2001-07-111-4/+8
* BUG: remove iostream.h includesBill Hoffman2001-07-102-2/+0
* Unnecessary variableBerk Geveci2001-07-101-1/+0
* Better error checking.Berk Geveci2001-07-101-0/+4
* BUG: fix excape of * for cmakeBill Hoffman2001-07-102-2/+2
* BUG: When splitting a full path library into separate -L and -l parts, the -l...Brad King2001-07-101-0/+8
* ENH: Removing automatic setting of BUILD_SHARED_LIBS. Projects that support ...Brad King2001-07-101-9/+1
* Checking if tclshcommand is defined before running it.Berk Geveci2001-07-101-25/+30
* ENH: Added -D(library_name)_EXPORTS to build rules for sources that are going...Brad King2001-07-101-2/+7
* changes to better handle old values or hand set valuesKen Martin2001-07-101-1/+21
* Disabled doxygen and gnatsnobody2001-07-091-0/+5
* BUG: library extension goes after library name, not beforeAmitha Perera2001-07-081-2/+2
* ENH: some clean up, and better checking to see if we are building cmakeBill Hoffman2001-07-062-9/+33
* ENH: run make dependBill Hoffman2001-07-062-16/+8
* ERR:Spelling mistakeWill Schroeder2001-07-061-1/+1
* ENH: Warning 4503 disable for MSVC.Brad King2001-07-061-0/+1
* BUG: fix flags for cygwin and shared buildsBill Hoffman2001-07-052-24/+26
* ENH: add better error outputBill Hoffman2001-07-051-3/+9
* BUG: fix solaris problems in install and arBill Hoffman2001-07-053-4/+4
* ENH: Removed -fsyntax-only flag from call to gcc-xml. It should be part of G...Brad King2001-07-031-1/+1
* Renamed the ReleaseWithDebugInfo Build configuration to RelWithDebInfo,Ian Scott2001-07-037-43/+43
* BUG: When outputting relative path of .o, the relative path of the source fil...Brad King2001-07-021-1/+4
* FIX: BuildName removes path to compiler and converts any illegal charactersJim Miller2001-07-021-7/+7
* ENH: Removed deprecated command completely.Brad King2001-07-023-115/+0
* ENH: Added support for selection of static/shared build on a per-library basis.Brad King2001-07-0210-126/+147
* better arg supportKen Martin2001-07-021-4/+4
* Should not be inherited.Berk Geveci2001-07-023-21/+0
* Better error checking.Berk Geveci2001-07-023-0/+15
* Wrong place for foutBerk Geveci2001-07-021-1/+1
* cmake logo for dashboardKen Martin2001-06-291-0/+0
* cmake logo for dashboardKen Martin2001-06-291-0/+0
* cmake logo for dashboardKen Martin2001-06-291-0/+0
* better configure file commandKen Martin2001-06-291-31/+38
* added logonobody2001-06-291-0/+2
* cmake logo for dashboardKen Martin2001-06-291-0/+0
* minor compile fixKen Martin2001-06-291-1/+1
* BUG: break up CMAKE_AR into program and ARGSBill Hoffman2001-06-294-3/+13
* ENH: various fixes to allow bootstrap on sunos with CCBill Hoffman2001-06-286-32/+43
* fixed Dart issueBill Hoffman2001-06-281-2/+3
* set values in the cache not just the current makefileBill Hoffman2001-06-281-3/+3
* Undefined symbolBerk Geveci2001-06-281-1/+1
* Special rules for out-of-package source files.Berk Geveci2001-06-281-1/+57
* BUG: fix for sgi compilerBill Hoffman2001-06-284-3/+7