Theron Tock
216dd1a2fb
Make sure DEPENDPATH has same stuff as INCLUDEPATH, otherwise when files
...
change in other directories the dependent files don't get recompiled.
Fixed up INCLUDEPATH in various places.
Removed -pthread as an INCLUDEPATH (leads to bogus -I-pthread).
2011-05-11 14:05:18 -07:00
Vadim Kurland
9ba2dc42ee
* RoutingCompiler_ipt.cpp (compile): see #2359 "Crash when
...
compiling single rule with IPv6 destination and IPv4 gateway or
interface". Routing compiler for iptables does not support ipv6 at
this time and will issue a warning when user tries to place ipv6
address or network in a routing rule. The warning does not appear
when ipv6 address is a member of a group used in the rule. Also
see #1575 .
2011-04-19 14:18:33 -07:00
Vadim Kurland
b3dbf7ce48
stripping binaries
2011-04-15 20:52:55 -07:00
Vadim
cd4da4fb52
fixed build on Mandriva
2011-01-14 21:46:18 -08:00
Vadim Kurland
2417543eba
merged libfwbuilder into fwbuilder as src/libfwbuilder; unit tests do not work yet
2010-12-25 20:12:30 -08:00
Vadim Kurland
6735fbe781
properly "stringizing" build number
2010-11-04 13:47:14 -07:00
Vadim Kurland
77703f8068
deleted file build_num; will be adding this file when we produce source tar ball; if the file is missing, will use git branch and last commit in place of the build number
2010-11-04 13:21:39 -07:00
SVN User
4d398942cc
moved install target definitions to res.pro
2010-07-21 04:42:00 +00:00
Vadim Kurland
e2ac4479b1
added build signature reporting
2010-05-30 19:22:36 +00:00
Vadim Kurland
f178cb18b2
* configure.in (CPPUNIT_LIBS): fixed #1478 always use included
...
antlr run-time library.
2010-05-25 23:07:52 +00:00
Vadim Kurland
8a9d04373e
do not hardcode the path/name to g++
2010-01-26 23:58:20 +00:00
SVN User
dd2cb62481
installing configlets on Windows works
2009-12-24 01:35:32 +00:00
Vadim Kurland
b8c0ac59ae
refs #1000 trying to make .pro files package configlets correctly
2009-12-24 00:07:59 +00:00
Vadim Kurland
83388646c2
Added configure test for cppunit; fixed .pro files for both unit test suites; fixed UsageResolverTest::findWhereObjectIsUsed() test
2009-12-13 08:17:31 +00:00
Vadim Kurland
a8e42bf5cd
refs #687 moved unit tests for compiler_lib to src/compiler_lib/unit_tests directory; compiling tests with gcov to get automated coverage estimates
2009-12-06 07:26:05 +00:00
Vadim Kurland
ea2602910c
define LIBS for QtDBus only if configure detected it; using HAVE_QTDBUS variable
2009-10-12 22:03:08 +00:00
Vadim Kurland
fc40bc2c5d
trying to detect distcc in configure
2009-10-03 20:10:22 +00:00
Vadim Kurland
c2cbc9313e
installing configlets
2009-09-29 05:45:14 +00:00
Vadim Kurland
23ee2d9531
merge from v3_1_merge
2009-09-23 17:00:48 +00:00
Vadim Kurland
10a9b7ca92
if ccache is present on the build system, passing "QMAKE_CXX=ccache g++" via qwmake.inc file rather than command line
2009-05-02 05:16:00 +00:00
Vadim Kurland
00c5ce8f18
if ccache is present on the build system, passing "QMAKE_CXX=ccache g++" via qwmake.inc file rather than command line
2009-05-02 04:25:48 +00:00
Vadim Kurland
af5c030c7c
fixing prefix for macosx build
2009-02-17 18:58:02 +00:00
Vadim Kurland
d064a31504
app icons
2008-08-03 19:07:41 +00:00
Vadim Kurland
83b312fa0a
installing fwbuilder.desktop
2008-08-03 18:33:05 +00:00
Vadim Kurland
ce80d83e56
added framework for the built-in help and help for the linux 2.4/2.6 host settings dialog
2008-08-02 20:33:06 +00:00
SVN User
d3113d99a7
properly build and install on win32
2008-07-13 16:40:56 +00:00
SVN User
6150f13cdf
fixed includes and other problems for win32
2008-07-13 00:29:05 +00:00
SVN User
ef3439d91e
win32
2008-07-12 20:40:54 +00:00
SVN User
d2530e56df
win32
2008-07-12 05:33:47 +00:00
Vadim Kurland
a4077eb24f
added support for separate data format versioning; set fwbuilder version to 3.0.0
2008-01-16 21:03:42 +00:00
Vadim Kurland
fcfedad398
Initial import into v3 branch
2007-12-25 22:25:59 +00:00