summaryrefslogtreecommitdiff
path: root/gettext
AgeCommit message (Expand)Author
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-02-29Simplify install name handling for external libraries on Mac OS XStephan Bergmann
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
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
2011-03-30masterfix DEV300: #i10000# build fixesIvo Hinkelmann
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]
:09:21 +0100'>2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann Change-Id: Iacc2cfe28571d7fffc375ad9b7f3b0da735e093f 2015-03-27loplugin:staticfunctionNoel Grandin Change-Id: Id796b799f8e2fcc3eae98d43800c5e31fec27fef 2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann Change-Id: I20cd0d2f3b38fdec90022844de2ac6bdb9978ee7 2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara Change-Id: I4a33bd92fc8448638a4bfe1eab7e5041a4c5cc39 2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin found with $ git grep -lP 'return\s*\(\s*\w+\s*\)\s*;' Change-Id: Ic51606877a9edcadeb647c5bf17bc928b69ab60e