summaryrefslogtreecommitdiff
path: root/solenv/gbuild/UnpackedTarball.mk
AgeCommit message (Expand)Author
2018-03-30tdf#115396 fix mode of files installed from externalsDavid Tardon
2017-10-04simplify updating of config.* in bundled projectsDavid Tardon
2015-04-22handle tar.xz tarballsMarkus Mohrhard
2014-11-25always use 1 as default for strip-componentsDavid Tardon
2014-11-25Add comment about a bug but how this stuff still works by luckTor Lillqvist
2014-08-07Fix tarball.rebuild on windowsZolnai Tamás
2014-06-09gbuild: UnpackedTarball: use Win32 paths for make targetsMichael Stahl
2014-03-11normalize values of USE_LIBRARY_BIN_TARMichael Stahl
2013-12-22Fix typosJulien Nabet
2013-11-14make l10n buildable separatelyBjoern Michaelsen
2013-11-07remove INPATH and PROEXTMichael Stahl
2013-09-04Force removal of UNZIP_DIR when unpacking zip (gbuild).Andrzej J.R. Hunt
2013-07-19gbuild: add support for auto-creationa nd reuse of binary package.Norbert Thiebaud
2013-07-11fdo#66826 - Allow parameters to be passed to patch such as --binaryMichael Meeks
2013-05-27Bump maximum fuzz factor down to zeroTor Lillqvist
2013-05-27Use a maximum fuzz factor of 1 for our patches to 3rd-party codeTor Lillqvist
2013-05-06gbuild: add gb_UnpackedTarball_set_pre_actionDavid Tardon
2013-04-17gbuild: UnpackedTarball: do not query for input on "reversed" patchMichael Stahl
2013-04-06provide an easy way to depend on makefile from gbuild classesDavid Tardon
2013-04-02gbuild: remove gb_UnpackedTarball_copy_header_filesMichael Stahl
2013-03-31fix user-friendly targets' depsDavid Tardon
2012-12-27fix UnpackedTarget strip_components snaffuNorbert Thiebaud
2012-12-27convert icu to gbuild and add to tail_buildPeter Foley
2012-12-10userfriendly make targets for build and cleanLuboš Luňák
2012-12-01files need to be added before patches are appliedLuboš Luňák
2012-11-15gbuild: UnpackedTarball: print which patch failed to applyMichael Stahl
2012-10-23gbuild: UnpackedTarball: clean final target tooMichael Stahl
2012-10-23gbuildification of ct2nDavid Ostrovsky
2012-10-03two shall be the number thou shalt countDavid Tardon
2012-09-29add supporting target and options to generate patches for ExternalProjectsNorbert Thiebaud
2012-09-26Revert "gbuild: use one pattern rule for creating directories"Matúš Kukan
2012-09-26fix typoMatúš Kukan
2012-09-26gbuild: use one pattern rule for creating directoriesMatúš Kukan
2012-09-22guard against updating nonexistent fileDavid Tardon
2012-09-22add gbuild class ExternalPackageDavid Tardon
2012-09-22force unpack in the next run if patching failedDavid Tardon
2012-09-11gbuild: UnpackedTarball: don't need over-engineered 82 lineMichael Stahl
2012-08-31gbuild: add gb_UnpackedTarball_copy_header_files for external headersMatúš Kukan
2012-08-31gbuild: UnpackedTarball: do not rename files; set cxx suffix for libraryMatúš Kukan
2012-08-27make the makefile dep more robustDavid Tardon
2012-08-24it seems unzip on MacOS X does not know this optDavid Tardon
2012-08-24add support for building external projectsDavid Tardon
2012-08-24add support for external tarballs to gbuildDavid Tardon