summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix FindX11 to match conventionAndy Cedilnik2003-01-082-65/+65
|
* Implement FTP uploadingAndy Cedilnik2003-01-082-12/+71
|
* Add more places to search for library, also include curl directory when ↵Andy Cedilnik2003-01-081-2/+5
| | | | compiling
* New signatureAndy Cedilnik2003-01-081-2/+2
|
* Initial importAndy Cedilnik2003-01-085-0/+920
|
* fix reg ex for install cmake manBill Hoffman2003-01-071-1/+1
|
* ENH: fix install target for templatesBill Hoffman2003-01-071-2/+1
|
* remove unused filesBill Hoffman2003-01-074-5504/+0
|
* use bootstrap initial flagsBill Hoffman2003-01-071-1/+2
|
* BUG: Version number on rolle is 6.4, not 6.5.Brad King2003-01-071-2/+1
|
* Work on submittingAndy Cedilnik2003-01-072-2/+87
|
* Start working on improved testAndy Cedilnik2003-01-073-0/+99
|
* Initial importAndy Cedilnik2003-01-0717-0/+1437
|
* Initial importAndy Cedilnik2003-01-0778-0/+24960
|
* ERR: Fixes for linking statically with -ldld.Brad King2003-01-061-1/+8
|
* ENH: update change log for new versionBill Hoffman2003-01-061-3835/+11718
|
* ERR: Fix for building static with -ldl on sun.Brad King2003-01-061-1/+8
|
* ERR: Fixed typo.Brad King2003-01-061-1/+1
|
* Fix a problem with TCL wrapping if the source files have a relative path.John Biddiscombe2003-01-061-1/+3
| | | | The dependency is not correctly handled
* ENH: Updated for static executable.Brad King2003-01-063-10/+7
|
* ENH: Updated for 1.6 beta 1 release.Brad King2003-01-061-1/+1
|
* ENH: Updated for CMake 1.6 release. Version number is now in a single file ↵Brad King2003-01-069-19/+23
| | | | that is sourced by all others.
* updated versionKen Martin2003-01-061-1/+1
|
* ENH: Fixed space problem for Rez.Brad King2003-01-061-2/+2
|
* update versionKen Martin2003-01-061-2/+2
|
* updated versionKen Martin2003-01-061-2/+2
|
* ENH: Added shared library settings.Brad King2003-01-061-0/+2
|
* ENH: look for AIX compiler as wellBill Hoffman2003-01-062-2/+2
|
* add shared path for OSFBill Hoffman2003-01-061-1/+1
|
* BUG: revert back to rpath,Bill Hoffman2003-01-051-2/+2
|
* Remove debugAndy Cedilnik2003-01-041-1/+0
|
* Fix problems with required flagsAndy Cedilnik2003-01-044-8/+9
|
* Add required flagsAndy Cedilnik2003-01-046-4/+14
|
* ENH: Find python framework on Mac OSX.Brad King2003-01-031-9/+33
|
* try to fix rpath on OSFBill Hoffman2003-01-031-2/+2
|
* Fix problem with test on BorlandAndy Cedilnik2003-01-031-1/+1
|
* BUG: bad rpath flag for sunsBill Hoffman2003-01-031-4/+4
|
* ENH: Changed magic numbers to reserved. Added CMAKE_VERSION_MAJOR and ↵Brad King2003-01-021-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 King2003-01-021-2/+6
|
* BUG: Fixed ordering of X11 search.Brad King2003-01-021-31/+10
|
* Rename libraries from c1 to testc1Andy Cedilnik2003-01-021-3/+3
|
* clean up some c/cxx issuesBill Hoffman2003-01-021-1/+1
|
* clean up some c/cxx issuesBill Hoffman2003-01-023-6/+19
|
* Add macro for checking if a swequence of includes can be includesAndy Cedilnik2003-01-011-0/+40
|
* Test conversion from ascii to stringAndy Cedilnik2003-01-011-0/+3
|
* Add a way to convert ascii to stringAndy Cedilnik2003-01-012-2/+41
|
* To prevent cmake from breaking up arguments, put quotes around themAndy Cedilnik2003-01-014-4/+4
|
* Add a way to add custom libraries to the mix. Also add status reportingAndy Cedilnik2003-01-011-0/+8
|
* Add a way to add custom libraries to the mixAndy Cedilnik2003-01-013-1/+16
|
* Shared library should export symbols on windowsAndy Cedilnik2003-01-012-1/+13
|