summaryrefslogtreecommitdiff
path: root/solenv/gbuild/TargetLocations.mk
AgeCommit message (Collapse)Author
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-11-10New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous.Stephan Bergmann
2011-11-08SdiTarget: use svidl -fM for full dependenciesMichael Stahl
2011-11-02Add gbuild support for .components files.Stephan Bergmann
2011-10-21rename YaccObject to YaccTargetBjoern Michaelsen
the object is a GenCxxObject just like those from CustomTargets, we only need to get the generation right
2011-10-21cleanup YaccObjectBjoern Michaelsen
2011-10-01add extension support to gbuild for creating .oxt filesMatúš Kukan
2011-09-30preliminary work on a ExternalLib extension support for gbuildNorbert Thiebaud
2011-09-07add support for UNO components in PythonDavid Tardon
2011-08-22overhaul impl. of gb_LinkTarget_add_grammar to simplify usageDavid Tardon
2011-08-19add Yacc/bison support in gbuildNorbert Thiebaud
2011-08-13add solenv/gbuild/Configuration.mk to build various XCS/XCU filesMichael Stahl
2011-08-11add support for generated plain c source filesMatúš Kukan
2011-08-11Implement AsmObject in gbuild (Windows only for now, stub for unxgcc).Jan Holesovsky
This fixes the build of 'basic' on Windows.
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-07-26Add Emacs mode lines and a few missing vim onesTor Lillqvist
2011-07-25Package is no outdir targetBjoern Michaelsen
2011-07-21resyncing to masterBjoern Michaelsen
2011-06-21Add gb_Executable_EXT_for_build and use itTor Lillqvist
Fixes native build on Windows.
2011-06-21Don't use gb_Executable_EXT in gb_Executable_get_target_for_buildTor Lillqvist
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
Conflicts: Repository.mk RepositoryFixes.mk configure configure.in set_soenv.in solenv/config/sdev300.ini solenv/gbuild/ComponentTarget.mk solenv/gbuild/CppunitTest.mk solenv/gbuild/CustomTarget.mk solenv/gbuild/Deliver.mk solenv/gbuild/Executable.mk solenv/gbuild/JavaClassSet.mk solenv/gbuild/Library.mk solenv/gbuild/LinkTarget.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/platform/winmingw.mk solenv/gbuild/templates/Executable.mk solenv/gbuild/templates/Library.mk solenv/inc/libs.mk solenv/inc/unxobsd.mk
2011-06-18fixing rebase errorsBjoern Michaelsen
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
2011-06-17gnumake4: #i117845#: LinkTarget.mk: fix dep-files for GenCxxObjects: ↵Michael Stahl
[hg:7bc9148e9497] pass the dep-file target explicitly as a parameter to the Object__commands. fixes the bug that for GenCxxObjects the dep-file of CxxObject is written. remove some duplication in windows.mk/winmingw.mk.
2011-06-17gnumake4: merge DEV300_m106 [hg:5102137bfe1e]Michael Stahl
2011-06-17gnumake4: Jar.mk: remove unnecessary final target [hg:1e9ce815719e]Michael Stahl
2011-06-17gnumake4: ComponentTarget: [hg:d5e93bd62dfc]Michael Stahl
some components, such as those in module sax, are used during the build, and thus need a special second component file for that purpose. one way of providing this is to just always build a foo.inbuild.component for every foo.component.
2011-06-16CWS gnumake4: use pattern rules for zip and jarMathias Bauer
2011-06-16CWS gnumake4: some improvements for zip+jar, documentationMathias Bauer
2011-06-16CWS gnumake4: add support for zip and jar filesMathias Bauer
2011-06-11Add gb_Executable_get_target_for_build for cross-compilationTor Lillqvist
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
Conflicts: Makefile.in Repository.mk autogen.sh bin/lo-commit-stat configure.in distro-configs/LibreOfficeOpenBSD.conf distro-configs/LibreOfficeWin32.conf instsetoo_native/util/openoffice.lst ooo.lst.in scp2/source/ooo/module_langpack.ulf set_soenv.in solenv/bin/ooinstall solenv/gbuild/CppunitTest.mk solenv/gbuild/Library.mk solenv/gbuild/LinkTarget.mk solenv/gbuild/TargetLocations.mk solenv/gbuild/platform/macosx.mk solenv/gbuild/platform/solaris.mk solenv/gbuild/platform/unxgcc.mk solenv/gbuild/platform/windows.mk solenv/inc/minor.mk solenv/inc/settings.mk tail_build/prj/makefile.mk
2011-04-23add class for creating service rdbsDavid Tardon
2011-04-23add support, in gbuild, for objective/C (in addition to objective/C++)Norbert Thiebaud
2011-04-22Merge branch 'DEV300_m106' into libreoffice-3-4Jan Holesovsky
Conflicts: Module_ooo.mk Repository.mk configure configure.in ooo.lst scp2/source/ooo/file_library_ooo.scp scp2/source/ooo/makefile.mk scp2/source/ooo/module_hidden_ooo.scp solenv/config/sdev300.ini solenv/config/ssolar.cmn solenv/gbuild/AllLangResTarget.mk solenv/gbuild/ComponentTarget.mk solenv/gbuild/CppunitTest.mk solenv/gbuild/Deliver.mk solenv/gbuild/JavaClassSet.mk solenv/gbuild/JunitTest.mk solenv/gbuild/Library.mk solenv/gbuild/LinkTarget.mk solenv/gbuild/Module.mk solenv/gbuild/Output.mk solenv/gbuild/SdiTarget.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/platform/winmingw.mk solenv/inc/minor.mk
2011-04-21Spaces to tabs in solenv/gbuild.Jan Holesovsky
2011-04-21add pck to the delivery dirsDavid Tardon
2011-04-21list one target per lineDavid Tardon
2011-04-17add support for resource templatesDavid Tardon
That is, resource files containing localizable data that are included from other resource files. They have filenames like foo_tmpl.hrc (sometimes foo_tmpl.src) and are included as foo.hrc . They were handled by listing them in LOCALIZE_ME variable in the old build system.
2011-04-12fixing up extra object list supportBjoern Michaelsen
2011-04-12make get_linktargetname public again so unittests can find the object listsBjoern Michaelsen
2011-04-05fixing up extra object list supportBjoern Michaelsen
2011-04-05make get_linktargetname public again so unittests can find the object listsBjoern Michaelsen
2011-04-04add the ability to imports objects directly into a CppUnitTest LinkNorbert Thiebaud
some cppunit test need to link directly with the object of the module they are meant to test, due to the fact that the API they use/test are not necessarily exported in the public interface of the module's dynamic library. This patch add the mean to export the list of objects used in the link of specific target library, and a mean to import these into the link of a cppunit. Only unxgcc.mk has been modified so far to support the later This is not intended to be use to import objects accross module boundaries
2011-03-23vcl2gnumake: #i116588# add: windows native resource files (thanks hjs !)Philipp Lohmann [pl]
2011-03-11Spaces -> tabs in gbuild, GNU make does not like spaces ;-)Jan Holesovsky
2011-01-27gnumake3: fix various bugs in CustomTarget, add OUTDIR dependenciesMichael Stahl
2011-01-27gnumake3: add GenCxxObject class, for generated C++ filesMichael Stahl
2011-01-26gnumake3: fix dependencies on CustomTargetsBjoern Michaelsen
2011-01-25CWS gnumake3: fix license headersMathias Bauer