Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2011-09-29 | Add gettext-0.18.1.1.stpncpy.patch | Tor Lillqvist | |
2011-09-29 | Fix gettext build against MacOSX SDK 10.7 | Stephan Bergmann | |
2011-06-06 | Always compare CROSS_COMPILING explicitly to "YES" | Tor Lillqvist | |
2011-06-06 | Fix cross-compilation to ppc MacOSX | Tor 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-04 | add --disable-dependency-tracking, --disable-acl, verbosity switches | Christian Lohmaier | |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | |
2011-05-31 | Improve gettext build for iOS | Tor Lillqvist | |
2011-05-31 | Deliver a static libintl.a, too | Tor Lillqvist | |
2011-05-30 | Build for iOS simply using dmake directly, like for Windows | Tor Lillqvist | |
Just use a config.h geneated for Mac OS X for now, tweak later if necesssary. | |||
2011-03-30 | masterfix DEV300: #i10000# build fixes | Ivo Hinkelmann | |
Notes: split repo tag: libs-extern-sys_ooo/DEV300_m105 | |||
2011-03-16 | rsvglibs: add export and build action | Ocke Janssen | |
2011-03-09 | rsvglibs: remove local paths | Ocke Janssen | |
2011-03-09 | rsvglibs: crate intl.dll and header file for windows | Ocke Janssen | |
2011-03-03 | rsvglibs: export more executables | Philipp Lohmann [pl] | |
2011-03-01 | rsvglibs: add gdk-pixbuf dependency | Philipp Lohmann [pl] | |
2011-02-24 | rsvglibs: add external gettext dependency for rsvglib | Philipp Lohmann [pl] | |