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
Josh Heidenreich
8b9615be88
Added (and improved) READMEs for modules which used to be in libs-gui
2012-02-08 07:46:57 +01:00
Norbert Thiebaud
c857dff7fc
switch to include-based build rather than sourced-based build
2012-02-05 19:34:05 -06:00
Stephan Bergmann
ce2147ec43
Code clean up.
2012-01-20 12:14:46 +01:00
Olivier Hallot
85d1ce27ad
Fix for fdo43460 Part XXVII getLength() to isEmpty()
...
Please find attached a partial fix for Easy Hack FDO43460
Part XXVII
Modules
padmin, pyuno, rdbmaker, regexp, registry, rsc, sal
2012-01-02 19:17:17 +01:00
Bjoern Michaelsen
2acd8fbac9
in modules, when we have a env we are in stage gbuild
2011-12-07 15:53:06 +01:00
Bjoern Michaelsen
d73e574d8a
move reconfigure into gbuild
2011-11-29 17:25:14 +01:00
Bjoern Michaelsen
f2f0dbd273
make gbuild makefiles run independant of pwd again
2011-11-25 12:04:40 +01:00
Norbert Thiebaud
0ea8c014ef
tweak gbuild standart Makefile to allow partial build in unsourced env
...
This allow to run make in a module wihtout the need to source
Env.Host.sh.
2011-11-16 06:18:54 -06:00
Karl Koehler
305878f44b
Fixed fdo#41738 regex compile infinite loop
2011-11-11 14:22:22 +01:00
Bjoern Michaelsen
e94a19f3e0
simplfy dmake to gbuild bridgefile
2011-10-05 00:31:50 +02:00
Caolán McNamara
1f5c696c37
add mode-lines to .m files and last round of merged files, etc.
2011-09-30 09:09:25 +01:00
Matúš Kukan
31e7820f03
remove unused header and clean d.lst which should be empty
2011-09-27 19:41:05 +02:00
Norbert Thiebaud
d64bbd6bf8
detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set
2011-08-19 18:29:07 -05:00
Takeshi Abe
b2bd33ea25
prefer makefile-gmake-mode to plain makefile-mode
2011-08-10 02:12:48 +09:00
Takeshi Abe
10e14793d5
Emacs modeline compatible with vim's one
2011-08-05 11:04:32 +09: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
a233dac065
resyncing to master
2011-07-21 18:56:16 +02:00
Tor Lillqvist
62467741ec
Use the import library name that i18npool expects with MinGW
2011-06-21 02:29:08 +03:00
Bjoern Michaelsen
941020379b
Merge branch 'master' into feature/gnumake4
...
Conflicts:
basebmp/prj/d.lst
basebmp/test/basictest.cxx
basebmp/test/makefile.mk
basegfx/inc/basegfx/basegfxdllapi.h
basegfx/inc/basegfx/tools/debugplotter.hxx
basegfx/inc/basegfx/tuple/b2ituple.hxx
basegfx/prj/d.lst
basegfx/source/numeric/makefile.mk
basegfx/source/polygon/makefile.mk
basegfx/source/range/makefile.mk
basegfx/source/raster/makefile.mk
basegfx/source/tuple/makefile.mk
basegfx/source/vector/makefile.mk
basegfx/test/basegfx1d.cxx
basegfx/test/makefile.mk
basegfx/util/makefile.mk
canvas/Library_canvasfactory.mk
canvas/Module_canvas.mk
canvas/prj/build.lst
canvas/prj/d.lst
canvas/source/cairo/cairo_canvashelper_texturefill.cxx
canvas/source/cairo/makefile.mk
canvas/source/tools/makefile.mk
comphelper/qa/string/makefile.mk
cppcanvas/Module_cppcanvas.mk
cppcanvas/inc/cppcanvas/cppcanvasdllapi.h
cppcanvas/prj/build.lst
cppcanvas/prj/d.lst
cppcanvas/source/mtfrenderer/makefile.mk
cppcanvas/util/makefile.mk
i18npool/source/search/makefile.mk
regexp/Library_regexp.mk
regexp/prj/d.lst
sax/CppunitTest_sax.mk
sax/Library_sax.mk
sax/prj/d.lst
sax/qa/cppunit/test_converter.cxx
sax/source/expatwrap/attrlistimpl.hxx
sax/util/makefile.mk
svtools/Library_svt.mk
tools/Executable_sspretty.mk
ucbhelper/prj/d.lst
ucbhelper/source/provider/configureucb.cxx
ucbhelper/source/provider/provconf.cxx
ucbhelper/util/makefile.mk
unotools/Library_utl.mk
unotools/Module_unotools.mk
unotools/Package_inc.mk
unotools/prj/build.lst
vcl/Library_desktop_detector.mk
vcl/Library_vcl.mk
vcl/Library_vclplug_gtk.mk
vcl/aqua/source/gdi/salprn.cxx
vcl/inc/aqua/saldata.hxx
vcl/unx/generic/gdi/salgdi3.cxx
2011-06-19 12:47:44 +02:00
Takeshi Abe
b33ae7fc70
remove dead code
2011-06-18 00:01:15 +09: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
586bed9157
CWS gnumake4: convert regexp to new build system [hg:56e4316f8d74]
2011-06-16 13:40:40 +02:00
Tor Lillqvist
4fa3eefdb3
Drop %_EXT% which was always empty
2011-06-03 13:46:37 +03:00
Caolán McNamara
33b3150275
WaE: unused variables
2011-04-13 13:46:24 +01:00
Caolán McNamara
50bf044cfa
catch by const reference
2011-04-13 10:51:35 +01:00
Caolán McNamara
a5b97d95a5
WaE: gcc 4.6.0 various warnings
2011-01-24 11:16:49 +00:00
Caolán McNamara
1a7f7c20c1
use RTL_CONSTASCII_USTRINGPARAM
2011-01-04 13:23:39 +00:00
Norbert Thiebaud
ae52e984f2
remove dead-code
2010-10-20 00:39:49 -05:00
David Tardon
6e768ec101
replace sizeof(foo)/sizeof(foo[0]) with SAL_N_ELEMENTS(foo)
2010-10-20 07:23:14 +02:00
Sebastian Spaeth
4905a19032
Add vim/emacs modelines to all source files
...
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com )
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de >
2010-10-14 17:02:15 +02:00
Petr Mladek
1275d274db
more removed include guards using fixguard.py
2010-10-05 18:21:30 +02:00
Jens-Heiner Rechtien
8764506704
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-12 15:01:35 +01:00
Rüdiger Timm
fb9fea37f1
No old windows def files needed any more.
2008-09-19 11:05:48 +00:00
Rüdiger Timm
15d97c4948
INTEGRATION: CWS changefileheader (1.6.6); FILE MERGED
...
2008/03/31 13:20:20 rt 1.6.6.1: #i87441# Change license header to LPGL v3.
2008-04-11 06:06:23 +00:00
Rüdiger Timm
14a22178ca
INTEGRATION: CWS changefileheader (1.5.28); FILE MERGED
...
2008/03/31 13:20:20 rt 1.5.28.1: #i87441# Change license header to LPGL v3.
2008-04-11 06:04:39 +00:00
Rüdiger Timm
ed1bb1f1ec
INTEGRATION: CWS changefileheader (1.2.24); FILE MERGED
...
2008/03/31 13:20:19 rt 1.2.24.1: #i87441# Change license header to LPGL v3.
2008-04-11 06:04:24 +00:00
Rüdiger Timm
dbc1c1e564
INTEGRATION: CWS changefileheader (1.2.18); FILE MERGED
...
2008/03/31 13:20:19 rt 1.2.18.1: #i87441# Change license header to LPGL v3.
2008-04-11 06:03:51 +00:00
Vladimir Glazounov
24eec91a92
INTEGRATION: CWS regexp02 (1.5.18); FILE MERGED
...
2007/11/01 12:32:31 ama 1.5.18.1: Fix #i15666#: Deliver backreferences
2007-12-05 15:44:55 +00:00
Vladimir Glazounov
8c5a253dff
INTEGRATION: CWS os2port01 (1.4.16); FILE MERGED
...
2007/08/01 08:15:35 obr 1.4.16.2: RESYNC: (1.4-1.5); FILE MERGED
2006/12/28 15:03:15 ydario 1.4.16.1: OS/2 initial import.
2007-09-20 15:34:59 +00:00
Rüdiger Timm
40d01738a5
INTEGRATION: CWS ause060 (1.3.46); FILE MERGED
...
2006/09/22 18:05:15 hjs 1.3.46.1: #i69234# call required makefile
2006-10-30 08:22:44 +00:00
Rüdiger Timm
aa973badc7
INTEGRATION: CWS ause060 (1.1.2); FILE ADDED
...
2006/09/22 18:05:03 hjs 1.1.2.1: #i69234# add required makefile
2006-10-30 08:22:33 +00:00
Jens-Heiner Rechtien
06258bec20
INTEGRATION: CWS pj59 (1.4.12); FILE MERGED
...
2006/09/19 07:35:10 pjanik 1.4.12.1: #i69025#: Remove extraneous macosx-create-bundle call.
2006-10-24 12:41:03 +00:00
Oliver Bolte
e8bbb3edbe
INTEGRATION: CWS pchfix02 (1.4.4); FILE MERGED
...
2006/09/01 17:33:01 kaib 1.4.4.1: #i68856# Added header markers and pch files
2006-09-17 15:05:31 +00:00
Oliver Bolte
f28d997081
INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED
...
2006/09/04 12:37:45 kaib 1.1.2.1: #i68856# Added header markers and pch files
2006-09-17 15:05:15 +00:00
Jens-Heiner Rechtien
d1f322f3bf
INTEGRATION: CWS warnings01 (1.2.82); FILE MERGED
...
2005/10/24 18:23:12 nn 1.2.82.2: #i53898# warning-free code
2005/09/01 15:30:12 er 1.2.82.1: #i53898# warning free
2006-06-20 04:51:19 +00:00
Jens-Heiner Rechtien
1c1ef2a931
INTEGRATION: CWS warnings01 (1.3.22); FILE MERGED
...
2006/02/09 18:41:22 nn 1.3.22.3: #i53898# warning-free code
2005/10/24 18:23:12 nn 1.3.22.2: #i53898# warning-free code
2005/09/01 15:30:12 er 1.3.22.1: #i53898# warning free
2006-06-20 04:51:06 +00:00
Vladimir Glazounov
8a4b23f7a0
INTEGRATION: CWS ause043 (1.4.6); FILE MERGED
...
2005/11/04 12:58:55 hjs 1.4.6.1: #i56702# remove local uno header generation
2006-05-24 13:29:20 +00:00