summaryrefslogtreecommitdiff
path: root/gettext
AgeCommit message (Collapse)AuthorFilesLines
2012-11-06Goodbye gettext, glib, gdk-pixbuf, pango, libcroco, libgsf and librsvgTor Lillqvist7-3820/+0
Now with librsvg no longer used, and liblangtag no longer using glib, a bunch of bundled (in some configurations, always on some platforms) 3rd-party libraries are no longer needed. Initial work by rene, continued by tml. Change-Id: I76edd7aea5452e3487499f0b9ed9f767cf760194
2012-11-05cleanup README files.Michael Meeks1-5/+5
Convert DOS -> unix newlines. Cleanup and clarify several files.
2012-10-26drop dep on salDavid Tardon1-1/+1
The windows (dmake) build no longer needs uwinapi. Change-Id: Ifcbee0c94ce55a59b46c5542cb42ede54c7d8b57
2012-10-26chop out uwinapi from more ext. projectsDavid Tardon1-1/+2
Change-Id: I29dd9d4e0a4dc342d28cb93a4cff65aa394848d4
2012-10-10add a README filesManal Alhassoun1-0/+5
Change-Id: I2e779831e47cb1243ae7319b73b9fa553cf97034 Reviewed-on: https://gerrit.libreoffice.org/852 Reviewed-by: Michael Meeks <michael.meeks@suse.com> Tested-by: Michael Meeks <michael.meeks@suse.com>
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