Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks | |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl | |
Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target) | |||
2012-03-10 | gbuild: get rid of realpath in gb_Foo_set_include | Matúš Kukan | |
2012-02-10 | fdo#39491 remove nonexistent include paths | Matúš Kukan | |
2011-11-27 | remove pch from the include list | Norbert Thiebaud | |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe | |
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist | |
2011-07-21 | resyncing to master | Bjoern Michaelsen | |
2011-06-20 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen | |
Conflicts: starmath/JunitTest_sm_unoapi.mk starmath/Library_sm.mk starmath/Library_smd.mk starmath/Makefile starmath/prj/build.lst starmath/prj/makefile.mk starmath/qa/unoapi/Test.java starmath/source/detreg.cxx starmath/source/register.cxx starmath/source/smdetect.cxx sw/Library_sw.mk sw/Library_swd.mk sw/Library_swui.mk sw/Library_vbaswobj.mk sw/inc/iodetect.hxx sw/inc/swddllapi.h sw/source/filter/basflt/iodetect.cxx | |||
2011-06-18 | fixing rebase errors | Bjoern Michaelsen | |
2011-06-18 | ause130: #i117218# change .idl handling to gnu make | Hans-Joachim Lankenau | |
2011-06-17 | gnumake4: #i117845#: sw: do not link objects into two libraries ↵ | Michael Stahl | |
[hg:0c13175d5e5e] | |||
2011-06-17 | gnumake4: #i116959#: kill ↵ | Michael Stahl | |
gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd] | |||
2011-04-28 | remove double objects include in sw | Norbert Thiebaud | |
2011-03-21 | Sprinkle some realpath goodness here, too | Tor Lillqvist | |
(cherry picked from commit f60ac8bb5f2a22fa2826cf08589976cb4a259d74) | |||
2011-03-19 | Remove core/except (came in with m101) | Thomas Arnhold | |
2011-02-03 | CWS gnumake3: clean up mingw stuff after adding STDLIBS | Mathias Bauer | |
2011-02-02 | CWS gnumake3: rename gb_StdLibs -> gb_STDLIBS; remove explicit linking of ↵ | Mathias Bauer | |
individual standard libs from makefiles; fix export problem in framework | |||
2011-02-01 | CWS gnumake3: use standard linked libs on Windows | Mathias Bauer | |
2011-01-26 | CWS gnumake3: several clean ups and fixes in makefiles | Mathias Bauer | |
2011-01-25 | CWS gnumake3: resync to m98 | Mathias Bauer | |
2011-01-25 | CWS gnumake3: fix license headers | Mathias Bauer | |
2011-01-12 | CWS gnumake3: #i116422#: convert svx to new build system | Mathias Bauer | |
2011-01-05 | mingwport33: i#116264: gbuild for MinGW | tono | |
2011-01-05 | Backed out changeset: e84942bd0aca | tono | |
2010-12-31 | i#116264: gbuild for MinGW | tono | |
2010-11-26 | gnumake2: sorting all lists in makefiles | Bjoern Michaelsen | |
2010-11-06 | gnumake2: added component registration | Bjoern Michaelsen | |
2010-06-26 | CWS gnumake2: module reorg | Bjoern Michaelsen | |