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