summaryrefslogtreecommitdiffstats
path: root/tail_build
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Move configmgr to tail_build."Stephan Bergmann2011-12-161-1/+1
| | | | | | | | | | ...it is not yet ready for that. This reverts commit f3acd83c1c406f6527d05b0a52a2bef03557e2e1. Conflicts: tail_build/prj/build.lst
* Code modules no longer depend on stlport.Stephan Bergmann2011-12-161-1/+1
|
* Move configmgr to tail_build.Stephan Bergmann2011-12-161-1/+1
|
* add linguistic to tail_buildMatúš Kukan2011-12-131-1/+1
|
* add lingucomponent to tail_buildMatúš Kukan2011-12-131-1/+1
|
* Missing dependency.Stephan Bergmann2011-12-081-1/+1
|
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
|
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-2/+1
|
* moved some more targets to gbuildBjoern Michaelsen2011-11-281-0/+2
|
* Build fpicker for DESKTOP onlyTor Lillqvist2011-11-261-1/+1
|
* copy Makefile to everywhere was a bit too much of a shotgun approachBjoern Michaelsen2011-11-251-2/+1
|
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-4/+5
|
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-11/+4
| | | | | This allow to run make in a module wihtout the need to source Env.Host.sh.
* Mark l10ntools as DESKTOP only here, tooTor Lillqvist2011-11-121-1/+1
|
* Heavily simplified utl::ConfigManager.Stephan Bergmann2011-11-111-1/+1
|
* Revert "Build dbaccess and connectivity only for DESKTOP platforms for now"Tor Lillqvist2011-10-261-1/+1
| | | | | | | | | Nah, breaks the build for non-DESKTOP platforms anyway, as headers delivered there are needed elsewhere. So just keep building that stuff even if it presumably will not be needed on either of the non-DESKTOP platforms. This reverts commit 9b4212f14b11993222f933f59a93359ebc44c708.
* Build dbaccess and connectivity only for DESKTOP platforms for nowTor Lillqvist2011-10-251-1/+1
|
* tail_build: fix non-parallel build problemMichael Stahl2011-10-111-0/+1
|
* add package to tail_buildMatúš Kukan2011-10-081-1/+1
|
* convert swext to gbuild and add to tail_buildPeter Foley2011-10-071-1/+1
|
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
|
* Desktop module still needs helplinker for the extension stuff.Thorsten Behrens2011-10-031-1/+1
| | | | | Reverts Tor's a649aac68c47e40ff518d874b3c10010fb7d18fc - l10ntools need more fine-grained disabling for iOS.
* add xmlsecurity to tail_buildPeter Foley2011-10-011-1/+1
|
* add filter to tail_buildMatúš Kukan2011-10-011-1/+1
|
* add vbahelper to tail_buildMatúš Kukan2011-10-011-1/+1
|
* add scripting to tail_buildMatúš Kukan2011-10-011-1/+1
|
* Don't build l10ntools for non-desktop OSesTor Lillqvist2011-09-291-1/+1
|
* Android now builds up to instsetoo_nativeThorsten Behrens2011-09-281-1/+1
| | | | | | Last fixes - remove kludge from RepositoryFixes.mk, have redland build w/o threads for the while, and some hackery to exclude pointless code like oosplash from android build.
* convert bean to gbuild and add to tail_buildPeter Foley2011-09-181-1/+1
|
* move automation to tail_buildDavid Tardon2011-09-151-1/+1
|
* move desktop to tail_buildDavid Tardon2011-09-151-1/+1
|
* convert Mesa to gbuild and add to tail_buildPeter Foley2011-09-101-1/+1
|
* bring sccomp into the tail_build foldNorbert Thiebaud2011-08-211-1/+1
|
* bring the module writerperfect into tail_build's foldNorbert Thiebaud2011-08-111-1/+1
|
* add the module oox into tail_build's foldNorbert Thiebaud2011-08-111-1/+1
|
* bring the module uui in the tail_build foldNorbert Thiebaud2011-08-111-1/+1
|
* bring the module 'animations' into the tail_build foldNorbert Thiebaud2011-08-111-1/+1
|
* bring the 'forms' module into the tail_build foldNorbert Thiebaud2011-08-111-1/+1
|
* Adjust the parallelism of tail_build to be max(max-process, num-cpus)Norbert Thiebaud2011-08-091-1/+1
| | | | | | | | tail_build run mostly by itself and wrap a dozen of module, using just MAXPROCESS for the parallelism force to limit NB_CPUS in order to avoid a NB_CPUS x MAXPROCESS scenario. This mitigate this problem, until we don;t need MAXPROCESS anymore and NB_CPUS becomes the only driving force.
* add tail_build:forms dep needed for inbuild component filesBjoern Michaelsen2011-07-291-1/+1
|
* Use fixed-name environment script and no source_soenv.shTor Lillqvist2011-07-251-1/+1
| | | | | | | | | | No longer call the script snippet LinuxX86Env.Set.sh, MacOSXX86Env.Set.sh, etc, but always Env.Host.sh. No need for source_soenv.sh then, which wouldn't have worked when cross-compiling anyway. (As before, when cross-compiling, the environment script snipppet for the BUILD platform is called Env.Build.sh.)
* resyncing to masterBjoern Michaelsen2011-07-211-1/+1
|\
| * remove offuh from tail_buildDavid Tardon2011-06-181-1/+1
| |
| * Mark rdbmaker as DESKTOPTor Lillqvist2011-06-161-1/+1
| |
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-191-2/+10
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* add fileaccess to tail buildDavid Tardon2011-04-271-1/+1
|
* add unoxml to tail buildDavid Tardon2011-04-271-1/+1
|
* add lotuswordpro to tail buildDavid Tardon2011-04-271-1/+1
|
* added modules must be removed from tail_build's deps tooDavid Tardon2011-04-271-8/+4
|
* create a pseudo-module tail_build to take advantage of gbuild featuresNorbert Thiebaud2011-04-235-0/+100
gbuild allow for multiple 'module' to be build as one Makefile. This help with parallelism. This module build all the 'tail' end module. these that are not dependencies or other dmake-based module, and that pseudo module is declared as a dependency of postprocess instead of the individual modules it 'group'