Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Added a const version of GetLinkLibraries(). | Brad King | 2001-08-29 | 1 | -0/+8 |
| | |||||
* | ENH: Proper dependencies between shared libraries now exist in the generated ↵ | Brad King | 2001-08-29 | 2 | -70/+120 |
| | | | | makefiles. If a shared library links to another, the other will be built before the link is attempted. | ||||
* | clean up a bit | Bill Hoffman | 2001-08-29 | 1 | -3/+1 |
| | |||||
* | BUG: fix out of bounds read on string in mkdir | Berk Geveci | 2001-08-29 | 1 | -2/+5 |
| | |||||
* | ENH: Special value IGNORE behaves like NOTFOUND, but makes FindLibrary, etc, | Amitha Perera | 2001-08-29 | 2 | -2/+2 |
| | | | | _not_ search for a library, etc. | ||||
* | remove warning | Bill Hoffman | 2001-08-28 | 1 | -1/+1 |
| | |||||
* | ENH: add caching for the input CMakeList.txt files, 2X speed up | Bill Hoffman | 2001-08-28 | 7 | -13/+194 |
| | |||||
* | BUG: put spaces in /I paths | Bill Hoffman | 2001-08-28 | 1 | -1/+1 |
| | |||||
* | Changes to allow MODULE type target for a shared library | Yves Starreveld | 2001-08-28 | 6 | -22/+107 |
| | |||||
* | Changes to allow a MODULE target for a shared library. | Yves Starreveld | 2001-08-28 | 3 | -49/+180 |
| | |||||
* | minor fix | Ken Martin | 2001-08-28 | 4 | -4/+12 |
| | |||||
* | better network build support | Ken Martin | 2001-08-28 | 3 | -53/+57 |
| | |||||
* | Added support for Darwin (OSX) | Yves Starreveld | 2001-08-28 | 2 | -26/+52 |
| | |||||
* | ENH: support for cygwin | Bill Hoffman | 2001-08-28 | 1 | -1/+12 |
| | |||||
* | BUG: fix for broken apple mkdir and general clean up of MakeDirectory command | Bill Hoffman | 2001-08-28 | 2 | -21/+48 |
| | |||||
* | BUG: fix switch projects not saving cache correctly | Bill Hoffman | 2001-08-27 | 1 | -7/+3 |
| | |||||
* | support for network path link libraries | Ken Martin | 2001-08-27 | 1 | -3/+19 |
| | |||||
* | ENH: change expand variables to use GetDefinition | Bill Hoffman | 2001-08-27 | 3 | -28/+32 |
| | |||||
* | *** empty log message *** | Bill Hoffman | 2001-08-27 | 2 | -6/+6 |
| | |||||
* | ENH: clean up sgi build and use non-broken autoconf | Bill Hoffman | 2001-08-27 | 3 | -7/+12 |
| | |||||
* | *** empty log message *** | Bill Hoffman | 2001-08-27 | 3 | -5982/+2556 |
| | |||||
* | BUG: set CXX and CC when running configure from cmake | Bill Hoffman | 2001-08-27 | 1 | -0/+10 |
| | |||||
* | better formatted output | Ken Martin | 2001-08-27 | 1 | -1/+2 |
| | |||||
* | ENH: use ANSI_CXXFLAGS for testing compiler | Bill Hoffman | 2001-08-27 | 2 | -6/+6 |
| | |||||
* | ENH: sgi -LANG:std | Bill Hoffman | 2001-08-27 | 7 | -20/+36 |
| | |||||
* | ken added dependancy to build everything | Berk Geveci | 2001-08-27 | 1 | -0/+6 |
| | |||||
* | added ctest to win32 | Ken Martin | 2001-08-25 | 2 | -0/+122 |
| | |||||
* | *** empty log message *** | Bill Hoffman | 2001-08-24 | 2 | -2/+2 |
| | |||||
* | ENH: more sgi -LANG stuff | Bill Hoffman | 2001-08-24 | 3 | -19/+42 |
| | |||||
* | auto detect lang:std: | Bill Hoffman | 2001-08-24 | 2 | -20/+18 |
| | |||||
* | auto detect lang:std: | Bill Hoffman | 2001-08-24 | 2 | -18/+20 |
| | |||||
* | ENH: build for sgi CC out of box | Bill Hoffman | 2001-08-24 | 1 | -1/+1 |
| | |||||
* | auto detect lang:std: | Bill Hoffman | 2001-08-24 | 2 | -6/+6 |
| | |||||
* | auto detect lang:std: | Bill Hoffman | 2001-08-24 | 2 | -6/+6 |
| | |||||
* | auto detect lang:std: | Bill Hoffman | 2001-08-24 | 2 | -18/+68 |
| | |||||
* | auto detect lang:std: | Bill Hoffman | 2001-08-24 | 2 | -2/+2 |
| | |||||
* | BUG: fix complex test for old compilers | Bill Hoffman | 2001-08-24 | 6 | -12/+12 |
| | |||||
* | BUG: fix for SGI Native compiler | Bill Hoffman | 2001-08-24 | 5 | -765/+2278 |
| | |||||
* | BUG: fix flag for building shared on HP | Bill Hoffman | 2001-08-24 | 2 | -2/+2 |
| | |||||
* | BUG: ADD_TEST now only does stuff if ENABLE_TESTING has been run. | Amitha Perera | 2001-08-23 | 2 | -19/+25 |
| | |||||
* | ENH: improve coverage | Bill Hoffman | 2001-08-23 | 3 | -46/+6 |
| | |||||
* | ENH: add dump documentation test | Bill Hoffman | 2001-08-23 | 4 | -12/+18 |
| | |||||
* | ENH: Each cmCableWrapTclCommand instance now uses a single cmMakeDepend ↵ | Brad King | 2001-08-23 | 2 | -4/+11 |
| | | | | object for dependencies for all the gccxml input files it generates. This should significantly improve generation time. | ||||
* | BUG: run make all on unix not make exename | Bill Hoffman | 2001-08-23 | 1 | -1/+3 |
| | |||||
* | ENH: add more testing | Bill Hoffman | 2001-08-23 | 4 | -15/+43 |
| | |||||
* | ENH: try to get better test coverage | Bill Hoffman | 2001-08-23 | 39 | -0/+570 |
| | |||||
* | also check path for test executables | Ken Martin | 2001-08-23 | 1 | -0/+10 |
| | |||||
* | fixed format | Ken Martin | 2001-08-23 | 1 | -1/+1 |
| | |||||
* | better ctest support | Ken Martin | 2001-08-23 | 1 | -5/+14 |
| | |||||
* | added test driver for make test target | Ken Martin | 2001-08-23 | 6 | -4/+279 |
| |