Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix problem on unix with space | Andy Cedilnik | 2002-11-29 | 1 | -2/+3 |
| | |||||
* | When cd-jing into directory, if directory has space, it should put quotes ↵ | Andy Cedilnik | 2002-11-29 | 1 | -2/+2 |
| | | | | around. I guess we could just put quotes around all the time | ||||
* | Add objective C++ file in the list of C++ files. This may be wrong, but it ↵ | Andy Cedilnik | 2002-11-27 | 1 | -0/+1 |
| | | | | will fix problems on Mac for now | ||||
* | Add ObjC++ test for OSX | Yves Starreveld | 2002-11-27 | 1 | -0/+7 |
| | |||||
* | Remove warning | Andy Cedilnik | 2002-11-26 | 1 | -2/+0 |
| | |||||
* | fix for paths with spaces and borland | Bill Hoffman | 2002-11-22 | 1 | -1/+8 |
| | |||||
* | Revert back to 1.5, since it is fixed in ConvertToOutputPath and this breaks ↵ | Andy Cedilnik | 2002-11-22 | 1 | -3/+3 |
| | | | | Windows 98 | ||||
* | Rename local variable | Andy Cedilnik | 2002-11-22 | 1 | -2/+2 |
| | |||||
* | add support for CMAKE_C_FLAGS and handle quotes in CMAKE_CXX_FLAGS | Bill Hoffman | 2002-11-22 | 1 | -3/+17 |
| | |||||
* | fix for c flags | Bill Hoffman | 2002-11-21 | 1 | -1/+1 |
| | |||||
* | fix flag setting | Bill Hoffman | 2002-11-21 | 1 | -1/+0 |
| | |||||
* | fix flag setting | Bill Hoffman | 2002-11-21 | 1 | -2/+3 |
| | |||||
* | move compile defs to cxx and c flags | Bill Hoffman | 2002-11-21 | 1 | -1/+2 |
| | |||||
* | clean up entire temp directory | Bill Hoffman | 2002-11-21 | 2 | -11/+15 |
| | |||||
* | move ansi cxx flags stuff out of try compile and into cmake files | Bill Hoffman | 2002-11-21 | 1 | -14/+0 |
| | |||||
* | fix network paths with spaces | Bill Hoffman | 2002-11-21 | 1 | -0/+8 |
| | |||||
* | Fix for network paths with space | Andy Cedilnik | 2002-11-21 | 1 | -3/+3 |
| | |||||
* | Fix for network paths | Andy Cedilnik | 2002-11-21 | 1 | -5/+6 |
| | |||||
* | ERR: Fixed string literal to char* warnings. | Brad King | 2002-11-21 | 1 | -3/+4 |
| | |||||
* | fix for create shared library | Bill Hoffman | 2002-11-21 | 1 | -0/+6 |
| | |||||
* | rename foo variables to better names | Bill Hoffman | 2002-11-20 | 2 | -5/+5 |
| | |||||
* | ENH: Added READ_WITH_PREFIX option to LOAD_CACHE command. This allows ↵ | Brad King | 2002-11-20 | 2 | -2/+157 |
| | | | | reading of cache values from another cache without actually creating local copies of the cache entires. The values are stored as prefixed local makefile variables. | ||||
* | BUG: Attempt to fix CopyFile problem using flush before check for success. | Brad King | 2002-11-20 | 1 | -1/+6 |
| | |||||
* | ERR: Fixed signed/unsigned warning. | Brad King | 2002-11-20 | 1 | -1/+1 |
| | |||||
* | ERR: Fixed unused parameter warning. | Brad King | 2002-11-20 | 1 | -4/+6 |
| | |||||
* | allow flags to be in the CC and CXX environment variables | Bill Hoffman | 2002-11-19 | 4 | -3/+89 |
| | |||||
* | BUG: the dependency analysis would incorrectly alphabetically re-order the | Amitha Perera | 2002-11-19 | 4 | -128/+229 |
| | | | | | link lines, which affects external libraries pulled up from deep within the dependency tree. Fixed by preserving order everywhere. | ||||
* | ENH: add some better output when copy file fails | Bill Hoffman | 2002-11-19 | 1 | -5/+15 |
| | |||||
* | fix some warnings | Bill Hoffman | 2002-11-19 | 1 | -5/+1 |
| | |||||
* | Add / after directory name when doing tab completion | Andy Cedilnik | 2002-11-19 | 1 | -0/+5 |
| | |||||
* | Add progress to ccmake | Andy Cedilnik | 2002-11-19 | 2 | -55/+118 |
| | |||||
* | fix warning | Bill Hoffman | 2002-11-19 | 1 | -1/+1 |
| | |||||
* | fix in warning | Ken Martin | 2002-11-19 | 1 | -6/+8 |
| | |||||
* | Initial add of progress | Andy Cedilnik | 2002-11-18 | 2 | -1/+17 |
| | |||||
* | fix some compiler warnings hopefully | Ken Martin | 2002-11-17 | 2 | -5/+7 |
| | |||||
* | BUG: fix for borland run time dll | Bill Hoffman | 2002-11-15 | 1 | -1/+6 |
| | |||||
* | fixed bad source directory bug | Ken Martin | 2002-11-15 | 1 | -0/+10 |
| | |||||
* | fixed compiler warning | Ken Martin | 2002-11-15 | 1 | -1/+2 |
| | |||||
* | Oops, std namespace | Andy Cedilnik | 2002-11-15 | 1 | -1/+1 |
| | |||||
* | Add progress reporting | Andy Cedilnik | 2002-11-14 | 3 | -2/+36 |
| | |||||
* | Add Progress support | Andy Cedilnik | 2002-11-14 | 1 | -1/+11 |
| | |||||
* | *** empty log message *** | Bill Hoffman | 2002-11-14 | 1 | -2/+3 |
| | |||||
* | Fix compile flags on c files in static liobraries on windows | Andy Cedilnik | 2002-11-14 | 1 | -9/+7 |
| | |||||
* | BUG: fix flags for c compiler on windows | Andy Cedilnik | 2002-11-14 | 1 | -2/+2 |
| | |||||
* | added another func | Ken Martin | 2002-11-14 | 2 | -0/+10 |
| | |||||
* | added another func | Ken Martin | 2002-11-14 | 2 | -0/+8 |
| | |||||
* | Added missing space. | Berk Geveci | 2002-11-14 | 1 | -0/+1 |
| | |||||
* | Fix building on NMake. Use short paths | Andy Cedilnik | 2002-11-14 | 1 | -1/+1 |
| | |||||
* | reorder tWR so that it does not crash with shared | Bill Hoffman | 2002-11-14 | 1 | -5/+5 |
| | |||||
* | add support for borland run time flag for shared builds | Bill Hoffman | 2002-11-14 | 1 | -1/+17 |
| |