summaryrefslogtreecommitdiff
path: root/gettext
AgeCommit message (Collapse)AuthorFilesLines
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
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 Bergmann1-18/+17
...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 Lillqvist1-0/+12
2011-09-29Fix gettext build against MacOSX SDK 10.7Stephan Bergmann1-1/+2
2011-06-06Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist1-1/+1
2011-06-06Fix cross-compilation to ppc MacOSXTor Lillqvist1-0/+4
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 Lohmaier1-34/+35
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-31/+31
2011-05-31Improve gettext build for iOSTor Lillqvist1-6/+6
2011-05-31Deliver a static libintl.a, tooTor Lillqvist1-0/+1
2011-05-30Build for iOS simply using dmake directly, like for WindowsTor Lillqvist2-12/+1307
Just use a config.h geneated for Mac OS X for now, tweak later if necesssary.
2011-03-30masterfix DEV300: #i10000# build fixesIvo Hinkelmann2-2/+2
Notes: split repo tag: libs-extern-sys_ooo/DEV300_m105
2011-03-16rsvglibs: add export and build actionOcke Janssen2-1/+2
2011-03-09rsvglibs: remove local pathsOcke Janssen1-7/+4
2011-03-09rsvglibs: crate intl.dll and header file for windowsOcke Janssen2-1/+2375
2011-03-03rsvglibs: export more executablesPhilipp Lohmann [pl]2-1/+31
2011-03-01rsvglibs: add gdk-pixbuf dependencyPhilipp Lohmann [pl]1-0/+1
2011-02-24rsvglibs: add external gettext dependency for rsvglibPhilipp Lohmann [pl]3-0/+98