Slávek Banko
9fdc22134b
Detect and use abiflags during Python 3 detection
...
because these are used as part of the library name.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 months ago
Michele Calgaro
7e4fd6fc51
Update version detection for python 3.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 months ago
Slávek Banko
b9fb6ca397
Add TDE_CXX_COMPILE_STDCXX macro to check and enforce C++ standard.
...
The macro is a simplified form of AX_CXX_COMPILE_STDCXX from autoconf.
To verify the C++ standard supported by the compiler, only the value
of the __cplusplus constant defined by the compiler is checked,
instead of testing examples of using individual C++ features.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
Slávek Banko
133b3127ab
Drop -ansi from CXXFLAGS because it is actually a synonym for enforcing -std=c++98.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
Slávek Banko
f656574fa0
Add includes to the UI file generated for testing TDE UIC plugins.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
gregory guy
8c7e0d40de
Make /opt/trinity the default PATH for search and install.
...
Signed-off-by: gregory guy <gregory-tde@laposte.net>
2 years ago
gregory guy
f60afc3d42
Fix for (t)qmake.
...
Signed-off-by: gregory guy <gregory-tde@laposte.net>
2 years ago
gregory guy
86158a269e
Just to reestablish the truth....
...
Signed-off-by: gregory guy <gregory-tde@laposte.net>
2 years ago
gregory guy
245cf67eba
Fix for the env variable TQTDOCDIR.
...
Signed-off-by: gregory guy <gregory-tde@laposte.net>
2 years ago
aneejit1
ae96f3ea48
Allow TQt3 includes to exist somewhere other than /usr/include/tqt
...
The test for TQt3 fails when it's not installed in /usr due to CXXFLAGS being hardcoded to /usr/include/tqt. Amended to append to CXXFLAGS.
Signed-off-by: aneejit1 <aneejit1@gmail.com>
3 years ago
Slávek Banko
68f23556e6
Drop definition of deprecated substitution type ksize_t.
...
This avoids FTBFS on FreeBSD 12.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro
83f68e199a
Replaced _BSD_SOURCE, _SVID_SOURCE, _GNU_SOURCE with _DEFAULT_SOURCE.
...
Removed _XOPEN_SOURCE.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
7fdd2988ca
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
7b38d20e88
Fixed following issues:
...
- bug in original admin module with wrong "fi" position (by Slávek
Banko)
- default settings for path check
- test for tqt3 detection
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro
e9de3f5ab0
Fixed mistakes in previous commit related to test for tqt-mt.
...
Thanks to Slávek Banko for review the proposed code :-)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
7ed4760de4
Conversion qt -> tqt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko
e0f1af443c
Add cppunit detection using pkg-config
...
Obsolete cppunit-config was removed in cppunit 1.14.0
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
0e86934fc8
Add check if Java is >= 8
...
With Java >= 8 instead of javah, it is preferred to use javac
with option -h. In later Java versions, javah is removed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
04c35f89e0
Do not force C dialect for automake builds
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko
92ee091d6e
Fix remaining renaming knewstuff
9 years ago
Slávek Banko
4813f61a33
Update default pam service name to 'tde'
9 years ago
Slávek Banko
a9f6b4e876
Update default pam service name to 'tde'
9 years ago
Slávek Banko
c413f6060b
Fix sqlite3 plugin detection
9 years ago
Michele Calgaro
b5c58c72eb
Update default C dialect to C99 standard. This resolves a FTBFS in tdemultimedia
...
when using libxine2-dev >=1.2.5-1.
9 years ago
Slávek Banko
8fd91e197f
Fix setting TQTDCOPIDLNG
9 years ago
Slávek Banko
bae6da3fa8
Rename kdewidgets => tdewidgets
10 years ago
Slávek Banko
6b7f7225ef
Additional k => tde renaming and fixes
10 years ago
Darrell Anderson
307fab5fda
Update files and references in support of bug report 1446.
10 years ago
Timothy Pearson
4027b878fb
Rename makekdewidgets
10 years ago
Timothy Pearson
d3351c945e
Rename KABC namespace
10 years ago
Timothy Pearson
50c595422f
Rename additional header files to avoid conflicts with KDE4
10 years ago
Timothy Pearson
39466b7b95
Fix Python library detection on multiarch systems
10 years ago
Timothy Pearson
c5cef804fe
Rename a few build variables for overall consistency
11 years ago
Timothy Pearson
b2340915fd
Rename kiobuffer and KHTML
11 years ago
Timothy Pearson
b6d5b67549
Rename a number of libraries and executables to avoid conflicts with KDE4
11 years ago
Timothy Pearson
38cacb89dd
Rename a number of libraries and executables to avoid conflicts with KDE4
11 years ago
Timothy Pearson
f30a3aea25
Rename KApplication to TDEApplication to avoid conflicts with KDE4
11 years ago
Timothy Pearson
efdff81cd2
Allow build to proceed even if libhpi.so is not present
11 years ago
Timothy Pearson
69a6474abe
Use tqt3 moc
11 years ago
Darrell Anderson
06098efaf3
Update XDG information in support of bug report 892.
11 years ago
Darrell Anderson
a7f223eb92
Update acinclude.m4.in to avoid "unary operator expected" output
...
messages caused by failure to parse new TDE version scheme string.
This resolves bug report 819.
11 years ago
Darrell Anderson
ee037c6fad
Update final HTML install path so all modules are consistent.
11 years ago
Darrell Anderson
2558f5bf60
Fix test for PDF export support.
11 years ago
Timothy Pearson
eb886af35e
Fix failure on missing AH_CHECK_HEADERS
11 years ago
Timothy Pearson
1e5f9378a4
Rename kde-config to tde-config
11 years ago
Timothy Pearson
05d69037ce
Fix FTBFS under qt3
11 years ago
Timothy Pearson
b5d31618a1
Update various qt function definitions and static methods for tqt3
11 years ago
Timothy Pearson
03276f8119
Update header checks
11 years ago
Timothy Pearson
00b66ad7a1
Update Autotools tqt checks
11 years ago
Timothy Pearson
fadd2e0f22
Rename include subdirectory to tde
11 years ago