Age | Commit message (Expand) | Author |
2011-08-13 | silence marketing warning from windows compiler | Norbert Thiebaud |
2011-08-11 | add support for generated plain c source files | Matúš Kukan |
2011-08-11 | Implement AsmObject in gbuild (Windows only for now, stub for unxgcc). | Jan Holesovsky |
2011-08-10 | Extraneous text after `ifneq' directive, removed trailing ,-g) | Eike Rathke |
2011-08-10 | gbuild: added -g option to javac when building with debug symbols | Cédric Bosdonnat |
2011-08-09 | convert xmlsecurity to gbuild | Matúš Kukan |
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-04 | try this to fix windows hanging builds with gb_GenCxxObjects | Caolán McNamara |
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-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-27 | unbreak NOOPTFLAGS again, after some gbuild merge | Robert Nagy |
2011-07-27 | unbreak BSDs again | Robert Nagy |
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 | 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 | 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-23 | keep gbuild calls consistent at now, even if it is a bit longer | Bjoern Michaelsen |
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 |
2011-07-21 | resyncing to master | Bjoern Michaelsen |
2011-07-20 | Don't run cppunittester when cross-compiling to Windows | Tor Lillqvist |
2011-07-18 | Produce .res files with WNTGCC, too | Tor Lillqvist |
2011-07-15 | Why would we want to define GLIBC when not using glibc? | Tor Lillqvist |
2011-07-15 | The graphite2 library gets built statically with WNTGCC at least | Tor Lillqvist |
2011-07-15 | Add more iOS-specific options | Tor Lillqvist |
2011-07-14 | Add the gdiplus library | Tor Lillqvist |
2011-07-07 | add fontconfig as known base system lib | Caolán McNamara |
2011-07-05 | fix my ppc, axp, etc. etc. build | Caolán McNamara |
2011-07-04 | Map also static LINKED_LIBS into -l option syntax | Tor Lillqvist |