Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon | 1 | -3/+0 | |
Change-Id: I8e9f70eb5d929c98b4379416c2259a74e31d587f Reviewed-on: https://gerrit.libreoffice.org/3503 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com> | |||||
2013-04-24 | gbuild: drop uses of removed packages | David Tardon | 1 | -2/+0 | |
Change-Id: I400fad08c0ae7b6b34bad63693f54856867e4dac Reviewed-on: https://gerrit.libreoffice.org/3502 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com> | |||||
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 1 | -17/+4 | |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl | 1 | -0/+2 | |
- do not use gb_UnpackedTarball_copy_header_files for boost - adapt the optimization in concat-deps.c for new path - use boost_headers in all LinkTargets that require it - add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9 | |||||
2012-10-10 | add missing deps on headers | David Tardon | 1 | -0/+5 | |
Change-Id: I6fd8da6a07506cb91b43ea8176893a33d60fc07d | |||||
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl | 1 | -2/+0 | |
Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a | |||||
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl | 1 | -1/+2 | |
... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69 | |||||
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | 1 | -0/+1 | |
Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7 | |||||
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks | 1 | -4/+1 | |
2012-06-15 | tweak to capture recent changes in starmath and gbuild | Norbert Thiebaud | 1 | -11/+3 | |
Change-Id: I1e7fb1ae0da02a60f1ee3655a09693c11108f61d | |||||
2012-06-15 | Add consistent Emacs and vim mode lines | Norbert Thiebaud | 1 | -0/+3 | |
cherry-picked from 24b6225f93ea5d22d727e0b03bc468bc5cc21af3 Change-Id: Ic0624618591285544e3fe4032ba9ac12a96ee003 | |||||
2012-06-15 | remove all traces of offuh from makefiles | David Tardon | 1 | -1/+5 | |
2012-06-15 | convert starmath to gnumake | Norbert Thiebaud | 1 | -0/+58 | |
cherry-pick from da5f126844fab3c647c3d95cdf613aaf2e22ceed Change-Id: I1e462668270f33f7f7f2082b20c12c18d0ad8042 | |||||
2012-06-15 | revert gmk4 mismerge | Norbert Thiebaud | 1 | -63/+0 | |
Change-Id: I013893c7ca4b9d4364d2d19fdd0440c7dcf08910 | |||||
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl | 1 | -2/+2 | |
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) | |||||
2011-11-27 | remove pch from the include list | Norbert Thiebaud | 1 | -1/+0 | |
2011-11-27 | remove pre-compiled header support in gbuild and gbuildified module | Norbert Thiebaud | 1 | -2/+0 | |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe | 1 | -1/+1 | |
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist | 1 | -0/+1 | |
2011-07-21 | resyncing to master | Bjoern Michaelsen | 1 | -1/+5 | |
2011-07-21 | Add missing-files to starmath libraries | Matúš Kukan | 1 | -1/+2 | |
2011-06-21 | gnumake4: postmerge fixes in starmath | Bjoern Michaelsen | 1 | -1/+0 | |
2011-06-18 | remove all traces of offuh from makefiles | David Tardon | 1 | -1/+5 | |
2011-06-17 | gnumake4: #i116959#: kill ↵ | Michael Stahl | 1 | -4/+0 | |
gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd] | |||||
2011-06-16 | CWS gnumake4: convert starmath to new build system | Mathias Bauer | 1 | -0/+65 | |
2011-03-30 | Avoiding to be too keen in realpathing | Fridrich Štrba | 1 | -1/+1 | |
2011-03-30 | realpathing starmath module | Fridrich Štrba | 1 | -3/+3 | |
2011-03-26 | convert starmath to gnumake | Norbert Thiebaud | 1 | -0/+58 | |