summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Collapse)Author
2012-01-08create-tags: fix "./config_host.mk: Permission denied"Miklos Vajna
2012-01-07Generate docs for basicAugust Sodora
2012-01-06link versioninfo resource to dllsAndras Timar
2012-01-06solenv: that perl crud looks unhappyMichael Stahl
2012-01-06Merge branch 'feature/gbuild_extensions'Michael Stahl
Conflicts: extensions/source/ole/servreg.cxx extensions/source/plugin/util/makefile.mk postprocess/packcomponents/makefile.mk postprocess/prj/build.lst tail_build/prj/build.lst
2012-01-06gbuild: macosx.mk: Bundles have no install_nameMichael Stahl
2012-01-06more wJRE cleanupAndras Timar
2012-01-06remove support of the 'bundle Adabas' feature of installerAndras Timar
2012-01-06remove support of the 'with JRE' installerAndras Timar
2012-01-06remove unused VER_FIRSTYEARAndras Timar
2012-01-06tabs to spacesAndras Timar
2012-01-06gbuild: fix extension localization on WindowsAndras Timar
2012-01-06Revert "propmerge is not executable"Andras Timar
This reverts commit 3082565d6291176ef1fcdc053f9851c82a02d19a.
2012-01-05propmerge is not executableMatúš Kukan
2012-01-05Adapt doxygen gen script to changed Env file name.Thorsten Behrens
2012-01-05Bump yearAndras Timar
2012-01-05try and get callcatcher working againCaolán McNamara
2012-01-05always put unlocalized properties files to the oxtDavid Tardon
2012-01-05try and track changes to INPATH definitionCaolán McNamara
2012-01-05add mode-lines to .idl filesCaolán McNamara
2012-01-05add mode-lines to some new filesCaolán McNamara
2012-01-05do not announce if nothing is done (without langs)David Tardon
2012-01-04extension help localizer help functionsAndras Timar
2012-01-04gbuild: macosx.mk: add gb_Library_BundleMichael Stahl
...and use it to build OOoSpotlightImporter. This isn't particularly elegant, but then again, why the heck does dyld have different dynamic library types in the first place?
2012-01-04gbuild: macosx.mk: enable -Werror for ObjC filesMichael Stahl
2012-01-04remove non-existing 'ky'Andras Timar
2012-01-04gbuild: macosx.mk: enable -fobjc-exceptionsMichael Stahl
Add it to gb_OBJCFLAGS, just like in old solenv/inc/unxmacx.mk.
2012-01-04added Kyrgyz (China) [ky-CN] to language listEike Rathke
2012-01-04gbuild: define NOMINMAX in windows.mkMichael Stahl
2012-01-04remove leftover commentAndras Timar
2012-01-04add PLAINLIBS_NONE in the LAYERNorbert Thiebaud
2012-01-04add dep on sdf fileDavid Tardon
2012-01-04do not break when building without langsDavid Tardon
2012-01-04Fixes for the lo-bootstrap apk element codeTor Lillqvist
Fix some off-by-one style errors, add a new lo_apk_lstat() function, and (temporarily) add some debugging logging.
2012-01-03add rule to localize .properties filesAndras Timar
2012-01-02gbuild: Rdb: blind fix for Windows, use gb_Helper_abbreviate_dirs_nativeMatúš Kukan
2012-01-02Fix thinko: ==, not =Tor Lillqvist
2012-01-02We have no MAKEFILE.MK or makefile.rc filesTor Lillqvist
2012-01-01move UDP and fix linkoo to look for INPATH and UPD in config_host.mkNorbert Thiebaud
2012-01-01migrate XSLTPROC out of set_soenv.inNorbert Thiebaud
2012-01-01fix linkoo after moving INPATH to config_host.mkMiklos Vajna
2011-12-31Fix two perl warnings during make dev-installMiklos Vajna
2011-12-26remove apparentely accidental addition of a linux binary module for makeNorbert Thiebaud
2011-12-26revamp Rdb classDavid Tardon
2011-12-24prep work to eliminated Env.*.sh, introduce config_{host,build}.mkNorbert Thiebaud
This introduce config_host.mk and config_build.mk generated from config_host.mk.in The intent is for that file to be both sourcable in a shell and includable in a gnu Makefile. Eventually all the environment set-up will be in config_host.mk.in and so there won't be a need to source anything in shell before make.
2011-12-24don't display bootstrap and src.downloaded as top level modulesPeter Foley
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley
Conflicts: Module_tail_build.mk Repository.mk extensions/util/makefile.pmk postprocess/prj/build.lst svx/AllLangResTarget_svx.mk
2011-12-23gb_Jar_add_packagefile needs three args after allDavid Tardon
This partially reverts commit 713e536fe987f4dbd901656fda19ec4908a0a2f1 .
2011-12-23allow use of generated files in gb_JarDavid Tardon
2011-12-23work around deficiency in jarDavid Tardon