2003-08-25 19:57:54 by Matthias Drochner | Files touched by this commit (2) |
Log message: for libtool, use a full path to the .la file to link a not-installed library. -lxxx sometimes fails for strange reasons |
2003-08-25 19:31:45 by Marc Recht | Files touched by this commit (5) |
Log message: Also support Python 2.3. OK'ed by drochner@ |
2003-08-23 17:02:31 by Matthias Drochner | Files touched by this commit (17) | ![]() |
Log message: update to 3.8 "The main changes are the addition of many operators to existing classes (thanks to Torsten Marek) and full support for Qt v3.2.0." |
2003-08-19 06:35:06 by James Chacon | Files touched by this commit (12) |
Log message: On all of these create symlinks from the libraries installed under PYSITELIB to QTDIR/lib as qmake builds libtool archives that reference themselves as coming from QTDIR/lib. XXX - This really should be fixed in qmake.conf or something and not in each package but for now it fixes 5 broken packages (these + devel/eric3) |
2003-07-22 19:24:52 by Matthias Drochner | Files touched by this commit (13) | ![]() |
Log message: Add PyQt-3.7 for Qt3, addon modules which depend on the base module. |