Michael Stahl
4c50f23f87
LinkTarget.mk: remove gb_LinkTarget_add_package_headers
2012-04-08 01:05:53 +02:00
Michael Stahl
c923f7d2c2
gbuild: "use" vs. "add":
...
Naming convention for gbuild methods:
- "add" is used for stuff that is logically a part of the target
(i.e. not registered at the Module, but defined in the target's makefile)
- "use" is used for stuff that is logically a different target
(i.e. it is registered at the Module, has it's own makefile, may be
in a different module than the target)
2012-04-08 01:05:52 +02:00
Matúš Kukan
84b3f7b345
gbuild: get rid of realpath in gb_Foo_set_include
2012-03-10 21:23:20 +01:00
Caolán McNamara
273960e01f
callcatcher: update list
2012-03-05 13:42:58 +00:00
Tor Lillqvist
4b72dd8da2
WaE: unused function 'liangBarskyClipT'
2012-03-01 01:48:38 +02:00
Thomas Arnhold
57dacf1328
remove traces of b2dhompoint
2012-01-28 11:22:52 +01:00
Tim Hardeck
315d2ddc16
optimized zoom to use more common intervals
...
Round zoom values beginning with 50 to a multiple of 5, with 100 to one
of 10, with 500 to one of 50 and with 1000 to one of 100.
The step 100 is enforced to have one fixed point.
2012-01-25 12:35:54 +01:00
Matúš Kukan
b769901d5a
unusedcode: remove various unused classes
2011-12-22 15:33:50 +01:00
August Sodora
cdb2736f5b
Remove DebugPlotter
2011-12-19 15:33:43 -05:00
Norbert Thiebaud
3f2ff54778
remove pch from the include list
2011-11-27 15:24:45 -06:00
Joseph Powers
59829f4fd2
Why build empty objects.
...
The source files don't generate any code and just declare an inline class;
thus, the compiled object is empty and we don't need to link it in.
2011-11-05 07:12:40 -07:00
Joseph Powers
abb8748541
precompiled_basegfx.hxx is empty, so don't include it.
2011-11-05 07:12:39 -07:00
Tor Lillqvist
15597b7bd7
Use -Wno-array-bounds only on gcc versions (4.3..4.4.3)
2011-10-20 13:03:16 +03:00
Tor Lillqvist
3f3c2a7bd3
WaE: Work around bogus array subscript is above array bounds
...
Bites at least with the Android cross-gcc 4.4.3.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41847
2011-10-20 08:41:36 +03:00
Takeshi Abe
b2bd33ea25
prefer makefile-gmake-mode to plain makefile-mode
2011-08-10 02:12:48 +09:00
Caolán McNamara
e1e44f2152
get this working under windows again
2011-08-03 10:34:32 +01:00
Tor Lillqvist
704bc46ae4
Add consistent Emacs and vim mode lines
2011-07-30 23:12:12 +03:00
Bjoern Michaelsen
c81f9104b6
postmerge fixes for gnumake4
2011-07-22 21:07:24 +02:00
Bjoern Michaelsen
75068ecaa1
gnumake4: fix buildbreakers from merge
2011-06-20 13:24:14 +02:00
Michael Stahl
bd162cb75a
gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd]
2011-06-17 14:24:10 +02:00
Mathias Bauer
be16d6eab6
CWS gnumake4: must link against stl [hg:8afba918c344]
2011-06-16 13:17:57 +02:00
Mathias Bauer
602edcf197
CWS gnumake4: convert basegfx to new build system [hg:e8f9d107b59a]
2011-06-16 13:04:50 +02:00