Slávek Banko
6496043484
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>
(cherry picked from commit b9fb6ca397
)
3 years ago
Slávek Banko
ba60229fb7
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>
(cherry picked from commit 133b3127ab
)
3 years ago
Slávek Banko
cb77496f0b
Add includes to the UI file generated for testing TDE UIC plugins.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f656574fa0
)
3 years ago
gregory guy
709ea75c2c
Make /opt/trinity the default PATH for search and install.
...
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 8c7e0d40de
)
4 years ago
gregory guy
92a649d2aa
Fix for (t)qmake.
...
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit f60afc3d42
)
4 years ago
gregory guy
c84e161cbf
Just to reestablish the truth....
...
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 86158a269e
)
4 years ago
gregory guy
2178a8a780
Fix for the env variable TQTDOCDIR.
...
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 245cf67eba
)
4 years ago
Slávek Banko
2b95fab61e
Add support for autoconf + autoheader 2.7x.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c23f9f6934
)
4 years ago
Slávek Banko
bb60143a03
doxygen: Determine the module name from the information in .tdescminfo
...
instead of by directory name.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 269bccc905
)
4 years ago
Michele Calgaro
d21a3c9164
Removed additional code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 65b6c5ac6f
)
4 years ago
Michele Calgaro
3013c1e653
Removed additional code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 80eb8bffc7
)
4 years ago
Michele Calgaro
d498a4c5dd
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 714211691f
)
4 years ago
aneejit1
20b5a47aa3
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>
(cherry picked from commit ae96f3ea48
)
5 years ago
Slávek Banko
73da1dc813
Use dcopildng as the default instead of dcopidl.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 3e80abcba5
)
5 years ago
Slávek Banko
f9148018b2
Drop definition of deprecated substitution type ksize_t.
...
This avoids FTBFS on FreeBSD 12.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 68f23556e6
)
6 years ago
OBATA Akio
da23b5a2d6
Remove unwanted -i option for perl.
...
This resolves bug 2984.
Signed-off-by: OBATA Akio <obache@wizdas.com>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 2ba4c0d451
)
6 years ago
Slávek Banko
401a9294f4
Fix misplaced 'fi'
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro
9a91cb63c6
Removed unnecessary executable flag from Doxyfile.global.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 75306d2d1f
)
7 years ago
Slávek Banko
bf5a8ec42e
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>
(cherry picked from commit e0f1af443c
)
7 years ago
Slávek Banko
a1cd2ba6b0
Add support for all versions of automake 1.x >= 1.6.1
...
Thanks to Ray Vine for the original patch
This resolves bug 2891
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 065b9015b2
)
7 years ago
Slávek Banko
5200a0cc9d
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>
(cherry picked from commit 0e86934fc8
)
7 years ago
Slávek Banko
b5373d6ec2
Do not force C dialect for automake builds
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 04c35f89e0
)
9 years ago
Slávek Banko
e1928ee8fc
Add support for automake 1.15
...
This resolves Bug 2403
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e147134c94
)
10 years ago
Slávek Banko
04db460623
Fix automake icons installation
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson
4dd97fad9e
Rename kde.pot
11 years ago
Slávek Banko
92ee091d6e
Fix remaining renaming knewstuff
11 years ago
Slávek Banko
4813f61a33
Update default pam service name to 'tde'
11 years ago
Slávek Banko
a9f6b4e876
Update default pam service name to 'tde'
11 years ago
Slávek Banko
c413f6060b
Fix sqlite3 plugin detection
11 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.
11 years ago
Slávek Banko
8fd91e197f
Fix setting TQTDCOPIDLNG
11 years ago
Slávek Banko
bae6da3fa8
Rename kdewidgets => tdewidgets
11 years ago
Darrell Anderson
43baf464ca
Fix unknown icon prefix message
11 years ago
Slávek Banko
9f768663f3
Add support for automake 1.14
12 years ago
Slávek Banko
6b7f7225ef
Additional k => tde renaming and fixes
12 years ago
Francois Andriot
b4d585c643
Fix remaining FTBFS in parallel-tests with automake 1.13
12 years ago
Slávek Banko
cc75733bc9
Fix FTBFS in parallel-tests with automake 1.13
12 years ago
Slávek Banko
65ecce459d
Fix build with automake 1.13
12 years ago
Darrell Anderson
307fab5fda
Update files and references in support of bug report 1446.
12 years ago
Timothy Pearson
4027b878fb
Rename makekdewidgets
12 years ago
Timothy Pearson
d3351c945e
Rename KABC namespace
12 years ago
Slávek Banko
02e2842b6f
Fix unintended rename of lnkscript
12 years ago
Slávek Banko
8918209f54
Fix unintended rename of workfiles
12 years ago
Timothy Pearson
50c595422f
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
39466b7b95
Fix Python library detection on multiarch systems
12 years ago
Timothy Pearson
c5cef804fe
Rename a few build variables for overall consistency
12 years ago
Timothy Pearson
b2340915fd
Rename kiobuffer and KHTML
12 years ago
Timothy Pearson
b6d5b67549
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
38cacb89dd
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
dacb3c251a
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago