summaryrefslogtreecommitdiffstats
path: root/gettext
Commit message (Collapse)AuthorAgeFilesLines
* drop dep on salDavid Tardon2012-10-261-1/+1
| | | | | | The windows (dmake) build no longer needs uwinapi. Change-Id: Ifcbee0c94ce55a59b46c5542cb42ede54c7d8b57
* chop out uwinapi from more ext. projectsDavid Tardon2012-10-261-1/+2
| | | | Change-Id: I29dd9d4e0a4dc342d28cb93a4cff65aa394848d4
* add a README filesManal Alhassoun2012-10-101-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>
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-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
* Simplify install name handling for external libraries on Mac OS XStephan Bergmann2012-02-291-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.
* Add gettext-0.18.1.1.stpncpy.patchTor Lillqvist2011-09-291-0/+12
|
* Fix gettext build against MacOSX SDK 10.7Stephan Bergmann2011-09-291-1/+2
|
* Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist2011-06-061-1/+1
|
* Fix cross-compilation to ppc MacOSXTor Lillqvist2011-06-061-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.)
* add --disable-dependency-tracking, --disable-acl, verbosity switchesChristian Lohmaier2011-06-041-34/+35
|
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-31/+31
|
* Improve gettext build for iOSTor Lillqvist2011-05-311-6/+6
|
* Deliver a static libintl.a, tooTor Lillqvist2011-05-311-0/+1
|
* Build for iOS simply using dmake directly, like for WindowsTor Lillqvist2011-05-302-12/+1307
| | | | | Just use a config.h geneated for Mac OS X for now, tweak later if necesssary.
* masterfix DEV300: #i10000# build fixesIvo Hinkelmann2011-03-302-2/+2
|
* rsvglibs: add export and build actionOcke Janssen2011-03-162-1/+2
|
* rsvglibs: remove local pathsOcke Janssen2011-03-091-7/+4
|
* rsvglibs: crate intl.dll and header file for windowsOcke Janssen2011-03-092-1/+2375
|
* rsvglibs: export more executablesPhilipp Lohmann [pl]2011-03-032-1/+31
|
* rsvglibs: add gdk-pixbuf dependencyPhilipp Lohmann [pl]2011-03-011-0/+1
|
* rsvglibs: add external gettext dependency for rsvglibPhilipp Lohmann [pl]2011-02-243-0/+98