summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Ralf Jung [Thu, 18 Jun 2015 11:12:30 +0000 (13:12 +0200)]
don't hard-code the path to the python interpreter
Ralf Jung [Tue, 30 Dec 2014 12:04:24 +0000 (13:04 +0100)]
add option to call autogen.sh
Ralf Jung [Sat, 10 May 2014 13:59:16 +0000 (15:59 +0200)]
Fix compatibility with make 4
Ralf Jung [Sun, 27 Oct 2013 20:40:45 +0000 (21:40 +0100)]
fix deleteDebianFolder in case the folder does not exist in the first place
Ralf Jung [Fri, 20 Sep 2013 13:42:07 +0000 (15:42 +0200)]
Use subprocess.check_output
Ralf Jung [Wed, 18 Sep 2013 13:39:19 +0000 (15:39 +0200)]
Fix determining the dpkg architecture
Ralf Jung [Wed, 18 Sep 2013 13:22:09 +0000 (15:22 +0200)]
Auto-determine the number of parallel jobs to use
Ralf Jung [Sun, 15 Sep 2013 13:22:20 +0000 (15:22 +0200)]
ensure the pipe is closed when we are done with the subprocess
Ralf Jung [Sun, 15 Sep 2013 12:44:08 +0000 (14:44 +0200)]
convert script to Python 3
Ralf Jung [Mon, 2 Sep 2013 16:11:46 +0000 (18:11 +0200)]
control "waitAfterConfig" via command-line switch
Ralf Jung [Mon, 2 Sep 2013 16:03:20 +0000 (18:03 +0200)]
make using /tmp for the debian folder configurable (but it remains the default)
Ralf Jung [Mon, 2 Sep 2013 15:26:33 +0000 (17:26 +0200)]
Build autoconf projects out-of-tree; put debian/ folder on /tmp
Ralf Jung [Fri, 12 Jul 2013 08:43:49 +0000 (10:43 +0200)]
Add support for SIP
Ralf Jung [Wed, 3 Apr 2013 21:14:32 +0000 (23:14 +0200)]
Ensure auto_install and auto_configure are always overriden, to ease appending to them
Ralf Jung [Wed, 3 Apr 2013 21:08:12 +0000 (23:08 +0200)]
Fix --docdir in automake; remove python build system; do not attempt to fix python shebangs
Ralf Jung [Sat, 19 Jan 2013 17:23:22 +0000 (18:23 +0100)]
Fix building with no build system
Ralf Jung [Sat, 15 Dec 2012 17:38:37 +0000 (18:38 +0100)]
add support for binary shim packages
Ralf Jung [Sat, 15 Dec 2012 14:16:39 +0000 (15:16 +0100)]
pass the rules file to the build system as argument, and pre-fill it with the default auto_* actions we override
Ralf Jung [Sat, 15 Dec 2012 14:09:13 +0000 (15:09 +0100)]
Add simple makefile build system
Ralf Jung [Thu, 13 Dec 2012 14:39:54 +0000 (15:39 +0100)]
do not clean again after building
Ralf Jung [Sun, 18 Nov 2012 21:30:44 +0000 (22:30 +0100)]
Make auto-debuild GPLv2+
Ralf Jung [Sun, 18 Nov 2012 21:29:06 +0000 (22:29 +0100)]
Make alternatives useable again from config file
Ralf Jung [Fri, 12 Oct 2012 18:26:54 +0000 (20:26 +0200)]
Add dummy ('none') build system for packages only containing a bunch of static files
Ralf Jung [Sat, 6 Oct 2012 10:05:49 +0000 (12:05 +0200)]
explain why there is no strip() call for the value
Ralf Jung [Fri, 5 Oct 2012 13:28:33 +0000 (15:28 +0200)]
Fix a comment
Ralf Jung [Fri, 5 Oct 2012 13:03:18 +0000 (15:03 +0200)]
Allow calling the external functions with normal dicts
Ralf Jung [Fri, 5 Oct 2012 12:56:13 +0000 (14:56 +0200)]
better error message in case of config file errors
Ralf Jung [Fri, 5 Oct 2012 12:39:30 +0000 (14:39 +0200)]
use a little configfile-parser instead of running it as python script
Ralf Jung [Wed, 19 Sep 2012 20:16:33 +0000 (22:16 +0200)]
Set proper section and priority for debug package
Ralf Jung [Sun, 9 Sep 2012 18:57:32 +0000 (20:57 +0200)]
don't fail to waitAfterConfig if the build system adds no auto_configure rule
Ralf Jung [Sun, 9 Sep 2012 10:50:39 +0000 (12:50 +0200)]
allow specifying breaks, replaces
Ralf Jung [Thu, 6 Sep 2012 10:05:24 +0000 (12:05 +0200)]
Add option to set multiarch flag
Ralf Jung [Sat, 18 Aug 2012 08:41:14 +0000 (10:41 +0200)]
automake packages do not need automake to compile
Ralf Jung [Fri, 17 Aug 2012 10:39:37 +0000 (12:39 +0200)]
Better abstract build systems away; add support for python build system
Ralf Jung [Wed, 15 Aug 2012 10:43:21 +0000 (12:43 +0200)]
Add support for providing alternatives
Ralf Jung [Sun, 12 Aug 2012 13:09:13 +0000 (15:09 +0200)]
add support for specifying conflicts
Ralf Jung [Sun, 12 Aug 2012 11:46:32 +0000 (13:46 +0200)]
add support for installing python 2 files
Ralf Jung [Tue, 7 Aug 2012 10:20:29 +0000 (10:20 +0000)]
Pretty-print some error messages
Ralf Jung [Mon, 6 Aug 2012 13:48:55 +0000 (15:48 +0200)]
change default cmake build directory to 'build', after I figured out how to make the makefile target phony
Ralf Jung [Fri, 3 Aug 2012 12:13:21 +0000 (14:13 +0200)]
Fix for running in minimal chroot
Ralf Jung [Thu, 2 Aug 2012 14:20:07 +0000 (16:20 +0200)]
simplify calling safe_args; make the wait-for-confirmation actually work
Ralf Jung [Thu, 2 Aug 2012 14:06:29 +0000 (16:06 +0200)]
add option to wait after configuration
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
Ralf Jung [Tue, 31 Jul 2012 11:12:18 +0000 (13:12 +0200)]
fix usgae of host and build architecture; rename binaryInstall -> binaryInstallFiles
Ralf Jung [Sun, 29 Jul 2012 21:03:46 +0000 (23:03 +0200)]
Support copying already installed files to another location
Ralf Jung [Sun, 29 Jul 2012 11:11:13 +0000 (13:11 +0200)]
add support for installing additional files
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
Ralf Jung [Fri, 27 Jul 2012 22:21:35 +0000 (00:21 +0200)]
Add support for removing some files from the package
Ralf Jung [Fri, 27 Jul 2012 15:06:17 +0000 (17:06 +0200)]
Make number of parallel jobs configurable
Ralf Jung [Fri, 27 Jul 2012 12:47:56 +0000 (14:47 +0200)]
Fix escaped automake building
Ralf Jung [Fri, 27 Jul 2012 12:42:31 +0000 (14:42 +0200)]
Fix automake directories
Ralf Jung [Fri, 27 Jul 2012 12:41:00 +0000 (14:41 +0200)]
Properly escape everything
Ralf Jung [Fri, 27 Jul 2012 12:36:01 +0000 (14:36 +0200)]
Properly escape folder names, add support for custom build directory
Ralf Jung [Fri, 27 Jul 2012 12:17:01 +0000 (14:17 +0200)]
Create all necessary paths automatically
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
Ralf Jung [Wed, 18 Jul 2012 20:04:43 +0000 (22:04 +0200)]
add a function for configuration-building-installation
Ralf Jung [Wed, 18 Jul 2012 16:26:48 +0000 (18:26 +0200)]
add support for specifying a Pre-Depends for the binary package
Ralf Jung [Wed, 18 Jul 2012 16:25:23 +0000 (18:25 +0200)]
use a better way to ensure the command substituion works
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
Ralf Jung [Wed, 18 Jul 2012 13:39:11 +0000 (15:39 +0200)]
add support for building in schroot
Ralf Jung [Wed, 18 Jul 2012 13:23:57 +0000 (15:23 +0200)]
add support for automake-based programs
Ralf Jung [Wed, 18 Jul 2012 09:20:16 +0000 (11:20 +0200)]
properly disable debug information if not debug package is used
Ralf Jung [Wed, 18 Jul 2012 08:23:05 +0000 (10:23 +0200)]
install packages after creating them; add support for debug packages
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
Ralf Jung [Tue, 17 Jul 2012 15:45:58 +0000 (17:45 +0200)]
it properly creates packages!
Ralf Jung [Mon, 16 Jul 2012 19:47:38 +0000 (21:47 +0200)]
Initial commit: Creates some of the debian files