| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 4185112a621d8c5bc88984b117f434c9560e2cc2)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 12bb2cad8e2982bd842d168158e391d6c12fb6a3)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 85116532467b2bb4c73caf54c106c91a22dbe37b)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 43b0c7bdb9af44dc13b0fd17b95ae172a4a382d2)
|
|
|
|
|
|
|
| |
This solves issue #33.
Signed-off-by: François Andriot <[email protected]>
(cherry picked from commit 9e0d473a4d6a27fdd3b91e86e1a6358ac233290a)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 272990b269b5c72b397c6804397ad81e68c3791e)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 316450ad53987b392aee244756b2bd91167a36d0)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit b770a18e00a82febd12c1787247533771ecbb575)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 7fc9aedfb802dbb23da9f54134dd1c381124bc58)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 59a8bf7c09f87fbccd6dc2987145c7216e043e77)
|
|
|
|
|
| |
Signed-off-by: Ing. Daniel Rozsnyó <[email protected]>
(cherry picked from commit bcdaa92c5e9642c6513046285309aabcae37b938)
|
|
|
|
|
|
|
| |
instead of hard-coded include paths.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 3bdc9fd55ff86f033cc1ffab9178d8453fa1ab2f)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit fb9f93be9a4442beeca2765ca75e149ea5c1ad8a)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 4cee5361965f7d798bc08b18bee87ce69e78bb99)
|
|
|
|
|
| |
Signed-off-by: Ray-V <[email protected]>
(cherry picked from commit 80a742849d872788877a90b91becb696b170d73c)
|
|
|
|
|
|
|
| |
QIODevice with TQ* version
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 9eb3dfbe43eb57993befe98533f2e686a30da2f9)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit d0f78209de58cd69fa83e6a90b0c877a221e6ef2)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit bf853883478c90dd4a9bc594f792e77031fcba58)
|
|
|
|
|
|
| |
because these are used as part of the library name.
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
|
|
|
|
|
| |
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 <[email protected]>
|
|
|
|
|
|
| |
-std=c++98.
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
| |
Signed-off-by: gregory guy <[email protected]>
|
|
|
|
| |
Signed-off-by: gregory guy <[email protected]>
|
|
|
|
| |
Signed-off-by: gregory guy <[email protected]>
|
|
|
|
| |
Signed-off-by: gregory guy <[email protected]>
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
|
|
| |
instead of by directory name.
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
|
|
| |
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 <[email protected]>
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
|
|
| |
This avoids FTBFS on FreeBSD 12.
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
|
|
|
| |
This resolves bug 2984.
Signed-off-by: OBATA Akio <[email protected]>
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
|
|
| |
Removed _XOPEN_SOURCE.
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
|
|
|
|
|
|
| |
- 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 <[email protected]>
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
|
|
| |
Thanks to Slávek Banko for review the proposed code :-)
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
|
|
| |
Obsolete cppunit-config was removed in cppunit 1.14.0
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
|
|
|
| |
Thanks to Ray Vine for the original patch
This resolves bug 2891
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
|
|
|
| |
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 <[email protected]>
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
|
|
| |
This resolves Bug 2403
Signed-off-by: Slávek Banko <[email protected]>
|