David Tardon
ab77c99818
gbuildize reportdesign
2011-04-21 20:50:28 +02:00
David Tardon
423fd5baaa
gbuildize formula
2011-04-21 20:50:28 +02:00
David Tardon
ad773c4cc3
gbuildize slideshow
2011-04-21 20:50:28 +02:00
David Tardon
98d8b2b999
gbuildize sd
2011-04-21 20:50:27 +02:00
David Tardon
11430c7074
gbuildize dbaccess
2011-04-19 07:05:11 +02:00
David Tardon
ef31ed81dc
gbuildize cui
2011-04-16 17:15:54 +02:00
Bjoern Michaelsen
758ab316cc
add sc to global gbuild build, remove duplicate unotools entry
2011-04-16 14:05:12 +02:00
David Tardon
1b7717c242
gbuildize chart2
2011-04-15 10:42:17 +02:00
David Tardon
62b2fea57e
gbuildize writerfilter
2011-04-14 16:16:08 +02:00
David Tardon
a2d8797936
gbuildize oox
2011-04-14 16:16:08 +02:00
David Tardon
9a4fc75113
gbuildize lotuswordpro
2011-04-14 16:16:08 +02:00
Robert Nagy
005a8c8045
remove whitespaces from license
2011-04-03 22:36:28 +02:00
David Tardon
0d963e8dff
convert leading tab to spaces
2011-04-03 19:23:07 +02:00
David Tardon
0765270914
forms is completely under gbuild now
2011-04-03 19:15:05 +02:00
David Tardon
adf4bb8fea
gbuildize drawinglayer
2011-04-03 19:14:07 +02:00
David Tardon
af544c8f84
gbuildize forms
2011-04-03 17:43:22 +02:00
David Tardon
c54700d192
gbuildize unotools
2011-04-03 10:58:02 +02:00
David Tardon
5baa4c0e3a
convert fileaccess to gbuild
2011-04-02 16:52:37 +02:00
Bjoern Michaelsen
96fd7112e2
activate subsequentcheck modules globally
2011-03-28 02:29:43 +02:00
Jan Holesovsky
5f08d6e5a4
Merge commit 'ooo/DEV300_m103'
...
Conflicts:
configure
configure.in
instsetoo_native/util/openoffice.lst
set_soenv.in
solenv/bin/cws.pl
solenv/bin/modules/installer/simplepackage.pm
solenv/gbuild/LinkTarget.mk
solenv/gbuild/extensions/post_PackModule.mk
solenv/gbuild/platform/linux.mk
solenv/gbuild/platform/macosx.mk
solenv/gbuild/platform/windows.mk
solenv/inc/installationtest.mk
solenv/inc/minor.mk
soltools/cpp/_eval.c
2011-03-23 16:58:44 +01:00
Norbert Thiebaud
589f7ed2b4
Merge remote branch 'origin/feature/gnumake2.1' into integration/dev300_m101
...
* origin/feature/gnumake2.1: (202 commits)
Revert "starmath need to have _DLL_ defined, even on MacOS"
tweak library name on MacOS
starmath need to have _DLL_ defined, even on MacOS
add helper to set-up the libraries env, to run executable during build
the startmath module in Module_ooo must use the name of the directory
add starmath libraries to Repository.mk
make linkoo scan the solver too, for Norbert's gnumake work
-Wunitialized is not compatible with -DDEBUG
rename gb_HIRESTIME to gb_LOWRESTIME. Assume highres precision by default
add missing library for sc. Massage the delivered libraries name.
support USE_GMAKE=1 envvar to build with gmake the modules that can be.
add sc in the list of gmake-Modules
support for an alternate gbuild.lst to support gmake build
add a few comment to balance quotes, to make the editor less confused
add all the sub-directory of the RESLOCATION to search for resource
add calc related library to the Repository
tweak MacOs platform specific include to build on Macos
fixing variable exports for windows compiler (thanks ause)
fixing variable exports for windows compiler (thanks ause)
also accept debug=t
...
Conflicts:
Makefile.in
Module_ooo.mk
Repository.mk
RepositoryFixes.mk
configure.in
solenv/bin/build.pl
solenv/bin/modules/RepositoryHelper.pm
solenv/bin/packmodule
solenv/doc/gbuild/doxygen.cfg
solenv/doc/gbuild/solenv/gbuild/types.mk
solenv/gbuild/AllLangResTarget.mk
solenv/gbuild/BuildDirs.mk
solenv/gbuild/ComponentTarget.mk
solenv/gbuild/Deliver.mk
solenv/gbuild/Executable.mk
solenv/gbuild/Helper.mk
solenv/gbuild/Library.mk
solenv/gbuild/LinkTarget.mk
solenv/gbuild/Module.mk
solenv/gbuild/Output.mk
solenv/gbuild/Package.mk
solenv/gbuild/PrecompiledHeaders.mk
solenv/gbuild/SdiTarget.mk
solenv/gbuild/StaticLibrary.mk
solenv/gbuild/TargetLocations.mk
solenv/gbuild/gbuild.mk
solenv/gbuild/platform/linux.mk
solenv/gbuild/platform/macosx.mk
solenv/gbuild/platform/solaris.mk
solenv/gbuild/platform/windows.mk
solenv/gbuild/processdelivered.awk
solenv/gbuild/processdeps.awk
solenv/inc/unxgcc.mk
soltools/mkdepend/def.h
soltools/mkdepend/include.c
2011-03-08 22:31:15 -06:00
Norbert Thiebaud
f0e5895d5b
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
...
* commit 'ooo/DEV300_m101': (500 commits)
masterfix DEV300: #i10000# remove hard dep
masterfix DEV300: #i10000# usage of L10N build_type
masterfix DEV300: #i10000# usage of L10N build_type
masterfix DEV300: #i100000# dep. fix
masterfix DEV300: #i10000# removed one hard dep
masterfix DEV300: #i10000# fixed patch handling
masterfix DEV300: #i10000# new configure
DEV300
masterfix DEV300: #i10000# nawk -> awk
l10nmove: adjust repository handling
l10nmove: fixed regex
l10nmove: minor fixes
l10nmove: add l10n repo to gb_REPOS
DEV300 masterfix: gnumake3: subsequenttests requires in environment
ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300
DEV300 masterfix: #i10000#: windows: more bizare hacks ...
locales34: have a matching configure as well
DEV300
locales34: back out change from autoreconf
gnumake3: JunitTest.mk: bizarre hacks to make it work on windows
...
Conflicts:
configure
configure.in
instsetoo_native/prj/build.lst
instsetoo_native/util/makefile.mk
instsetoo_native/util/openoffice.lst
instsetoo_native/util/pack.lst
ooo.lst
scp2/source/canvas/canvascommons.scp
scp2/source/canvas/mtfrenderer.scp
scp2/source/ooo/common_brand.scp
scp2/source/ooo/directory_ooo.scp
scp2/source/ooo/file_library_ooo.scp
scp2/source/ooo/file_ooo.scp
scp2/source/ooo/makefile.mk
scp2/source/ooo/module_hidden_ooo.scp
scp2/source/ooo/module_langpack.ulf
scp2/source/ooo/ure.scp
scp2/source/python/file_python.scp
scp2/source/sdkoo/sdkoo.scp
scp2/source/templates/module_langpack_accessories_templates.sct
scp2/source/templates/module_langpack_accessories_templates_root.sct
set_soenv.in
soldep/bootstrp/appdef.cxx
soldep/bootstrp/dep.cxx
soldep/bootstrp/hashtbl.cxx
soldep/bootstrp/makefile.mk
soldep/bootstrp/minormk.cxx
soldep/bootstrp/prj.cxx
soldep/bootstrp/prodmap.cxx
soldep/inc/dep.hxx
soldep/inc/minormk.hxx
soldep/inc/prodmap.hxx
soldep/inc/soldep/appdef.hxx
soldep/inc/soldep/connctr.hxx
soldep/inc/soldep/depper.hxx
soldep/inc/soldep/depwin.hxx
soldep/inc/soldep/hashtbl.hxx
soldep/inc/soldep/objwin.hxx
soldep/inc/soldep/prj.hxx
soldep/inc/soldep/sdtresid.hxx
soldep/inc/soldep/soldep.hxx
soldep/inc/soldep/soldlg.hxx
soldep/inc/soldep/tbox.hxx
soldep/prj/d.lst
soldep/source/connctr.cxx
soldep/source/depapp.hxx
soldep/source/depper.cxx
soldep/source/depwin.cxx
soldep/source/makefile.mk
soldep/source/objwin.cxx
soldep/source/soldep.cxx
soldep/source/soldlg.cxx
soldep/source/soldlg.src
soldep/source/tbox.cxx
solenv/bin/build.pl
solenv/bin/cws.pl
solenv/bin/make_installer.pl
solenv/bin/mhids.pl
solenv/bin/modules/CwsConfig.pm
solenv/bin/modules/RepositoryHelper.pm
solenv/bin/modules/installer/regmerge.pm
solenv/bin/modules/installer/scriptitems.pm
solenv/bin/modules/installer/servicesfile.pm
solenv/bin/modules/installer/simplepackage.pm
solenv/bin/modules/installer/substfilenamefiles.pm
solenv/config/ssolar.cmn
solenv/inc/_tg_rslb.mk
solenv/inc/extension_post.mk
solenv/inc/libs.mk
solenv/inc/minor.mk
solenv/inc/postset.mk
solenv/inc/settings.mk
solenv/inc/tg_rslb.mk
solenv/inc/unxlng.mk
solenv/inc/wntmsc.mk
soltools/HIDCompiler/hidclex.l
stlport/prj/d.lst
stlport/systemstlguards/postextstl.h
2011-03-08 19:43:29 -06:00
Ivo Hinkelmann
c2b9b4e515
CWS-TOOLING: integrate CWS xmlfix3
2011-02-28 18:27:24 +01:00
Philipp Lohmann [pl]
c852d6a655
rebase to DEV300_m100
2011-02-14 16:17:22 +01:00
Michael Stahl
766e4079d8
xmlfix3: merge to-be-m100 DEV300_next
2011-02-11 15:35:40 +01:00
Michael Stahl
1ef780d9f5
xmlfix3: convert unoxml to gbuild
2011-02-10 18:37:54 +01:00
Carsten Driesner
e1171c154c
gnumake3: adjust comphelper to new build env
2011-01-26 12:32:27 +01:00
Mathias Bauer
c501793e09
CWS gnumake3: several clean ups and fixes in makefiles
2011-01-26 10:30:19 +01:00
Mathias Bauer
b83f838807
CWS gnumake3: convert editeng module to gbuild
2011-01-25 08:56:46 +01:00
Mathias Bauer
c640790881
CWS gnumake3: repair windows build; convert svx to gbuild
2011-01-19 13:21:26 +01:00
Philipp Lohmann [pl]
a1d300f593
vcl118: #i116501# migrated padmin module to gbuild system
2011-01-18 18:44:14 +01:00
Norbert Thiebaud
368bb4b0f7
the startmath module in Module_ooo must use the name of the directory
2011-01-14 20:04:08 -06:00
Norbert Thiebaud
9445fa44c5
add sc in the list of gmake-Modules
2011-01-10 21:35:29 -06:00
Norbert Thiebaud
bdc248aea4
updated license headers
2011-01-10 21:35:27 -06:00
Norbert Thiebaud
f92fe3c2d8
change module order
2011-01-10 21:35:24 -06:00
Norbert Thiebaud
6491a05759
added moduledir support
2011-01-10 21:35:24 -06:00
Norbert Thiebaud
bc7662666f
module reorg
2011-01-10 21:35:24 -06:00
Bjoern Michaelsen
7e2a3c097f
gnumake2: updated license headers
2010-11-17 15:58:43 +01:00
Bjoern Michaelsen
0ba71858f7
CWS gnumake2: .
2010-06-26 09:27:59 +02:00
Bjoern Michaelsen
217d28be3a
CWS gnumake2: added moduledir support
2010-06-26 01:35:01 +02:00
Bjoern Michaelsen
caa00f1f15
CWS gnumake2: module reorg
2010-06-26 01:29:37 +02:00