summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
...
* iOS configuration improvementsTor Lillqvist2011-08-012-32/+93
* We have only supported non-X11 ("aqua") on MacOSX for quite some timeTor Lillqvist2011-08-011-20/+8
* VCLLIB depends on I18NPAPERLIBTor Lillqvist2011-07-311-1/+1
* Include the iOS or Android platform files when appropriateTor Lillqvist2011-07-301-21/+11
* there is no :+= or +:= append-operator in gnu make, there is only +=Christian Lohmaier2011-07-281-1/+1
* Followup-changes for *.Set.sh renameThorsten Behrens2011-07-282-2/+2
* unbreak NOOPTFLAGS again, after some gbuild mergeRobert Nagy2011-07-271-2/+2
* unbreak BSDs againRobert Nagy2011-07-271-0/+16
* really remove -Wno-long-double if gcc does not support it :-)Norbert Thiebaud2011-07-261-1/+1
* missing space after ifeq in HAVE_GG_NO_LONG_TESTNorbert Thiebaud2011-07-261-1/+1
* make -Wno-long-double usage conditional to gcc supporting itNorbert Thiebaud2011-07-262-3/+8
* opps got :+= and +:= upside down :-)Norbert Thiebaud2011-07-261-2/+2
* move MAC_OS_X_VERSION* define to EXTRA_CDEF for exteenal modulesNorbert Thiebaud2011-07-261-3/+2
* Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/bootstrapRobert Nagy2011-07-262-9/+14
|\
| * Use MACOSX_SDK_PATH and other configured variables in mac buildNorbert Thiebaud2011-07-262-9/+8
| * Add -g to the gb_LinkTarget_*FLAGS iff gb_SYMBOL is trueTor Lillqvist2011-07-261-0/+6
* | unbreak after the last gbuild mergeRobert Nagy2011-07-262-43/+6
|/
* Fix linkoo to work again after the *.Set.sh -> Env.Host.sh rename.Jan Holesovsky2011-07-261-1/+1
* Redirect stderr of the ar command to /dev/null only if we are silentTor Lillqvist2011-07-265-5/+5
* must call eval thereDavid Tardon2011-07-261-1/+1
* Don't bother with makedepend and processdeps.awkTor Lillqvist2011-07-261-27/+12
* Move apparently misplaced endif to correct placeTor Lillqvist2011-07-261-2/+3
* gbuild: fix broken flags for OBJC leading to bad SDK useNorbert Thiebaud2011-07-252-4/+6
* Add Emacs mode lines and a few missing vim onesTor Lillqvist2011-07-2651-1/+55
* Adapt to current gbuild conventionsTor Lillqvist2011-07-261-16/+17
* Add NONE to gb_Library_COMPONENTPREFIXESTor Lillqvist2011-07-251-1/+1
* Use --filesync instead of -FS as the zip option.Jan Holesovsky2011-07-251-2/+2
* Package is no outdir targetBjoern Michaelsen2011-07-251-1/+1
* remove duplicate assignment of WORKDIR, configure/set_soenv is enoughBjoern Michaelsen2011-07-251-1/+3
* cppunit can be systemDavid Tardon2011-07-251-1/+1
* Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-07-2410-40/+69
|\
| * Add the CoreText frameworkTor Lillqvist2011-07-241-1/+1
| * Sort, make consistent, and drop commented-out linesTor Lillqvist2011-07-232-23/+15
| * Add the CoreGraphics frameworkTor Lillqvist2011-07-231-1/+1
| * Use OUTDIR_FOR_BUILD for rsc also in gb_SrsPartTarget_RSCTARGETTor Lillqvist2011-07-221-1/+1
| * ENABLE_DEBUG_STL isn't working out for us, too easy to mix with and withoutCaolán McNamara2011-07-222-7/+0
| * Use correct solar.jar when cross-compilingTor Lillqvist2011-07-221-1/+1
| * Get license.txt from where it actually is when cross-compilingTor Lillqvist2011-07-221-1/+1
| * windres has no default output fileTor Lillqvist2011-07-212-0/+44
| * We create some import libraries ourselves from .def files from WineTor Lillqvist2011-07-211-6/+6
* | keep gbuild calls consistent at now, even if it is a bit longerBjoern Michaelsen2011-07-231-3/+3
* | postmerge fixes for gnumake4Bjoern Michaelsen2011-07-223-4/+4
* | resyncing to masterBjoern Michaelsen2011-07-2169-924/+1476
|\|
| * We do build oodma_lib with WNTGCCTor Lillqvist2011-07-201-2/+3
| * Don't run cppunittester when cross-compiling to WindowsTor Lillqvist2011-07-201-0/+4
| * Produce .res files with WNTGCC, tooTor Lillqvist2011-07-181-4/+3
| * Why would we want to define GLIBC when not using glibc?Tor Lillqvist2011-07-151-1/+0
| * The graphite2 library gets built statically with WNTGCC at leastTor Lillqvist2011-07-151-2/+2
| * Add more iOS-specific optionsTor Lillqvist2011-07-151-2/+2
| * Add the gdiplus libraryTor Lillqvist2011-07-141-0/+1