Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | split() CXX value from python config var or env | Alexander Golubev | 2025-07-30 | 1 | -2/+2 |
| | | | | | | This fixes FTBFS caused by last commit (5e40676) Signed-off-by: Alexander Golubev <fatzer2@gmail.com> | ||||
* | A more consistent compiler and flags config | Alexander Golubev | 2025-07-28 | 1 | -26/+17 |
| | | | | | | | | | | | | | | For compiler: * use the same one that was used to build python * [if none] use the one from CXX env var * [if none] fallback to c++ For CXXFLAGS: * use python's recommended CFLAGS * append our own -fno-strict-aliasing * append user-provided CXXFLAGS Signed-off-by: Alexander Golubev <fatzer2@gmail.com> | ||||
* | Pass correct -rpath to libtool when build with --root | Alexander Golubev | 2025-07-28 | 1 | -12/+10 |
| | | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com> | ||||
* | Fix FTBFS caused by 'mkpath' returning nothing | Michele Calgaro | 2025-01-17 | 1 | -1/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Update after renaming qt => tqt in PyTQt module. | Slávek Banko | 2023-01-23 | 1 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix reference to python module TQtDesigner in setup.py. | Slávek Banko | 2023-01-20 | 1 | -1/+1 |
| | | | | | | Python module TQtDesigner still named qtdesigner for now. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix import of qtuicompiler in tdedistutils.py. | Slávek Banko | 2023-01-20 | 1 | -1/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add abiflags to the name of the linked Python 3 library. | Slávek Banko | 2023-01-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Drop python2 support. | Michele Calgaro | 2023-01-05 | 1 | -10/+9 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-28 | 1 | -1/+1 |
| | | | | | | | | kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename kdedesigner => tdedesigner | Slávek Banko | 2014-01-18 | 1 | -1/+1 |
| | |||||
* | Rename kdedistutils => tdedistutils | Slávek Banko | 2014-01-18 | 1 | -13/+13 |
| | |||||
* | Fix broken URLs | Slávek Banko | 2013-04-21 | 1 | -1/+1 |
| | |||||
* | Fix FTBFS on newer Ubuntu versions | Timothy Pearson | 2013-02-25 | 1 | -0/+1 |
| | |||||
* | Fix unintended rename of many various *klist* | Slávek Banko | 2013-02-19 | 1 | -8/+8 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -8/+8 |
| | |||||
* | Fix libgcc library detection | Slávek Banko | 2012-11-01 | 1 | -1/+1 |
| | | | | | Fix QT directories detection Thanks to Francois Andriot | ||||
* | Fix FTBFS | Slávek Banko | 2012-08-20 | 1 | -1/+0 |
| | | | | | Thanks to Francois Andriot for the patch This resolves Bug 1148 | ||||
* | Reverse an old Debian-specific patch that prevents building on | Darrell Anderson | 2012-06-13 | 1 | -1/+1 |
| | | | | some 64-bit systems. Add text to help with basic debugging. | ||||
* | Part 1 of 2 rename pykde to pytde | Timothy Pearson | 2011-12-04 | 1 | -2/+2 |
| | |||||
* | Added KDE3 version of pykdeextensions | tpearson | 2010-03-01 | 1 | -0/+323 |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/pykdeextensions@1097589 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |