Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-03 | makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) | Christian Lohmaier | |
…by a simple/static $(gb_CustomTarget_workdir)/foo The build system has a lot of overly complicated leftovers from when it was introduced and had not only deal with split repositories but also had to coexist with another buildsystem. Along with lots of copy'n'paste along the years the makefiles became hard to grasp for newcomers with all our calls and evals. As a first step to streamline that, the macros from TargetLocations that simply prefix a static path to the argument (and similar of the same kind) are a natural pick before simplifying the rules themselves/getting rid of a bunch of eval statements. Change-Id: Ia06dbbcd5d1994755a2ff05b84f72ccbc4e3cab5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167005 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | |||
2014-04-15 | oox: generate data, not code for VML export preset definitions | Miklos Vajna | |
Change-Id: Ied9171715de948d30b360eb56626b93b695b7b93 | |||
2014-04-15 | oox: generate data, not code for drawingML export adjustment values | Miklos Vajna | |
Change-Id: I5898314c630348552ca2e0a6df1cc76972e3974c | |||
2013-05-07 | oox: remove Package_generated and Package_tokens | Michael Stahl | |
Change-Id: Iab5eb4fbfecea905f4eeb9f1b1f503c1908dadc8 | |||
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | |
2012-05-24 | sc: fix bogus -I$(WORKDIR)/other_module | Michael Stahl | |
2012-05-24 | oox: move generated stuff to custom target | Michael Stahl | |
2011-12-06 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara | |
2011-11-24 | oox/namespaces.txt actually is generated | Luboš Luňák | |
2011-11-24 | install also oox namespace.hxx | Luboš Luňák | |
2011-11-24 | clean up .mk files for oox generated files | Luboš Luňák | |
one was unused, and keep similar things together | |||
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-04-14 | fix delivery of generated files | David Tardon | |