summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* BUG: Fix relative path to config file, fix cmake_install.cmake location problemAndy Cedilnik2006-05-102-16/+10
|
* ENH: use radio buttons to choose PATH optionsBill Hoffman2006-05-102-16/+33
|
* ENH: allow for cpack stuff to be changedBill Hoffman2006-05-101-6/+8
|
* STYLE: Nightly Version updateAndy Cedilnik2006-05-101-1/+1
|
* ENH: worksBill Hoffman2006-05-093-5/+9
|
* ENH: seems to be workingBill Hoffman2006-05-092-16/+10
|
* ENH: add a xterm script create scriptBill Hoffman2006-05-091-0/+29
|
* ENH: add 64 bit sgiBill Hoffman2006-05-094-15/+38
|
* ENH: mark timeBill Hoffman2006-05-091-0/+6
|
* ENH: copy right filesAndy Cedilnik2006-05-091-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-05-091-1/+1
|
* ENH: skip bootstrap test as it already does a bootstrapBill Hoffman2006-05-085-2/+10
|
* ENH: change name to MAKE_COMMANDBill Hoffman2006-05-086-12/+13
|
* ENH: fix docs to include linker langBill Hoffman2006-05-081-0/+5
|
* ENH: add extra copy for ibmAndy Cedilnik2006-05-081-0/+5
|
* ENH: add make program stuffBill Hoffman2006-05-087-10/+22
|
* ENH: search for program without extensionsBill Hoffman2006-05-081-19/+16
|
* ENH: Some cleanups and fix installing as a non-adminAndy Cedilnik2006-05-081-22/+27
|
* BUG: Disabling an EXECUTE_PROCESS test until problems on UNIX systems are fixed.Brad King2006-05-083-39/+48
|
* ENH: try to find qt3 betterBill Hoffman2006-05-071-0/+14
|
* STYLE: Nightly Version updateAndy Cedilnik2006-05-071-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-05-061-1/+1
|
* ENH: add extra copy for aixBill Hoffman2006-05-062-0/+7
|
* ENH: add the flag for creating windows gui'sBill Hoffman2006-05-061-1/+1
|
* ENH: handle empty variablesBill Hoffman2006-05-061-0/+4
|
* BUG: MSVC* variables should be set in IDE generators instead of just NMake.Brad King2006-05-067-1/+21
|
* ENH: use a directory with spaceAndy Cedilnik2006-05-051-0/+1
|
* ENH: make release directory a variableBill Hoffman2006-05-052-12/+15
|
* ENH: fix windows path issueBill Hoffman2006-05-051-4/+4
|
* ENH: Added CONFIGURATIONS option to INSTALL command to allow ↵Brad King2006-05-0512-37/+223
| | | | per-configuration install rules.
* ENH: fix env varsAndy Cedilnik2006-05-052-4/+5
|
* ENH: add ability to set CC, CXX and LDFLAGSBill Hoffman2006-05-051-0/+16
|
* ENH: move from tr to cat since it works from a windows machine and works on ↵Bill Hoffman2006-05-051-5/+7
| | | | the AIX
* STYLE: Nightly Version updateAndy Cedilnik2006-05-051-1/+1
|
* ENH: add missing quote and some commentsBill Hoffman2006-05-052-1/+5
|
* ENH: remove old copyBill Hoffman2006-05-052-0/+4
|
* ENH: working on hpBill Hoffman2006-05-053-13/+24
|
* ENH: Adding COMPONENT option to an INSTALL command call to smoke-test it.Brad King2006-05-052-6/+6
|
* ENH: Added information about target needing a source file when one cannot be ↵Brad King2006-05-053-15/+21
| | | | found.
* ENH: Added example of sub-group to docs.Brad King2006-05-051-2/+5
|
* ENH: Added option to not use copy-if-different when installing.Brad King2006-05-051-4/+10
|
* ENH: create script is workingBill Hoffman2006-05-051-6/+2
|
* ENH: create script is workingBill Hoffman2006-05-051-1/+1
|
* ENH: create script is workingBill Hoffman2006-05-052-11/+9
|
* ENH: Added always/if-different option to CopyADirectory. Added CopyAFile ↵Brad King2006-05-052-6/+34
| | | | with the same interface.
* ENH: change to script modeBill Hoffman2006-05-051-52/+11
|
* ENH: add fileBill Hoffman2006-05-051-61/+61
|
* ENH: add fileBill Hoffman2006-05-051-0/+61
|
* ENH: add some machinesBill Hoffman2006-05-052-0/+15
|
* ENH: add a check to make sure targets only link to libraries and not utility ↵Bill Hoffman2006-05-041-0/+15
| | | | targets to avoid seg faults, bug 3194