summaryrefslogtreecommitdiff
path: root/officecfg/CustomTarget_registry.mk
AgeCommit message (Expand)Author
2022-12-13use $(file …) directly instead of gb_var2file when not used as intermediateChristian Lohmaier
2022-12-13gb_var2file: remove now unused chunk-size parameterChristian Lohmaier
2022-12-13bump minimum make version to 4.0 (for $(file …) function)Christian Lohmaier
2021-11-04Resolves: tdf#97046 ensure build system variables start with gb_Sabyasachi Bhoi
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2014-06-12The truncate command is not portableTor Lillqvist
2014-06-12officecfg: fix build of officecfg_qa_allheaders.hxx with Win32 makeMichael Stahl
2014-04-28prefer makefile-gmake-modeTakeshi Abe
2013-05-07officecfg: remove Package_cppheaderMichael Stahl
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-03-19move files.mk to officecfg directoryDavid Ostrovsky
2012-12-29rethink external executable setupDavid Tardon
2012-12-02move setting up of ext. executables out of gbuild.mkDavid Tardon
2012-10-26simplify pattern-target by using a simple recursion…Christian Lohmaier
2012-09-19officecfg: oops, create directory first...Michael Stahl
2012-09-19officecfg: define list of schema files only once in files.mkMichael Stahl
2012-09-19officecfg: replace hardcoded includes in unit test with generated headerMichael Stahl
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl
2012-05-09gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan
2012-04-09enforce only one possible use of gb_CustomTargetMatúš Kukan
2012-04-04officecfg: use CustomTarget makefileMatúš Kukan