summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* BUG: pass flags to compiler during configureBill Hoffman2001-06-282-7/+3
* BUG: pass flags to compiler during configureBill Hoffman2001-06-282-4/+4
* BUG: find files in subdirectoriesBill Hoffman2001-06-281-4/+5
* fix for scope on hpBill Hoffman2001-06-281-0/+1
* BUG: check size of path error, HP gcount problemBill Hoffman2001-06-281-2/+2
* Added variable expansion.Berk Geveci2001-06-271-1/+13
* updated version to 0.3Ken Martin2001-06-271-1/+1
* updated version to 0.2Ken Martin2001-06-271-1/+1
* ENH: fix install when executable and lib path setKen Martin2001-06-271-4/+7
* ENH: fix install for cygwin, build cmake from configureBill Hoffman2001-06-277-61/+278
* BUG: Check for building shared libraries should read from the make file's set...Brad King2001-06-272-9/+15
* BUG: Check for building shared libraries should read from makefile's setting,...Brad King2001-06-271-1/+1
* added binary downloadWill Schroeder2001-06-271-1/+4
* updated for 0.2Ken Martin2001-06-271-165/+186
* documentation changeKen Martin2001-06-272-7/+7
* ENH: Use ${MAKE} instead of make for dependent library rulesAmitha Perera2001-06-271-1/+1
* alphabetizedKen Martin2001-06-271-2/+2
* added help optionsKen Martin2001-06-271-0/+14
* minor fixes to testingKen Martin2001-06-273-7/+40
* mod to the testingKen Martin2001-06-271-2/+1
* added dependencies for testingKen Martin2001-06-271-0/+10