Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use tdeinstance.hHEADmaster | Michele Calgaro | 2025-08-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | 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> | ||||
* | Avoid byte-compiling in case it is disabled | Alexander Golubev | 2025-07-26 | 1 | -3/+4 |
| | | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com> | ||||
* | Fixup some warnings | Alexander Golubev | 2025-07-25 | 1 | -2/+2 |
| | | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com> | ||||
* | Replace ksimpleconfig.h with tdeconfig.h | Michele Calgaro | 2025-07-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use tdestandarddirs.h | Michele Calgaro | 2025-02-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/libraries/pytdeextensions/admin to latest HEAD | Automated System | 2025-02-05 | 1 | -0/+0 |
| | |||||
* | Use tdeApp | Michele Calgaro | 2025-01-19 | 10 | -40/+40 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix FTBFS caused by 'mkpath' returning nothing | Michele Calgaro | 2025-01-17 | 2 | -7/+14 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/libraries/pytdeextensions/admin to latest HEAD | Automated System | 2025-01-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/pytdeextensions/admin to latest HEAD | Automated System | 2025-01-03 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/pytdeextensions/admin to latest HEAD | Automated System | 2024-11-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/pytdeextensions/admin to latest HEAD | Automated System | 2024-10-31 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/pytdeextensions/admin to latest HEAD | Automated System | 2024-10-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/pytdeextensions/admin to latest HEAD | Automated System | 2024-10-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/pytdeextensions/admin to latest HEAD | Automated System | 2024-09-26 | 1 | -0/+0 |
| | |||||
* | Use proper TQt headers | Michele Calgaro | 2024-09-15 | 1 | -8/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/libraries/pytdeextensions/admin to latest HEAD | Automated System | 2024-07-12 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/pytdeextensions/admin to latest HEAD | Automated System | 2024-07-08 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/pytdeextensions/admin to latest HEAD | Automated System | 2024-07-01 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/pytdeextensions/admin to latest HEAD | Automated System | 2024-05-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/pytdeextensions/admin to latest HEAD | Automated System | 2024-05-02 | 1 | -0/+0 |
| | |||||
* | Fixing tdedesigner and tqtuicompiler modules not working | ormorph | 2024-04-20 | 3 | -11/+11 |
| | | | | | | Python3 compatibility fix Signed-off-by: ormorph <roma251078@mail.ru> | ||||
* | Reset submodule main/libraries/pytdeextensions/admin to latest HEAD | Automated System | 2024-02-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/pytdeextensions/admin to latest HEAD | Automated System | 2024-02-08 | 1 | -0/+0 |
| | |||||
* | Fix detection of SIP-TQt, PyTQt and PyTDE modules in tdedistutils | Slávek Banko | 2024-01-29 | 1 | -32/+40 |
| | | | | | | | | | | with multiple Python3 installed in parallel. This solves FTBFS when building tde-guidance. Remove import of 'imp' module that is no longer needed. Sysconfig from Python is now used instead of sysconfig from distutils. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-10 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/libraries/pytdeextensions/admin to latest HEAD | Automated System | 2024-01-02 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/pytdeextensions/admin to latest HEAD | Automated System | 2023-11-10 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/pytdeextensions/admin to latest HEAD | Automated System | 2023-11-06 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/pytdeextensions/admin to latest HEAD | Automated System | 2023-11-03 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/pytdeextensions/admin to latest HEAD | Automated System | 2023-10-30 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/pytdeextensions/admin to latest HEAD | Automated System | 2023-09-25 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/pytdeextensions/admin to latest HEAD | Automated System | 2023-09-01 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/pytdeextensions/admin to latest HEAD | Automated System | 2023-07-19 | 1 | -0/+0 |
| | |||||
* | Minor improvement to python version detection condition.r14.1.0 | Michele Calgaro | 2023-01-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix initialization of the python interpreter. This was causing runtime SEGV ↵ | Michele Calgaro | 2023-01-25 | 1 | -5/+6 |
| | | | | | | in tde-guidance Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Update after renaming qt => tqt in PyTQt module. | Slávek Banko | 2023-01-23 | 19 | -208/+200 |
| | | | | 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> | ||||
* | Drop python2 support in code generated from tdedistutils.py. | Slávek Banko | 2023-01-20 | 1 | -4/+4 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add abiflags to the name of the linked Python 3 library in tdedistutils.py. | Slávek Banko | 2023-01-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix import of qtuicompiler in tdedistutils.py. | Slávek Banko | 2023-01-20 | 2 | -2/+3 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/libraries/pytdeextensions/admin to latest HEAD | Automated System | 2023-01-13 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/pytdeextensions/admin to latest HEAD | Automated System | 2023-01-10 | 1 | -0/+0 |
| | |||||
* | 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 | 5 | -111/+106 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Update after rename python extension module from python_tqt to PyTQt. | Slávek Banko | 2022-12-21 | 8 | -14/+14 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/libraries/pytdeextensions/admin to latest HEAD | Automated System | 2022-01-28 | 1 | -0/+0 |
| |