summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* ENH: fix test to run with debug or release and put the exe next to the dll, s...Bill Hoffman2006-11-301-10/+1
* ENH: fix errors for unix buildsBill Hoffman2006-11-292-3/+7
* ENH: fix warningBill Hoffman2006-11-291-1/+1
* 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: unify version stuff, get rid of it out of cmake and cmMakefile and only ...Bill Hoffman2006-11-2911-76/+34
* BUG: fix a problem where it tried to link .dll.lib filesBill Hoffman2006-11-292-2/+19
* 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
* 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 the built cmake for file compare as older versions of cmake may not ...Bill Hoffman2006-11-281-1/+2
* 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 debug,...Bill Hoffman2006-11-271-1/+15
* ENH: add a test for a target name with the same name as the output of a custo...Bill Hoffman2006-11-271-0/+12
* ENH: fix line length problemBill Hoffman2006-11-271-6/+6
* ENH: fix crash in plplot buildBill Hoffman2006-11-271-1/+2
* 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 com...Bill Hoffman2006-11-252-4/+46
* STYLE: Nightly Version updateAndy Cedilnik2006-11-251-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-11-231-1/+1
* ENH: make sure it is qt3 before running testBill Hoffman2006-11-221-2/+2
* 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: 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
* STYLE: Nightly Version updateAndy Cedilnik2006-11-131-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-11-121-1/+1
* BUG: fix for 4028 fix scroll after deleteBill Hoffman2006-11-111-0/+6
* BUG: fix for 4009 lib64 should work with path suffixBill Hoffman2006-11-111-8/+6
* STYLE: Nightly Version updateAndy Cedilnik2006-11-111-1/+1
* ENH: remove warningBill Hoffman2006-11-101-2/+2
* BUG: fix for broken borland compilerBill Hoffman2006-11-101-2/+3