summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ENH: there can be only one versionBill Hoffman2006-11-292-4/+6
|
* COMP: fix compile issue on Sun hopefullyKen Martin2006-11-292-3/+3
|
* ENH: fix test for configuration type buildsBill Hoffman2006-11-291-1/+5
|
* ENH: fix compile error on macBill Hoffman2006-11-291-2/+3
|
* ENH: maintain backwards compatibility in UsePkgConfigBill Hoffman2006-11-292-4/+16
|
* ENH: unify version stuff, get rid of it out of cmake and cmMakefile and only ↵Bill Hoffman2006-11-2911-76/+34
| | | | use cmVersion
* BUG: fix a problem where it tried to link .dll.lib filesBill Hoffman2006-11-296-2/+41
|
* COMP: fix compile issue on SunKen Martin2006-11-292-6/+12
|
* BUG: Fix problem with loading dylib on Tiger (10.4) x86. We need to be using ↵Mathieu Malaterre2006-11-292-14/+6
| | | | the dlopen/dlclose instead of the old NSModule
* ENH: updated handling of debug and optimized target link librariesKen Martin2006-11-295-136/+113
|
* ENH: add rc to version stuffBill Hoffman2006-11-283-5/+15
|
* ENH: use older os for AIX releaseBill Hoffman2006-11-282-1/+24
|
* ENH: use the built cmake for file compare as older versions of cmake may not ↵Bill Hoffman2006-11-281-1/+2
| | | | support this
* STYLE: Nightly Version updateAndy Cedilnik2006-11-281-1/+1
|
* ENH: use correct project nameBill Hoffman2006-11-271-1/+1
|
* ENH: make sure things do not depend on optimized libraries if they are ↵Bill Hoffman2006-11-272-1/+20
| | | | debug, and the other way around as well
* ENH: add a test for a target name with the same name as the output of a ↵Bill Hoffman2006-11-277-0/+38
| | | | custom command
* ENH: fix line length problemBill Hoffman2006-11-271-6/+6
|
* ENH: fix crash in plplot buildBill Hoffman2006-11-271-1/+2
|
* ENH: save logs of passed try compile stuff as wellBill Hoffman2006-11-271-0/+3
|
* STYLE: Nightly Version updateAndy Cedilnik2006-11-261-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-11-261-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-11-261-1/+1
|
* BUG: fix problem when a target name is the same as the output of a custom ↵Bill Hoffman2006-11-252-4/+46
| | | | command
* STYLE: Nightly Version updateAndy Cedilnik2006-11-251-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-11-231-1/+1
|
* ENH: kde-config has been renamed to kde4-config several weeks ago, so it'sAlexander Neundorf2006-11-231-5/+5
| | | | | | | not necessary anymore to use "kde-config" as fallback, since this will surely be a wrong version Alex
* ENH: make sure it is qt3 before running testBill Hoffman2006-11-221-2/+2
|
* ENH: make sure it is qt3 before running testBill Hoffman2006-11-221-2/+2
|
* ENH: check in new pkgconfig stuff from Enrico ScholzBill Hoffman2006-11-222-36/+383
|
* ENH: make sure findqt3 finds qt3 and not qt4Bill Hoffman2006-11-222-5/+21
|
* STYLE: Nightly Version updateAndy Cedilnik2006-11-221-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-11-211-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-11-211-1/+1
|
* ENH: fix for when a library is tagged both debug and optimizedBill Hoffman2006-11-201-2/+7
|
* STYLE: Nightly Version updateAndy Cedilnik2006-11-201-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-11-191-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-11-181-1/+1
|
* BUG: undo bug fix 2722, still replace @foo@ in cmake filesBill Hoffman2006-11-171-1/+1
|
* STYLE: fix a long lineKen Martin2006-11-171-2/+6
|
* STYLE: Nightly Version updateAndy Cedilnik2006-11-171-1/+1
|
* ENH: remove old hack now that project level compatibility files are supportedKen Martin2006-11-161-17/+0
|
* ENH: added to handle case in very old odd versions of VTKKen Martin2006-11-161-0/+2
|
* ENH: added to handle case in ITK 2.8 and earlierKen Martin2006-11-161-0/+3
|
* ENH: fix a bug with useing debuf optimized libs from other buildsKen Martin2006-11-162-0/+19
|
* STYLE: Nightly Version updateAndy Cedilnik2006-11-161-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-11-151-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-11-141-1/+1
|
* ENH: Expand commentAndy Cedilnik2006-11-141-1/+1
|
* ENH: add depend information from qrc filesBill Hoffman2006-11-131-1/+11
|