Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | |
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b | |||
2012-04-27 | Add comment telling that the MinGW stuff here is not for cross-compilation | Tor Lillqvist | |
2012-02-29 | Simplify install name handling for external libraries on Mac OS X | Stephan Bergmann | |
...by allowing our special @___... tokens anywhere within an install name, so that external modules can configure --prefix=/@___... etc. This removes the need for the special extshl and EXTRPATH=LOADER. Also, a new OUT2BIN_NONE can be used for external modules where the generated libraries need the default EXTRPATH=OOO, but generated executables are only used during the build and such need RPATH=NONE. | |||
2012-02-08 | Added and improved READMEs for modules whihc used to be in libs-extern | Josh Heidenreich | |
2011-11-27 | s/infomation/information/ | Korrawit Pruegsanusak | |
2011-11-03 | Fix the --disable-xmlsec build. | Jan Holesovsky | |
2011-11-03 | Add the xmlsec1 Android patch | Tor Lillqvist | |
2011-11-03 | Don't bother with --with-openssl=no for Android then as we do use openssl | Tor Lillqvist | |
2011-11-03 | Pass --build and --host to xmlsec1 configury when cross-compiling | Tor Lillqvist | |
2011-11-03 | Use our openssl build as crypto lib for xmlsec1 for Android | Tor Lillqvist | |
Seems to build that way; no idea if it works of course. | |||
2011-11-02 | Rename --enable-nss-module to --with-system-nss + introduce --enable-xmlsec. | Tomas Chvatal | |
This also finishes the uncoupling of NSS from the --with-system-mozilla. | |||
2011-10-19 | make libxmlsec be built again with SYSTEM_MOZILLA=YES | Rene Engelhard | |
2011-10-18 | Decouple NSS build from the Mozilla build. | Jan Holesovsky | |
This allows xmlsecurity to be built even when --disable-mozilla is provided. | |||
2011-08-30 | libxmlsec and xmlsecurity do not have to depend on moz, nss is enough. | Jan Holesovsky | |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | |
2011-03-17 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky | |
2011-03-13 | Merge Gentoo patches from old build and downstream repositories. | Hanno Meyer-Thurow | |
1. Do not add compiler default include and library path: potentially build against different version of system library than requested by the user. 2. Add a configure option to disable Python2 (PyUNO) bindings. Python3 is available for more than two years. Noone cares, therefore rest in peace. Python2 is going to be ditched at some point. Simply do not fail then. Windows builds need to be updated for BUILD_TYPE: "PYUNO". Or how is it handled nowadays? 3. Fix sandbox violation in officecfg module: rm /bin/<language>.zip 4. Add a configure option to search only in one place for JVMs, which is quite interesting for Linux Distributions. Enforce the user to place JVMs in one base directory. 5. Fix build for libxml-2.7.8 with ICU support. * config_office-XINC-XLIB-defaults.diff: (1) * disable-python.diff: (2) * gentoo-sandbox.diff: (3) * jvm-search-path.diff: (4) * libxmlsec_fix_extern_c.diff: (5) | |||
2011-03-09 | Merge commit 'ooo/DEV300_m101' into intm101 | Jan Holesovsky | |
Conflicts: cppunit/ldflags.patch hyphen/hyphen-2.4.patch libegg/source/eggtrayicon.c libtextcat/makefile.mk | |||
2011-02-09 | Make stlport only optional dependency of postprocess | Fridrich Štrba | |
2011-02-02 | Clean up makefiles | Thomas Arnhold | |
2011-01-19 | CWS-TOOLING: integrate CWS mingwport33 | Ivo Hinkelmann | |
Notes: split repo tag: libs-extern_ooo/DEV300_m98 | |||
2011-01-06 | mingwport33: i#116329: MinGW port enhancement: configurable libstdc++ name | tono | |
2011-01-04 | jl160 merge with DEV300m96 | Joachim Lingner | |
2010-11-04 | Elide all "SO:" and "OOo:" build.lst prefixes | Niko Rönkkö | |
2010-10-20 | Build fixes for VC++ 10 | Jesús Corrius | |
2010-10-05 | fix up conflict, merge into configure patch | Caolán McNamara | |
2010-10-05 | #i113076# missing includes in configure test | Caolán McNamara | |
2010-09-30 | jl160 #i114782# make libxmlsec buildable with older lixml2 versions | Joachim Lingner | |
2010-09-29 | fix libxmlsec build | Sean McNamara | |
Notes: split repo tag: libs-extern_linux-build-fridrich-20100930 | |||
2010-09-16 | sb126: merged in DEV300_m87 | sb | |
2010-07-29 | CWS-TOOLING: integrate CWS ause124 | obo | |
Notes: split repo tag: libs-extern_ooo/DEV300_m86 | |||
2010-07-29 | Integrate OOO330_m2 into DEV300 (merge) | obo | |
2010-07-21 | CWS-TOOLING: integrate CWS solaris10u8_OOO330 | Jens-Heiner Rechtien | |
2010-07-20 | #i107097# - pass MAXPROCESS to GNU make in external modules | Hans-Joachim Lankenau | |
2010-07-12 | solaris10u8: #i112480#: fix libxmlsec configure: | Michael Stahl | |
xmlsec1-configure-libxml-libxslt.patch: do not prepend /bin to $PATH. | |||
2010-07-10 | cmcfixes76: #i113076# missing includes in configure test | Caol?n McNamara | |
Notes: split repo tag: libs-extern_ooo/DEV300_m85 | |||
2010-06-30 | sb126: merged in DEV300_m84 | sb | |
2010-06-22 | CWS-TOOLING: integrate CWS mingwport30 | obo | |
2010-06-22 | sb126: #i110197# remove -Wl,-z,noexecstack hack | sb | |
2010-06-10 | masterfix: #i10000# xmlsec1-update-config-sub-and-guess.patch is based on ↵ | obo | |
xmlsec1-1.2.12 and doesn't match current version (from CWS kfreebsdport01v2) Notes: split repo tag: libs-extern_ooo/DEV300_m82 split repo tag: libs-extern_ooo/DEV300_m83 | |||
2010-06-09 | CWS-TOOLING: integrate CWS kfreebsdport01v2 | obo | |
2010-06-06 | i#112159: MinGW port: libxmlsec 1.2.14, libxml2 2.7.6, libxslt 1.1.26 | tono | |
2010-06-05 | mingwport30: merge with DEV300 m80 | tono | |
2010-05-31 | i#111958: MinGW port enhancement: runtime-pseude-reloc-v2 | tono | |
2010-05-19 | xmlsec1_2_14: update to DEV300m77 | Hans-Joachim Lankenau | |
2010-04-16 | kfreebsdport01: update config.{guess,sub} of libtextcat/libxmlsec | Rene Engelhard | |
2010-03-10 | ause110: update to DEV300_m74 | Hans-Joachim Lankenau | |
2010-03-10 | xmlsec1_2_14: merge with DEV300 m74 | Caolán McNamara | |
2010-03-05 | libxmlsec: #i107747# Document what I think xmlsec1-nssdisablecallbacks.patch ↵ | Caolán McNamara | |
does | |||
2010-03-03 | CWS-TOOLING: integrate CWS obo45 | Ivo Hinkelmann | |