summaryrefslogtreecommitdiff
path: root/gettext
AgeCommit message (Collapse)Author
2012-04-29make gbuild the default assumption of build.plBjoern 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-02-29Simplify install name handling for external libraries on Mac OS XStephan 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.
2011-09-29Add gettext-0.18.1.1.stpncpy.patchTor Lillqvist
2011-09-29Fix gettext build against MacOSX SDK 10.7Stephan Bergmann
2011-06-06Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist
2011-06-06Fix cross-compilation to ppc MacOSXTor Lillqvist
Yeah, just build all the unneeded stuff (the executables like the msgfmt command and their support libraries) in this case too, for now. (We obviously won't be able to run ppc exectuables when cross-compiling from Intel Mac.)
2011-06-04add --disable-dependency-tracking, --disable-acl, verbosity switchesChristian Lohmaier
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-05-31Improve gettext build for iOSTor Lillqvist
2011-05-31Deliver a static libintl.a, tooTor Lillqvist
2011-05-30Build for iOS simply using dmake directly, like for WindowsTor Lillqvist
Just use a config.h geneated for Mac OS X for now, tweak later if necesssary.
2011-03-30masterfix DEV300: #i10000# build fixesIvo Hinkelmann
Notes: split repo tag: libs-extern-sys_ooo/DEV300_m105
2011-03-16rsvglibs: add export and build actionOcke Janssen
2011-03-09rsvglibs: remove local pathsOcke Janssen
2011-03-09rsvglibs: crate intl.dll and header file for windowsOcke Janssen
2011-03-03rsvglibs: export more executablesPhilipp Lohmann [pl]
2011-03-01rsvglibs: add gdk-pixbuf dependencyPhilipp Lohmann [pl]
2011-02-24rsvglibs: add external gettext dependency for rsvglibPhilipp Lohmann [pl]