projects
/
auto-debuild.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
auto-debuild.git
2024-08-17
Ralf Jung
we have to disable dh_usrlocal
master
|
commitdiff
2023-12-22
Ralf Jung
some changes I did a long time ago
|
commitdiff
2015-12-31
Ralf Jung
only ask once for all overwritten files
|
commitdiff
2015-12-31
Ralf Jung
rely on dh to auto-generate the dbgsym packages
|
commitdiff
2015-06-18
Ralf Jung
don't hard-code the path to the python interpreter
|
commitdiff
2014-12-30
Ralf Jung
add option to call autogen.sh
|
commitdiff
2014-05-10
Ralf Jung
Fix compatibility with make 4
|
commitdiff
2013-10-27
Ralf Jung
fix deleteDebianFolder in case the folder does not...
|
commitdiff
2013-09-20
Ralf Jung
Use subprocess.check_output
|
commitdiff
2013-09-18
Ralf Jung
Fix determining the dpkg architecture
|
commitdiff
2013-09-18
Ralf Jung
Auto-determine the number of parallel jobs to use
|
commitdiff
2013-09-15
Ralf Jung
ensure the pipe is closed when we are done with the...
|
commitdiff
2013-09-15
Ralf Jung
convert script to Python 3
|
commitdiff
2013-09-02
Ralf Jung
control "waitAfterConfig" via command-line switch
|
commitdiff
2013-09-02
Ralf Jung
make using /tmp for the debian folder configurable...
|
commitdiff
2013-09-02
Ralf Jung
Build autoconf projects out-of-tree; put debian/ folder...
|
commitdiff
2013-07-12
Ralf Jung
Add support for SIP
|
commitdiff
2013-04-03
Ralf Jung
Ensure auto_install and auto_configure are always overr...
|
commitdiff
2013-04-03
Ralf Jung
Fix --docdir in automake; remove python build system...
|
commitdiff
2013-01-19
Ralf Jung
Fix building with no build system
|
commitdiff
2012-12-15
Ralf Jung
add support for binary shim packages
|
commitdiff
2012-12-15
Ralf Jung
pass the rules file to the build system as argument...
|
commitdiff
2012-12-15
Ralf Jung
Add simple makefile build system
|
commitdiff
2012-12-13
Ralf Jung
do not clean again after building
|
commitdiff
2012-11-18
Ralf Jung
Make auto-debuild GPLv2+
|
commitdiff
2012-11-18
Ralf Jung
Make alternatives useable again from config file
|
commitdiff
2012-10-12
Ralf Jung
Add dummy ('none') build system for packages only conta...
|
commitdiff
2012-10-06
Ralf Jung
explain why there is no strip() call for the value
|
commitdiff
2012-10-05
Ralf Jung
Fix a comment
|
commitdiff
2012-10-05
Ralf Jung
Allow calling the external functions with normal dicts
|
commitdiff
2012-10-05
Ralf Jung
better error message in case of config file errors
|
commitdiff
2012-10-05
Ralf Jung
use a little configfile-parser instead of running it...
|
commitdiff
2012-09-19
Ralf Jung
Set proper section and priority for debug package
|
commitdiff
2012-09-09
Ralf Jung
don't fail to waitAfterConfig if the build system adds...
|
commitdiff
2012-09-09
Ralf Jung
allow specifying breaks, replaces
|
commitdiff
2012-09-06
Ralf Jung
Add option to set multiarch flag
|
commitdiff
2012-08-18
Ralf Jung
automake packages do not need automake to compile
|
commitdiff
2012-08-17
Ralf Jung
Better abstract build systems away; add support for...
|
commitdiff
2012-08-15
Ralf Jung
Add support for providing alternatives
|
commitdiff
2012-08-12
Ralf Jung
add support for specifying conflicts
|
commitdiff
2012-08-12
Ralf Jung
add support for installing python 2 files
|
commitdiff
2012-08-07
Ralf Jung
Pretty-print some error messages
|
commitdiff
2012-08-06
Ralf Jung
change default cmake build directory to 'build', after...
|
commitdiff
2012-08-03
Ralf Jung
Fix for running in minimal chroot
|
commitdiff
2012-08-02
Ralf Jung
simplify calling safe_args; make the wait-for-confirmat...
|
commitdiff
2012-08-02
Ralf Jung
add option to wait after configuration
|
commitdiff
2012-08-01
Ralf Jung
Remove the niceness by default - that should be up...
|
commitdiff
2012-07-31
Ralf Jung
fix usgae of host and build architecture; rename binary...
|
commitdiff
2012-07-29
Ralf Jung
Support copying already installed files to another...
|
commitdiff
2012-07-29
Ralf Jung
add support for installing additional files
|
commitdiff
2012-07-29
Ralf Jung
Don't permanently create debian/ folder, and move auto...
|
commitdiff
2012-07-27
Ralf Jung
Add support for removing some files from the package
|
commitdiff
2012-07-27
Ralf Jung
Make number of parallel jobs configurable
|
commitdiff
2012-07-27
Ralf Jung
Fix escaped automake building
|
commitdiff
2012-07-27
Ralf Jung
Fix automake directories
|
commitdiff
2012-07-27
Ralf Jung
Properly escape everything
|
commitdiff
2012-07-27
Ralf Jung
Properly escape folder names, add support for custom...
|
commitdiff
2012-07-27
Ralf Jung
Create all necessary paths automatically
|
commitdiff
2012-07-27
Ralf Jung
Factor dependency writing into its own function and...
|
commitdiff
2012-07-18
Ralf Jung
add a function for configuration-building-installation
|
commitdiff
2012-07-18
Ralf Jung
add support for specifying a Pre-Depends for the binary...
|
commitdiff
2012-07-18
Ralf Jung
use a better way to ensure the command substituion...
|
commitdiff
2012-07-18
Ralf Jung
build automake packages into multiarch paths and make...
|
commitdiff
2012-07-18
Ralf Jung
add support for building in schroot
|
commitdiff
2012-07-18
Ralf Jung
add support for automake-based programs
|
commitdiff
2012-07-18
Ralf Jung
properly disable debug information if not debug package...
|
commitdiff
2012-07-18
Ralf Jung
install packages after creating them; add support for...
|
commitdiff
2012-07-17
Ralf Jung
build a proper representation of the rules file beforde...
|
commitdiff
2012-07-17
Ralf Jung
it properly creates packages!
|
commitdiff
2012-07-16
Ralf Jung
Initial commit: Creates some of the debian files
|
commitdiff