Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Andy Cedilnik | 2003-01-08 | 1 | -2/+5 |
| | | | | compiling | ||||
* | 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 |
| | | | | The dependency is not correctly handled | ||||
* | 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 ↵ | Brad King | 2003-01-06 | 9 | -19/+23 |
| | | | | that is sourced by all others. | ||||
* | 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 ↵ | Brad King | 2003-01-02 | 1 | -2/+5 |
| | | | | CMAKE_VERSION_MINOR macros to allow commands to do conditional compilation across multiple versions of CMake. | ||||
* | BUG: Don't add -I/usr/include as an X_CFLAGS setting. | Brad King | 2003-01-02 | 1 | -2/+6 |
| | |||||
* | BUG: Fixed ordering of X11 search. | Brad King | 2003-01-02 | 1 | -31/+10 |
| | |||||
* | Rename libraries from c1 to testc1 | Andy Cedilnik | 2003-01-02 | 1 | -3/+3 |
| | |||||
* | clean up some c/cxx issues | Bill Hoffman | 2003-01-02 | 1 | -1/+1 |
| | |||||
* | clean up some c/cxx issues | Bill Hoffman | 2003-01-02 | 3 | -6/+19 |
| | |||||
* | Add macro for checking if a swequence of includes can be includes | Andy Cedilnik | 2003-01-01 | 1 | -0/+40 |
| | |||||
* | Test conversion from ascii to string | Andy Cedilnik | 2003-01-01 | 1 | -0/+3 |
| | |||||
* | Add a way to convert ascii to string | Andy Cedilnik | 2003-01-01 | 2 | -2/+41 |
| | |||||
* | To prevent cmake from breaking up arguments, put quotes around them | Andy Cedilnik | 2003-01-01 | 4 | -4/+4 |
| | |||||
* | Add a way to add custom libraries to the mix. Also add status reporting | Andy Cedilnik | 2003-01-01 | 1 | -0/+8 |
| | |||||
* | Add a way to add custom libraries to the mix | Andy Cedilnik | 2003-01-01 | 3 | -1/+16 |
| | |||||
* | Shared library should export symbols on windows | Andy Cedilnik | 2003-01-01 | 2 | -1/+13 |
| |