summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-08-03Update list.Joseph Powers1-3/+0
2011-08-03throw out some moreCaolán McNamara1-17/+0
2011-08-03update listCaolán McNamara1-12/+26
2011-08-02Update List.Joseph Powers1-10/+0
2011-08-02Update the list.Joseph Powers1-1/+0
2011-08-03update listThomas Arnhold1-4/+0
2011-08-03update listThomas Arnhold1-90/+0
2011-08-03Linking with sal now implies also sal_textenc for iOSTor Lillqvist1-0/+2
2011-08-03Add the sal_textenc library for iOSTor Lillqvist1-0/+5
2011-08-03Make gb_Module_add_check_target a no-op for iOSTor Lillqvist1-0/+14
2011-08-02Do build executables for iOS, tooTor Lillqvist1-7/+22
Needed already now for our statically linked cppunit tests. We don't construct complete app bundles. You have to manually copy the executable to replace the one in some app bundle built in Xcode before running it for now. This works fine at least for debugging in the simulator, haven't tried yet on a device.
2011-08-02Sort the frameworks and separate MacOSX and iOS ones for clarityTor Lillqvist1-15/+29
2011-08-02Add Emacs mode linesTor Lillqvist6-1/+8
2011-08-02Add --disable-librsvgTor Lillqvist1-0/+1
2011-08-02update listThomas Arnhold1-44/+0
2011-08-02Remove duplicate entryTomáš Chvátal1-6/+0
2011-08-02Allow static libs to declare externals use (for includes)Lionel Elie Mamane1-0/+2
2011-08-02Proper handling of system libvisio, wpd, wpg, wpsLionel Elie Mamane1-4/+20
2011-08-02callcatcher: remove unused methodsCaolán McNamara1-2/+0
2011-08-02update listCaolán McNamara1-29/+0
2011-08-02update listCaolán McNamara1-3/+0
2011-08-01iOS configuration improvementsTor Lillqvist2-32/+93
Make the unxiosr.mk file more like the macosx.mk one.
2011-08-01We need --ccache-skip when using ccache for iOS, tooTor Lillqvist1-2/+2
2011-08-01We have only supported non-X11 ("aqua") on MacOSX for quite some timeTor Lillqvist1-20/+8
2011-08-01Using X11 on MacOSX hasn't been supported for yearsTor Lillqvist1-5/+0
2011-07-31set_soenv: remove reference to no longer existing program stepsMiklos Vajna1-3/+0
Those were removed in commit 22d9caecc978a5739ddd1430fd26abe06454726c already.
2011-07-31do not source *.Set.shTakeshi Abe1-1/+0
according to commit 22d9caecc978a5739ddd1430fd26abe06454726c
2011-07-30MacOS: Remove some of my changes.Joseph Powers2-7/+3
tml didn't like some of them; plus, configure.in -> configure removes the [] in if statements (atleast on my machine) so I have to use "test". My CPATH & LIBRARY_PATH statements where unreliable; even after modifying set_soenv.in to export them correctly. I'm currently exporting them before the ./autogen.sh && make and things seem to work better; I'm still looking for a better solution.
2011-07-31VCLLIB depends on I18NPAPERLIBTor Lillqvist1-1/+1
2011-07-30Include the iOS or Android platform files when appropriateTor Lillqvist1-21/+11
2011-07-30basic, salhelper, writerperfect in gbuildMatúš Kukan2-0/+10
2011-07-30add visio, wpd, wpg, wps externalsMatúš Kukan1-0/+92
2011-07-29fix typoThomas Arnhold1-1/+1
2011-07-29we still build writerfilter split into partsLuboš Luňák1-0/+6
2011-07-29Mac OS: On 10.7, the standard search paths don't work.Joseph Powers2-3/+7
Installing xCode 4.1 renames the xCode 3.2.6 directory to /Developer-old/; however, the compiler gets confused and can't find the headers and libraries. This patch just notifies the compiler where they are actually located. Note: I'm assuming that people compiling on 10.7 aren't trying to generate a PPC binary.
2011-07-29add tail_build:forms dep needed for inbuild component filesBjoern Michaelsen1-1/+1
2011-07-29update listCaolán McNamara1-37/+0
2011-07-29update listThomas Arnhold1-26/+0
2011-07-29Removed dead codeMarc-Andre Laverdiere1-7/+0
2011-07-28Mac OS 10.7: Installing xCode 4.1 renames 3.6.2 to /Developer-oldJoseph Powers1-0/+6
xCode 4.1 only ships with SDKs 10.6 & 10.7; thus, if the request 10.4 or 10.5 doesn't exists, try looking in /Developer-old.
2011-07-29update listMarkus Mohrhard1-1/+0
2011-07-28there is no :+= or +:= append-operator in gnu make, there is only +=Christian Lohmaier1-1/+1
and how it behaves depends on how the macro-variable has been defined previously. http://www.gnu.org/s/hello/manual/make/Appending.html
2011-07-28Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/bootstrapJan Holesovsky5-3/+34
2011-07-28Merge commit 'libreoffice-3.4.2.3'Jan Holesovsky15-14/+1540
Conflicts: Makefile.in configure.in instsetoo_native/util/makefile.mk instsetoo_native/util/openoffice.lst ooo.lst.in set_soenv.in solenv/inc/minor.mk
2011-07-28Followup-changes for *.Set.sh renameThorsten Behrens2-2/+2
Commit 22d9caecc978a5739ddd1430fd26abe06454726c renames the environment file to always be Env.Host.sh. Reflecting that in the shell scripts attempting to source it.
2011-07-28more modules in gbuildMatúš Kukan2-1/+8
2011-07-28add lpsolve55 to external libsMatúš Kukan1-0/+24
2011-07-28update listCaolán McNamara1-7/+34
2011-07-28update listCaolán McNamara1-11/+35
2011-07-27callcatcher: remove various unused methodsCaolán McNamara1-12/+0