Noel Grandin
9d7c539330
sal_Bool->bool in regexp
...
Change-Id: I45301c519037ac6c027bfb5a44e8a2a2d53b3ad2
2012-10-04 21:29:33 +02:00
Michael Stahl
5032dc0fc3
gbuild: invert handling of standard system libraries:
...
Always link in gb_STDLIBS, except when the library explicitly opts out
with gb_LinkTarget_disable_standard_system_libs.
Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
2012-09-28 16:49:08 +02:00
Michael Stahl
b85c349783
gbuild: replace direct gb_STDLIBS use with ...
...
... new gb_LinkTarget_add_standard_system_libs
Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
2012-09-28 16:49:06 +02:00
Michael Stahl
2e677c3981
gbuild: split uwinapi out of gb_STDLIBS
...
Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
2012-09-28 16:49:05 +02:00
Stephan Bergmann
808e0a19d7
-Werror,-Wunused-private-field (Clang towards 3.2)
...
Change-Id: I7e0429263423837fcddb0b7d29cb0f5bacd5ce01
2012-08-31 09:04:15 +02:00
David Tardon
591395a832
add accidentally removed */
...
Change-Id: I876a229f623ac53f994570297eb51248997b0a92
2012-08-06 06:46:06 +02:00
Norah A. Abanumay
78b55ad113
Convert documents to follow the doxygen standard (fdo#44502, fdo#39468)
...
Change-Id: I58c73f74d53b5dc2eb462fb03664be65d4500170
Reviewed-by: Philipp Riemer <ruderphilipp@gmail.com >
2012-08-06 00:18:59 +02:00
Thomas Arnhold
278000a28b
Remove unused defines
...
Some of them were commented out for documentation purpose.
Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce
2012-07-02 17:46:25 +02:00
Michael Meeks
fdda178d88
targetted improvement of UNO API includes / usage
2012-07-02 14:43:34 +01:00
Bjoern Michaelsen
b1c3e8ae28
make gbuild the default assumption of build.pl
...
this removes dmake completely out of the build for migrated modules
build.pl now assumes modules to be gbuild, unless there is a
prj/dmake file
Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-04-29 03:50:46 +02:00
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