Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-08 | create-tags: fix "./config_host.mk: Permission denied" | Miklos Vajna | |
2012-01-07 | Generate docs for basic | August Sodora | |
2012-01-06 | link versioninfo resource to dlls | Andras Timar | |
2012-01-06 | solenv: that perl crud looks unhappy | Michael Stahl | |
2012-01-06 | Merge 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-06 | gbuild: macosx.mk: Bundles have no install_name | Michael Stahl | |
2012-01-06 | more wJRE cleanup | Andras Timar | |
2012-01-06 | remove support of the 'bundle Adabas' feature of installer | Andras Timar | |
2012-01-06 | remove support of the 'with JRE' installer | Andras Timar | |
2012-01-06 | remove unused VER_FIRSTYEAR | Andras Timar | |
2012-01-06 | tabs to spaces | Andras Timar | |
2012-01-06 | gbuild: fix extension localization on Windows | Andras Timar | |
2012-01-06 | Revert "propmerge is not executable" | Andras Timar | |
This reverts commit 3082565d6291176ef1fcdc053f9851c82a02d19a. | |||
2012-01-05 | propmerge is not executable | Matúš Kukan | |
2012-01-05 | Adapt doxygen gen script to changed Env file name. | Thorsten Behrens | |
2012-01-05 | Bump year | Andras Timar | |
2012-01-05 | try and get callcatcher working again | Caolán McNamara | |
2012-01-05 | always put unlocalized properties files to the oxt | David Tardon | |
2012-01-05 | try and track changes to INPATH definition | Caolán McNamara | |
2012-01-05 | add mode-lines to .idl files | Caolán McNamara | |
2012-01-05 | add mode-lines to some new files | Caolán McNamara | |
2012-01-05 | do not announce if nothing is done (without langs) | David Tardon | |
2012-01-04 | extension help localizer help functions | Andras Timar | |
2012-01-04 | gbuild: macosx.mk: add gb_Library_Bundle | Michael 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-04 | gbuild: macosx.mk: enable -Werror for ObjC files | Michael Stahl | |
2012-01-04 | remove non-existing 'ky' | Andras Timar | |
2012-01-04 | gbuild: macosx.mk: enable -fobjc-exceptions | Michael Stahl | |
Add it to gb_OBJCFLAGS, just like in old solenv/inc/unxmacx.mk. | |||
2012-01-04 | added Kyrgyz (China) [ky-CN] to language list | Eike Rathke | |
2012-01-04 | gbuild: define NOMINMAX in windows.mk | Michael Stahl | |
2012-01-04 | remove leftover comment | Andras Timar | |
2012-01-04 | add PLAINLIBS_NONE in the LAYER | Norbert Thiebaud | |
2012-01-04 | add dep on sdf file | David Tardon | |
2012-01-04 | do not break when building without langs | David Tardon | |
2012-01-04 | Fixes for the lo-bootstrap apk element code | Tor Lillqvist | |
Fix some off-by-one style errors, add a new lo_apk_lstat() function, and (temporarily) add some debugging logging. | |||
2012-01-03 | add rule to localize .properties files | Andras Timar | |
2012-01-02 | gbuild: Rdb: blind fix for Windows, use gb_Helper_abbreviate_dirs_native | Matúš Kukan | |
2012-01-02 | Fix thinko: ==, not = | Tor Lillqvist | |
2012-01-02 | We have no MAKEFILE.MK or makefile.rc files | Tor Lillqvist | |
2012-01-01 | move UDP and fix linkoo to look for INPATH and UPD in config_host.mk | Norbert Thiebaud | |
2012-01-01 | migrate XSLTPROC out of set_soenv.in | Norbert Thiebaud | |
2012-01-01 | fix linkoo after moving INPATH to config_host.mk | Miklos Vajna | |
2011-12-31 | Fix two perl warnings during make dev-install | Miklos Vajna | |
2011-12-26 | remove apparentely accidental addition of a linux binary module for make | Norbert Thiebaud | |
2011-12-26 | revamp Rdb class | David Tardon | |
2011-12-24 | prep work to eliminated Env.*.sh, introduce config_{host,build}.mk | Norbert 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-24 | don't display bootstrap and src.downloaded as top level modules | Peter Foley | |
2011-12-24 | Merge remote-tracking branch 'origin/master' into feature/gbuild_extensions | Peter Foley | |
Conflicts: Module_tail_build.mk Repository.mk extensions/util/makefile.pmk postprocess/prj/build.lst svx/AllLangResTarget_svx.mk | |||
2011-12-23 | gb_Jar_add_packagefile needs three args after all | David Tardon | |
This partially reverts commit 713e536fe987f4dbd901656fda19ec4908a0a2f1 . | |||
2011-12-23 | allow use of generated files in gb_Jar | David Tardon | |
2011-12-23 | work around deficiency in jar | David Tardon | |