Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use cmstdstring in maps | Bill Hoffman | 2003-01-09 | 1 | -1/+1 |
* | fix syntax for addwatch | Bill Hoffman | 2003-01-09 | 1 | -2/+2 |
* | added big endian stuff | Ken Martin | 2003-01-09 | 2 | -0/+2 |
* | only load bw compat if CMAKE_BACK... is set | Ken Martin | 2003-01-09 | 1 | -4/+4 |
* | added watches for access of bw compat vars | Ken Martin | 2003-01-09 | 1 | -0/+20 |
* | now complains more | Ken Martin | 2003-01-09 | 1 | -7/+5 |
* | Reorganize | Andy Cedilnik | 2003-01-08 | 3 | -1/+487 |
* | release script for aix | Bill Hoffman | 2003-01-08 | 1 | -0/+15 |
* | Add option of watching variables | Andy Cedilnik | 2003-01-08 | 8 | -3/+203 |
* | ENH: only force the use of ansi flags in backwards mode | Bill Hoffman | 2003-01-08 | 5 | -9/+23 |
* | Change name of variable | Andy Cedilnik | 2003-01-08 | 1 | -1/+1 |
* | Fix FindX11 to match convention | Andy Cedilnik | 2003-01-08 | 2 | -65/+65 |
* | Implement FTP uploading | Andy Cedilnik | 2003-01-08 | 2 | -12/+71 |
* | Add more places to search for library, also include curl directory when compi... | Andy Cedilnik | 2003-01-08 | 1 | -2/+5 |
* | New signature | Andy Cedilnik | 2003-01-08 | 1 | -2/+2 |
* | Initial import | Andy Cedilnik | 2003-01-08 | 5 | -0/+920 |
* | fix reg ex for install cmake man | Bill Hoffman | 2003-01-07 | 1 | -1/+1 |
* | ENH: fix install target for templates | Bill Hoffman | 2003-01-07 | 1 | -2/+1 |
* | remove unused files | Bill Hoffman | 2003-01-07 | 4 | -5504/+0 |
* | use bootstrap initial flags | Bill Hoffman | 2003-01-07 | 1 | -1/+2 |
* | BUG: Version number on rolle is 6.4, not 6.5. | Brad King | 2003-01-07 | 1 | -2/+1 |
* | Work on submitting | Andy Cedilnik | 2003-01-07 | 2 | -2/+87 |
* | Start working on improved test | Andy Cedilnik | 2003-01-07 | 3 | -0/+99 |
* | Initial import | Andy Cedilnik | 2003-01-07 | 17 | -0/+1437 |
* | Initial import | Andy Cedilnik | 2003-01-07 | 78 | -0/+24960 |
* | ERR: Fixes for linking statically with -ldld. | Brad King | 2003-01-06 | 1 | -1/+8 |
* | ENH: update change log for new version | Bill Hoffman | 2003-01-06 | 1 | -3835/+11718 |
* | ERR: Fix for building static with -ldl on sun. | Brad King | 2003-01-06 | 1 | -1/+8 |
* | ERR: Fixed typo. | Brad King | 2003-01-06 | 1 | -1/+1 |
* | Fix a problem with TCL wrapping if the source files have a relative path. | John Biddiscombe | 2003-01-06 | 1 | -1/+3 |
* | ENH: Updated for static executable. | Brad King | 2003-01-06 | 3 | -10/+7 |
* | ENH: Updated for 1.6 beta 1 release. | Brad King | 2003-01-06 | 1 | -1/+1 |
* | ENH: Updated for CMake 1.6 release. Version number is now in a single file t... | Brad King | 2003-01-06 | 9 | -19/+23 |
* | updated version | Ken Martin | 2003-01-06 | 1 | -1/+1 |
* | ENH: Fixed space problem for Rez. | Brad King | 2003-01-06 | 1 | -2/+2 |
* | update version | Ken Martin | 2003-01-06 | 1 | -2/+2 |
* | updated version | Ken Martin | 2003-01-06 | 1 | -2/+2 |
* | ENH: Added shared library settings. | Brad King | 2003-01-06 | 1 | -0/+2 |
* | ENH: look for AIX compiler as well | Bill Hoffman | 2003-01-06 | 2 | -2/+2 |
* | add shared path for OSF | Bill Hoffman | 2003-01-06 | 1 | -1/+1 |
* | BUG: revert back to rpath, | Bill Hoffman | 2003-01-05 | 1 | -2/+2 |
* | Remove debug | Andy Cedilnik | 2003-01-04 | 1 | -1/+0 |
* | Fix problems with required flags | Andy Cedilnik | 2003-01-04 | 4 | -8/+9 |
* | Add required flags | Andy Cedilnik | 2003-01-04 | 6 | -4/+14 |
* | ENH: Find python framework on Mac OSX. | Brad King | 2003-01-03 | 1 | -9/+33 |
* | try to fix rpath on OSF | Bill Hoffman | 2003-01-03 | 1 | -2/+2 |
* | Fix problem with test on Borland | Andy Cedilnik | 2003-01-03 | 1 | -1/+1 |
* | BUG: bad rpath flag for suns | Bill Hoffman | 2003-01-03 | 1 | -4/+4 |
* | ENH: Changed magic numbers to reserved. Added CMAKE_VERSION_MAJOR and CMAKE_... | Brad King | 2003-01-02 | 1 | -2/+5 |
* | BUG: Don't add -I/usr/include as an X_CFLAGS setting. | Brad King | 2003-01-02 | 1 | -2/+6 |