summaryrefslogtreecommitdiff
path: root/Debian/Debhelper/Buildsystem
AgeCommit message (Expand)AuthorFilesLines
2017-04-04Add support for Meson build systemMichael Biebl2-0/+162
2017-03-04dh_auto_configure: wrong CMAKE_SYSTEM_NAME for kfreebsd cross-buildsSteven Chamberlain1-1/+1
2017-02-18makefile.pm: Disable stripping via INSTALL in compat 11Niels Thykier1-1/+7
2017-02-18Set PKG_CONFIG for makefile buildsystemsNiels Thykier1-2/+3
2016-10-03fix autoconf/cross regression from #836988Helmut Grohne1-9/+5
2016-10-01cmake.pm: Dump CMakeOutput and CMakeError on cmake errorsNiels Thykier1-0/+6
2016-09-18makefile.pm: Set CC+CXX to the host compilers when cross-buildingNiels Thykier1-1/+15
2016-09-18cmake.pm: Set pkg-config and LIBDIR when cross-buildingJulian Andres Klode1-0/+2
2016-07-31Invoke Makefile.PL and Build.PL with perl -I. as part of the fixes for CVE-20...Dominic Hargreaves2-2/+2
2016-05-30ant.pm: Reproducible username for Ant buildsEmmanuel Bourg1-0/+4
2016-05-01Prefer 3-arg open in Debhelper librariesNiels Thykier1-4/+4
2016-02-22cross cmake should specify existing compilersHelmut Grohne1-2/+2
2016-02-22dh_auto_test: Add VERBOSE=1 when using autoconfGergely Nagy1-0/+10
2015-11-06qmake.pm: mkdir builddir before starting to configureSergio Durigan Junior1-0/+1
2015-11-06Don't swallow $@ when configure() fails, for accurate error reporting.Jonathan Hall1-2/+2
2015-08-13cmake.pm: Set SYSCONFDIF and LOCALESTATEDIRNiels Thykier1-5/+9
2015-08-12Add cross-compile support to the cmake build systemHelmut Grohne1-1/+27
2015-07-01Migrate to use warnings and use parentNiels Thykier9-9/+16
2015-01-07configure gets --*-silent-rules depending on DH_QUIETBernhard R. Link1-1/+3
2015-01-07debhelper: Please make Perl tests verbosegregor herrmann2-1/+7
2015-01-03The ant buildsystem now loads d/ant.propertiesNiels Thykier1-2/+12
2015-01-01Add editor hints to the end of all perl modules and scriptsNiels Thykier9-0/+54
2014-06-13Pass --disable-silent-rules in dh_auto_configure if DH_VERBOSE is set.Joey Hess1-0/+3
2014-02-04Use realclean instead of distclean on perl_build buildsystem.gregor herrmann1-1/+1
2013-12-05cmake: Configure with -DCMAKE_BUILD_TYPE=None Closes: #701233Joey Hess1-1/+1
2013-11-05Fix (horrible) make output parsing code to work with make 4.0. Closes: #72880...Joey Hess1-1/+1
2013-08-20makefile buildsystem: Tighten heuristic to detect if makefile target exists. ...Joey Hess1-1/+1
2013-08-15dh_install, dh_installdocs, dh_clean: Fix uses of find -exec which cause it t...Joey Hess1-1/+1
2013-08-09Fix typo for propagateGuillem Jover1-1/+1
2013-06-30perl_build: Use -- long option names, for compatability with Module::Build::T...Joey Hess1-5/+5
2013-06-24makefile buildsystem: Added heuristic to catch false positive in makefile tar...Joey Hess1-7/+42
2013-06-04Correct broken patch for #706923. Closes: #707481Joey Hess1-1/+2
2013-05-16Revert unsetting INSTALL_BASE. Closes: #708452 Reopens: #705141Joey Hess1-1/+1
2013-05-07Revert python2.X-minimal fix, because it was buggy. Closes: #707111 (Reopens ...Joey Hess1-8/+1
2013-05-06makefile buildsystem: Pass any parameters specified after -- when running mak...Joey Hess1-2/+2
2013-05-05perl_makemaker: Unset INSTALL_BASE in case the user has it set. Closes: #705141Joey Hess1-1/+1
2013-02-24cmake: Configure with -DCMAKE_BUILD_TYPE=RelWithDebInfo Closes: #701233Joey Hess1-0/+1
2012-10-22adjust other fixJoey Hess1-1/+8
2012-08-27python distutils buildsystem: When checking if a version of python is install...Joey Hess1-1/+1
2012-08-27python distutils buildsystem: Propigate failure of pyversions. Closes: #68355...Joey Hess1-1/+15
2012-05-19debhelper: Fix minor source comment typos.Simon Ruderich2-2/+2
2012-04-17releasing version 9.201204199.20120419Joey Hess1-0/+1
2012-04-17cmake: Only pass CPPFLAGS in CFLAGS in v9.9.20120418Joey Hess1-1/+1
2012-04-17cmake: Pass CPPFLAGS in CFLAGS. Closes: #668813 Thanks, Simon Ruderich for th...Joey Hess1-0/+6
2012-03-13Also include CFLAGS in ld line for perl. Closes: #662666Joey Hess2-2/+2
2012-03-11Pass CPPFLAGS and LDFLAGS to Makefile.PL and Build.PLDominic Hargreaves2-2/+10
2012-02-08dh_auto_install: Set AM_UPDATE_INFO_DIR=no to avoid automake generating an in...Joey Hess1-1/+3
2011-12-08Pass CPPFLAGS to qmake. Closes: #646129 Thanks, Felix GeyertJoey Hess1-4/+4
2011-09-30Pass CFLAGS also to perl_build.gregor herrmann1-1/+6
2011-09-29setting OPTIMIZE could in theory lead to breakage, so make it v9Joey Hess1-1/+1