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-13 | sigh, need a 64bit zlib too on windows, reverting | Caolán McNamara | |
2012-04-13 | gbuildize internal zlib | Caolán McNamara | |
and stick headers into the solver in the same hierarchy as is "standard" so we don't have to patch so much, similiarly rename to libz | |||
2012-03-23 | README files don't need executable bits | Michael Stahl | |
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-24 | Revert "Work around g++ -std=c++0x rejecting "typeof" keyword" | Luboš Luňák | |
We now default to -std=gnu++0x, so this shouldn't be necessary. This reverts commit 437fe5a444411f68d1848c49121394f16f09611b. | |||
2012-02-21 | Work around g++ -std=c++0x rejecting "typeof" keyword | Stephan Bergmann | |
2012-02-20 | moz missing this pointers, default constructor | Wei Ming Khoo | |
2012-02-09 | Added and improved READMEs for modules in libs-extern-sys | Josh Heidenreich | |
2012-02-09 | Added and improved READMEs for modules in libs-extern-sys | Josh Heidenreich | |
2012-01-11 | ups, that part should not have been committed. | Christian Lohmaier | |
cross-compiling is broken currently when using separate nss | |||
2012-01-11 | fix build on Mac - use SDK, map loader_path for nss-libs, remove HH cruft | Christian Lohmaier | |
2011-12-08 | childs -> children | Michael T. Whiteley | |
2011-11-04 | We always either build nss or use the system one | Caolán McNamara | |
We always either build nss or use the system one, so there isn't a case where we want to bundle the ancient nss in the pre-builds | |||
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-18 | moz: replace Linux 3.0 workaround with one for 3.x | Michael Stahl | |
2011-09-28 | Fix building moz on Mac OS X. | Stephan Bergmann | |
* On Mac, nss-config must not emit -rpath-link switch. * --with-system-nss/-nspr horribly broke in combination with the routine use of MOZ_ARCH and resulting MOZ_CROSS_COMPILE for Mac, and the latter appears to be unnecessary for a normal build, anyway, so is now conditional CREATE_UNIVERSAL_MAC_MOZ_ZIP, in case anybody still uses the code to create universal moz archives. * This in turn revealed two issues in moz that have been addressed with a new macosx_build_fix.patch. | |||
2011-09-09 | sb140: #i117079# @executable_path -> @loader_path hack missed some instances | Stephan Bergmann | |
2011-09-07 | use MKDIRHIER instead of MKDIR to avoid bogus error messages | Lionel Elie Mamane | |
2011-09-07 | moz ldap libraries: don't need LIBDIR to exist | Lionel Elie Mamane | |
2011-09-07 | moz: do not try to get into non-existent directory and ignore error | Lionel Elie Mamane | |
2011-08-30 | Build our mozilla (module moz) against the nss we have built anyway. | Jan Holesovsky | |
Reduces the build time of the 'moz' module by 30% or so. | |||
2011-07-26 | Use MACOSX_SDK_PATH | Norbert Thiebaud | |
2011-07-24 | nss/moz: Add Linux 3.0 profile | Thomas Arnhold | |
As this is a copy of Linux2.6.mk this has to be MPL 1.1/GPL 2.0/LGPL 2.1 I think. | |||
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | |
2011-03-23 | Merge commit 'ooo/DEV300_m103' | Jan Holesovsky | |
Conflicts: graphite/makefile.mk libxml2/makefile.mk | |||
2011-02-18 | #i115784# moz/d.lst: deliver windows libs, too. | Matthias Huetsch [mhu] | |
2011-02-02 | Clean up makefiles | Thomas Arnhold | |
2011-01-24 | WaE: gcc 4.6.0 various warnings | Caolán McNamara | |
2011-01-20 | Fix libpr0n Makefile | Thomas Arnhold | |
Bug is discussed here: http://permalink.gmane.org/gmane.linux.mandrake.cooker.devel/304002 Fix: http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/songbird/current/SOURCES/Songbird1.4.3-fix-build.patch?revision=537683&view=markup Signed-off-by: Tor Lillqvist <tlillqvist@novell.com> | |||
2010-12-13 | Better workaround for multiple sqlite conflict (see module nss/prj/d.lst). | Matthias Huetsch [mhu] | |
2010-12-13 | Update from master repository (DEV300_m95). | Matthias Huetsch [mhu] | |
2010-11-08 | Workaround multiple sqlite conflict. | Matthias Huetsch [mhu] | |
2010-11-04 | Elide all "SO:" and "OOo:" build.lst prefixes | Niko Rönkkö | |
2010-10-13 | tweak this to build in AIX | Caolán McNamara | |
2010-09-30 | #i114323# fix broken makefile, won't build under >= f14 otherwise | Caolán McNamara | |
2010-09-29 | Remove leftover unneeded and buggy debugging printout | Tor Lillqvist | |
From seamonkey-source-1.1.14.patch.diff. See http://qa.openoffice.org/issues/show_bug.cgi?id=84961 . | |||
2010-09-05 | cmcfixes78: #i114323# fix broken makefile | Caolán McNamara | |
2010-06-03 | masterfix: #i10000# removed obsolete libc patch | Ivo Hinkelmann | |
2010-05-21 | CWS-TOOLING: integrate CWS unxlnginewbaseline | Ivo Hinkelmann | |
Notes: split repo tag: libs-extern-sys_ooo/DEV300_m79 | |||
2010-05-10 | CWS-TOOLING: integrate CWS linuxaxp01 | Ivo Hinkelmann | |
Notes: split repo tag: libs-extern-sys_ooo/DEV300_m78 | |||
2010-04-20 | unxlnginewbaseline: merge with DEV300_m76 | Vladimir Glazunov | |
2010-04-15 | #i109357# changes for glibc2.5 | Vladimir Glazunov | |
2010-04-16 | CWS-TOOLING: integrate CWS sb118 | Jens-Heiner Rechtien | |
2010-04-07 | sb118: merged in re/DEV300_next towards DEV300_m76 | sb | |
2010-03-18 | linuxaxp01: #i110145# need to link fontconfig explicitly | Caolán McNamara | |
2010-03-17 | ause110: update to DEV300_m75 | Hans-Joachim Lankenau | |
2010-03-10 | ause110: update to DEV300_m74 | Hans-Joachim Lankenau | |
2010-03-10 | CWS-TOOLING: integrate CWS cmcfixes72 | Vladimir Glazunov | |
2010-03-01 | merged in CWS sb119 | sb | |