summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cross-compilation support for AndroidTor Lillqvist2011-06-092-1/+23
* Cross-compilation support for AndroidTor Lillqvist2011-06-092-1/+12
* Cross-compilation support for AndroidTor Lillqvist2011-06-093-2/+28
* Run the build platform's ixdict exectuableTor Lillqvist2011-06-070-0/+0
* Add cross-compilation supportTor Lillqvist2011-06-071-0/+4
* Add cross-compilation supportTor Lillqvist2011-06-071-0/+4
* Add cross-compilation supportTor Lillqvist2011-06-071-0/+4
* Cross-compilation support for MacOSXTor Lillqvist2011-06-071-0/+4
* chmod -xTor Lillqvist2011-06-071-0/+0
* Pass --build and --host options when cross-compilingTor Lillqvist2011-06-071-0/+4
* allow building internal Python on Mac (needs to be built as framework)Christian Lohmaier2011-06-066-13/+108
* don't limit the _POSIX_SEMAPHORES+0 to FreeBSD (Mac needs it as well), rediffChristian Lohmaier2011-06-061-140/+114
* Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky2011-06-060-0/+0
|\
| * fix pt-BR makefileAndras Timar2011-06-020-0/+0
| * Update: Brazilian portuguese spelling dictionary & hyphenation fdo#37671Andras Timar2011-06-020-0/+0
| * remove added license header that caused parse error (fdo#37433)Andras Timar2011-05-230-0/+0
* | Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist2011-06-0611-13/+13
* | Pre-cache necessary stuff also when cross-compiling for MacOSXTor Lillqvist2011-06-061-0/+9
* | Fix cross-compilation to ppc MacOSXTor Lillqvist2011-06-061-0/+4
* | Fix cairo build when cross-compiling to ppc MacOSXTor Lillqvist2011-06-062-0/+6
* | No ICU_NATIVE_BUILD_ROOT used any moreTor Lillqvist2011-06-051-1/+2
* | add --disable-dependency-tracking, --disable-acl, verbosity switchesChristian Lohmaier2011-06-041-34/+35
* | data/mappings/ucm*.mk & data/translit/trn*.mk don't exist in current icu anymoreChristian Lohmaier2011-06-041-4/+0
* | Fix libpng build for iOSTor Lillqvist2011-06-041-5/+9
* | conditionalize libxml dependencyChristian Lohmaier2011-06-042-3/+3
* | configure exists for a reason. Don't redefine the stuff in random makefilesChristian Lohmaier2011-06-031-8/+2
* | Propagate dmake verbosity and parallelism to gnumakeTor Lillqvist2011-06-031-1/+1
* | Make the GLib DLL names even more uniqueTor Lillqvist2011-06-032-15/+15
* | Use unique Pango DLL names to avoid risk clashing with "official" DLLsTor Lillqvist2011-06-032-4/+21
* | Drop %_EXT% which was always emptyTor Lillqvist2011-06-0327-2221/+2221
* | (minor) EXTRA_CDEFS are preprocessor plagsChristian Lohmaier2011-06-021-3/+3
* | link against the SDK (Mac)Christian Lohmaier2011-06-021-11/+11
* | link against the SDK (Mac)Christian Lohmaier2011-06-021-50/+50
* | There is no 0 command, it's called falseTor Lillqvist2011-06-021-1/+1
* | Revert accidentally commmitted changeTor Lillqvist2011-06-022-3/+0
* | No need to build a SVG gdk-pixbuf loaderTor Lillqvist2011-06-023-0/+4
* | We don't need gdk-pixbuf-query-loadersTor Lillqvist2011-06-022-3/+0
* | Make gdk-pixbuf build betterTor Lillqvist2011-06-021-4/+6
* | Make io-png.c actually compile with the libpng 1.5 we includeTor Lillqvist2011-06-021-0/+64
* | link against the SDK (Mac)Christian Lohmaier2011-06-011-37/+37
* | compile gdk-pixbuf against SDK (Mac)Christian Lohmaier2011-06-012-19/+20
* | disable obsolete python check, no traces of the greport tool anymoreChristian Lohmaier2011-06-011-0/+16
* | Don't use libintl in gdk-pixbuf eitherTor Lillqvist2011-06-012-1/+34
* | Simply add if false around the chunk to bypass insteadTor Lillqvist2011-06-011-714/+11
* | Don't use libintl in glibTor Lillqvist2011-06-011-0/+782
* | Set EXTRPATH only on MACOSXTor Lillqvist2011-06-011-2/+2
* | Pass dmake's -P to gnumake as -jTor Lillqvist2011-06-011-1/+1
* | Bin redundancyTor Lillqvist2011-05-311-213/+5
* | Set also CXXFLAGSTor Lillqvist2011-05-311-0/+1
* | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-exter...Jan Holesovsky2011-05-3111-25/+111
|\ \