Age | Commit message (Expand) | Author |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe |
2011-08-09 | Create dir for the dependencies. | Jan Holesovsky |
2011-08-08 | More dependent libraries for iOS | Tor Lillqvist |
2011-08-08 | oh dear, I never actually added this before | Caolán McNamara |
2011-08-07 | mis-hap removing USE_CCACHE | Norbert Thiebaud |
2011-08-07 | remove obsolete USE_CCACHE env. prefix ccache after C[C|XX] final eval | Norbert Thiebaud |
2011-08-05 | add Scottish Gaelic, Luxemburgish and Tatar UI support | Andras Timar |
2011-08-04 | try this to fix windows hanging builds with gb_GenCxxObjects | Caolán McNamara |
2011-08-03 | Linking with sal now implies also sal_textenc for iOS | Tor Lillqvist |
2011-08-03 | Make gb_Module_add_check_target a no-op for iOS | Tor Lillqvist |
2011-08-02 | Do build executables for iOS, too | Tor Lillqvist |
2011-08-02 | Allow static libs to declare externals use (for includes) | Lionel Elie Mamane |
2011-08-01 | iOS configuration improvements | Tor Lillqvist |
2011-08-01 | We have only supported non-X11 ("aqua") on MacOSX for quite some time | Tor Lillqvist |
2011-07-31 | VCLLIB depends on I18NPAPERLIB | Tor Lillqvist |
2011-07-30 | Include the iOS or Android platform files when appropriate | Tor Lillqvist |
2011-07-28 | there is no :+= or +:= append-operator in gnu make, there is only += | Christian Lohmaier |
2011-07-28 | Followup-changes for *.Set.sh rename | Thorsten Behrens |
2011-07-27 | unbreak NOOPTFLAGS again, after some gbuild merge | Robert Nagy |
2011-07-27 | unbreak BSDs again | Robert Nagy |
2011-07-26 | really remove -Wno-long-double if gcc does not support it :-) | Norbert Thiebaud |
2011-07-26 | missing space after ifeq in HAVE_GG_NO_LONG_TEST | Norbert Thiebaud |
2011-07-26 | make -Wno-long-double usage conditional to gcc supporting it | Norbert Thiebaud |
2011-07-26 | opps got :+= and +:= upside down :-) | Norbert Thiebaud |
2011-07-26 | move MAC_OS_X_VERSION* define to EXTRA_CDEF for exteenal modules | Norbert Thiebaud |
2011-07-26 | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/bootstrap | Robert Nagy |
2011-07-26 | unbreak after the last gbuild merge | Robert Nagy |
2011-07-26 | Use MACOSX_SDK_PATH and other configured variables in mac build | Norbert Thiebaud |
2011-07-26 | Add -g to the gb_LinkTarget_*FLAGS iff gb_SYMBOL is true | Tor Lillqvist |
2011-07-26 | Fix linkoo to work again after the *.Set.sh -> Env.Host.sh rename. | Jan Holesovsky |
2011-07-26 | Redirect stderr of the ar command to /dev/null only if we are silent | Tor Lillqvist |
2011-07-26 | must call eval there | David Tardon |
2011-07-26 | Don't bother with makedepend and processdeps.awk | Tor Lillqvist |
2011-07-26 | Move apparently misplaced endif to correct place | Tor Lillqvist |
2011-07-25 | gbuild: fix broken flags for OBJC leading to bad SDK use | Norbert Thiebaud |
2011-07-26 | Add Emacs mode lines and a few missing vim ones | Tor Lillqvist |
2011-07-26 | Adapt to current gbuild conventions | Tor Lillqvist |
2011-07-25 | Add NONE to gb_Library_COMPONENTPREFIXES | Tor Lillqvist |
2011-07-25 | Use --filesync instead of -FS as the zip option. | Jan Holesovsky |
2011-07-25 | Package is no outdir target | Bjoern Michaelsen |
2011-07-25 | remove duplicate assignment of WORKDIR, configure/set_soenv is enough | Bjoern Michaelsen |
2011-07-25 | cppunit can be system | David Tardon |
2011-07-24 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen |
2011-07-24 | Add the CoreText framework | Tor Lillqvist |
2011-07-23 | keep gbuild calls consistent at now, even if it is a bit longer | Bjoern Michaelsen |
2011-07-23 | Sort, make consistent, and drop commented-out lines | Tor Lillqvist |
2011-07-23 | Add the CoreGraphics framework | Tor Lillqvist |
2011-07-22 | Use OUTDIR_FOR_BUILD for rsc also in gb_SrsPartTarget_RSCTARGET | Tor Lillqvist |
2011-07-22 | postmerge fixes for gnumake4 | Bjoern Michaelsen |
2011-07-22 | ENABLE_DEBUG_STL isn't working out for us, too easy to mix with and without | Caolán McNamara |