auto-debuild.git
11 years agosimplify calling safe_args; make the wait-for-confirmation actually work
Ralf Jung [Thu, 2 Aug 2012 14:20:07 +0000 (16:20 +0200)]
simplify calling safe_args; make the wait-for-confirmation actually work

11 years agoadd option to wait after configuration
Ralf Jung [Thu, 2 Aug 2012 14:06:29 +0000 (16:06 +0200)]
add option to wait after configuration

11 years agoRemove the niceness by default - that should be up to the caller
Ralf Jung [Wed, 1 Aug 2012 10:57:21 +0000 (12:57 +0200)]
Remove the niceness by default - that should be up to the caller

11 years agofix usgae of host and build architecture; rename binaryInstall -> binaryInstallFiles
Ralf Jung [Tue, 31 Jul 2012 11:12:18 +0000 (13:12 +0200)]
fix usgae of host and build architecture; rename binaryInstall -> binaryInstallFiles

11 years agoSupport copying already installed files to another location
Ralf Jung [Sun, 29 Jul 2012 21:03:46 +0000 (23:03 +0200)]
Support copying already installed files to another location

11 years agoadd support for installing additional files
Ralf Jung [Sun, 29 Jul 2012 11:11:13 +0000 (13:11 +0200)]
add support for installing additional files

11 years agoDon't permanently create debian/ folder, and move auto-debuild.conf out of it
Ralf Jung [Sun, 29 Jul 2012 11:04:11 +0000 (13:04 +0200)]
Don't permanently create debian/ folder, and move auto-debuild.conf out of it

11 years agoAdd support for removing some files from the package
Ralf Jung [Fri, 27 Jul 2012 22:21:35 +0000 (00:21 +0200)]
Add support for removing some files from the package

11 years agoMake number of parallel jobs configurable
Ralf Jung [Fri, 27 Jul 2012 15:06:17 +0000 (17:06 +0200)]
Make number of parallel jobs configurable

11 years agoFix escaped automake building
Ralf Jung [Fri, 27 Jul 2012 12:47:56 +0000 (14:47 +0200)]
Fix escaped automake building

11 years agoFix automake directories
Ralf Jung [Fri, 27 Jul 2012 12:42:31 +0000 (14:42 +0200)]
Fix automake directories

11 years agoProperly escape everything
Ralf Jung [Fri, 27 Jul 2012 12:41:00 +0000 (14:41 +0200)]
Properly escape everything

11 years agoProperly escape folder names, add support for custom build directory
Ralf Jung [Fri, 27 Jul 2012 12:36:01 +0000 (14:36 +0200)]
Properly escape folder names, add support for custom build directory

11 years agoCreate all necessary paths automatically
Ralf Jung [Fri, 27 Jul 2012 12:17:01 +0000 (14:17 +0200)]
Create all necessary paths automatically

11 years agoFactor dependency writing into its own function and add support for Recommends
Ralf Jung [Fri, 27 Jul 2012 11:25:31 +0000 (13:25 +0200)]
Factor dependency writing into its own function and add support for Recommends

11 years agoadd a function for configuration-building-installation
Ralf Jung [Wed, 18 Jul 2012 20:04:43 +0000 (22:04 +0200)]
add a function for configuration-building-installation

11 years agoadd support for specifying a Pre-Depends for the binary package
Ralf Jung [Wed, 18 Jul 2012 16:26:48 +0000 (18:26 +0200)]
add support for specifying a Pre-Depends for the binary package

11 years agouse a better way to ensure the command substituion works
Ralf Jung [Wed, 18 Jul 2012 16:25:23 +0000 (18:25 +0200)]
use a better way to ensure the command substituion works

11 years agobuild automake packages into multiarch paths and make sure the commands we run don...
Ralf Jung [Wed, 18 Jul 2012 13:51:58 +0000 (15:51 +0200)]
build automake packages into multiarch paths and make sure the commands we run don't fail

11 years agoadd support for building in schroot
Ralf Jung [Wed, 18 Jul 2012 13:39:11 +0000 (15:39 +0200)]
add support for building in schroot

11 years agoadd support for automake-based programs
Ralf Jung [Wed, 18 Jul 2012 13:23:57 +0000 (15:23 +0200)]
add support for automake-based programs

11 years agoproperly disable debug information if not debug package is used
Ralf Jung [Wed, 18 Jul 2012 09:20:16 +0000 (11:20 +0200)]
properly disable debug information if not debug package is used

11 years agoinstall packages after creating them; add support for debug packages
Ralf Jung [Wed, 18 Jul 2012 08:23:05 +0000 (10:23 +0200)]
install packages after creating them; add support for debug packages

11 years agobuild a proper representation of the rules file beforde dumping it; avoid these annoy...
Ralf Jung [Tue, 17 Jul 2012 16:40:25 +0000 (18:40 +0200)]
build a proper representation of the rules file beforde dumping it; avoid these annoying .pyc files

11 years agoit properly creates packages!
Ralf Jung [Tue, 17 Jul 2012 15:45:58 +0000 (17:45 +0200)]
it properly creates packages!

11 years agoInitial commit: Creates some of the debian files
Ralf Jung [Mon, 16 Jul 2012 19:47:38 +0000 (21:47 +0200)]
Initial commit: Creates some of the debian files