summaryrefslogtreecommitdiff
path: root/solenv/gbuild/UnpackedTarball.mk
AgeCommit message (Expand)AuthorFilesLines
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák1-2/+9
2019-12-16Revert "Make font-based unit test depend on instdir fonts"Jan-Marek Glogowski1-1/+1
2019-09-06Fixing "...."Andrea Gelmini1-1/+1
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-07-05Make font-based unit test depend on instdir fontsJan-Marek Glogowski1-1/+1
2018-03-30tdf#115396 fix mode of files installed from externalsDavid Tardon1-0/+3
2017-10-04simplify updating of config.* in bundled projectsDavid Tardon1-0/+24
2015-04-22handle tar.xz tarballsMarkus Mohrhard1-0/+3
2014-11-25always use 1 as default for strip-componentsDavid Tardon1-23/+1
2014-11-25Add comment about a bug but how this stuff still works by luckTor Lillqvist1-0/+8
2014-08-07Fix tarball.rebuild on windowsZolnai Tamás1-1/+1
2014-06-09gbuild: UnpackedTarball: use Win32 paths for make targetsMichael Stahl1-3/+4
2014-03-11normalize values of USE_LIBRARY_BIN_TARMichael Stahl1-1/+1
2013-12-22Fix typosJulien Nabet1-1/+1
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-1/+1
2013-11-07remove INPATH and PROEXTMichael Stahl1-3/+3
2013-09-04Force removal of UNZIP_DIR when unpacking zip (gbuild).Andrzej J.R. Hunt1-1/+1
2013-07-19gbuild: add support for auto-creationa nd reuse of binary package.Norbert Thiebaud1-5/+31
2013-07-11fdo#66826 - Allow parameters to be passed to patch such as --binaryMichael Meeks1-1/+10
2013-05-27Bump maximum fuzz factor down to zeroTor Lillqvist1-1/+1
2013-05-27Use a maximum fuzz factor of 1 for our patches to 3rd-party codeTor Lillqvist1-1/+1
2013-05-06gbuild: add gb_UnpackedTarball_set_pre_actionDavid Tardon1-0/+17
2013-04-17gbuild: UnpackedTarball: do not query for input on "reversed" patchMichael Stahl1-1/+1
2013-04-06provide an easy way to depend on makefile from gbuild classesDavid Tardon1-6/+1
2013-04-02gbuild: remove gb_UnpackedTarball_copy_header_filesMichael Stahl1-19/+0
2013-03-31fix user-friendly targets' depsDavid Tardon1-1/+1
2012-12-27fix UnpackedTarget strip_components snaffuNorbert Thiebaud1-1/+1
2012-12-27convert icu to gbuild and add to tail_buildPeter Foley1-1/+1
2012-12-10userfriendly make targets for build and cleanLuboš Luňák1-0/+1
2012-12-01files need to be added before patches are appliedLuboš Luňák1-4/+4
2012-11-15gbuild: UnpackedTarball: print which patch failed to applyMichael Stahl1-1/+2
2012-10-23gbuild: UnpackedTarball: clean final target tooMichael Stahl1-0/+1
2012-10-23gbuildification of ct2nDavid Ostrovsky1-0/+3
2012-10-03two shall be the number thou shalt countDavid Tardon1-1/+1
2012-09-29add supporting target and options to generate patches for ExternalProjectsNorbert Thiebaud1-1/+30
2012-09-26Revert "gbuild: use one pattern rule for creating directories"Matúš Kukan1-0/+6
2012-09-26fix typoMatúš Kukan1-4/+4
2012-09-26gbuild: use one pattern rule for creating directoriesMatúš Kukan1-6/+0
2012-09-22guard against updating nonexistent fileDavid Tardon1-0/+2
2012-09-22add gbuild class ExternalPackageDavid Tardon1-1/+53
2012-09-22force unpack in the next run if patching failedDavid Tardon1-19/+25
2012-09-11gbuild: UnpackedTarball: don't need over-engineered 82 lineMichael Stahl1-4/+6
2012-08-31gbuild: add gb_UnpackedTarball_copy_header_files for external headersMatúš Kukan1-0/+19
2012-08-31gbuild: UnpackedTarball: do not rename files; set cxx suffix for libraryMatúš Kukan1-19/+0
2012-08-27make the makefile dep more robustDavid Tardon1-1/+6
2012-08-24it seems unzip on MacOS X does not know this optDavid Tardon1-1/+0
2012-08-24add support for building external projectsDavid Tardon1-0/+18
2012-08-24add support for external tarballs to gbuildDavid Tardon1-0/+284