summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* allow flags to be in the CC and CXX environment variablesBill Hoffman2002-11-197-17/+101
|
* BUG: the dependency analysis would incorrectly alphabetically re-order theAmitha Perera2002-11-1917-128/+356
| | | | | link lines, which affects external libraries pulled up from deep within the dependency tree. Fixed by preserving order everywhere.
* fixes to better honor env CC and CXXBill Hoffman2002-11-192-15/+26
|
* ENH: add some better output when copy file failsBill Hoffman2002-11-191-5/+15
|
* fix some warningsBill Hoffman2002-11-191-5/+1
|
* Add / after directory name when doing tab completionAndy Cedilnik2002-11-191-0/+5
|
* Add progress to ccmakeAndy Cedilnik2002-11-192-55/+118
|
* BUG: fix CFLAGSBill Hoffman2002-11-191-2/+2
|
* BUG: fix handling of CXXBill Hoffman2002-11-192-8/+28
|
* fix warningBill Hoffman2002-11-191-1/+1
|
* fix in warningKen Martin2002-11-191-6/+8
|
* Initial add of progressAndy Cedilnik2002-11-182-1/+17
|
* BUG: fix for thread and cache overrideBill Hoffman2002-11-182-30/+30
|
* Add more messages, make messages look the same, add checks if test was ↵Andy Cedilnik2002-11-187-101/+127
| | | | already successfull
* If system detection fails, make copy of CMakeCacheAndy Cedilnik2002-11-181-0/+6
|
* add print for compiler is gnuBill Hoffman2002-11-181-0/+3
|
* fix some compiler warnings hopefullyKen Martin2002-11-172-5/+7
|
* BUG: fix for borland run time dllBill Hoffman2002-11-152-2/+20
|
* fix for sunBill Hoffman2002-11-151-0/+1
|
* fixed bad source directory bugKen Martin2002-11-151-0/+10
|
* fixed compiler warningKen Martin2002-11-151-1/+2
|
* ENH: add back install prefixBill Hoffman2002-11-151-0/+4
|
* fix thread logicBill Hoffman2002-11-151-18/+20
|
* ENH: add CFLAGS and CXXFLAGSBill Hoffman2002-11-151-2/+2
|
* Oops, std namespaceAndy Cedilnik2002-11-151-1/+1
|
* Add progress reportingAndy Cedilnik2002-11-143-2/+36
|
* Add Progress supportAndy Cedilnik2002-11-141-1/+11
|
* temp fix for hpBerk Geveci2002-11-141-1/+1
|
* *** empty log message ***Bill Hoffman2002-11-141-2/+3
|
* fix flags for hpBerk Geveci2002-11-141-5/+3
|
* Fix compile flags on c files in static liobraries on windowsAndy Cedilnik2002-11-141-9/+7
|
* BUG: fix flags for c compiler on windowsAndy Cedilnik2002-11-143-10/+29
|
* added another funcKen Martin2002-11-142-0/+10
|
* added another funcKen Martin2002-11-142-0/+8
|
* Clean find for Python, add find for python 2.2 on windows, cleanup java on ↵Andy Cedilnik2002-11-143-4/+22
| | | | windows and add java 1.4 support
* Added missing space.Berk Geveci2002-11-141-0/+1
|
* Fix building on NMake. Use short pathsAndy Cedilnik2002-11-141-1/+1
|
* BUG: fix for missing temp file variableBill Hoffman2002-11-141-1/+1
|
* reorder tWR so that it does not crash with sharedBill Hoffman2002-11-142-6/+8
|
* add support for borland run time flag for shared buildsBill Hoffman2002-11-141-1/+17
|
* fix shared builds on borland and add debug stuff for makefilesBill Hoffman2002-11-141-11/+17
|
* BUG: fix for build out of dir for windowsBill Hoffman2002-11-132-0/+34
|
* ENH: add status messagesBill Hoffman2002-11-134-1/+11
|
* ENH: space fixes and add a status option to message commandKen Martin2002-11-135-3/+27
|
* ENH: move -P flag from cxxflags to the compile line for cxx filesKen Martin2002-11-131-2/+2
|
* ENH: check to make sure cmake matches the cmake used to generate the cacheBill Hoffman2002-11-133-26/+40
|
* ENH: use correct run time library for borlandBill Hoffman2002-11-131-1/+2
|
* ENH: force a global generate if the cache version does not match the running ↵Bill Hoffman2002-11-132-3/+23
| | | | cmake
* BUG: add missing depend rules for hp makeBerk Geveci2002-11-131-0/+2
|
* fix for nsl library and X11Bill Hoffman2002-11-131-1/+1
|