Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-04 | Add support for kde-unstable and gnome-unstable | Pierre Schmitz | |
2011-11-11 | prepare release20111111 | Pierre Schmitz | |
2011-11-06 | prepare release20111106 | Pierre Schmitz | |
2011-11-04 | Makefile: Add common library to build dependencies | Lukas Fleischer | |
Add "lib/common.sh" to the build dependencies of our scripts to ensure everything gets rebuilt when we modify a common function. Also, add "Makefile" itself to enforce a rebuild if the edit command changes. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de> Signed-off-by: Pierre Schmitz <pierre@archlinux.de> | |||
2011-11-01 | Change version to date20111101 | Pierre Schmitz | |
2011-11-01 | Move common functions to a shared file | Pierre Schmitz | |
* common.sh is included on build time * most functions are copied from makepkg | |||
2011-10-31 | add libdepends script | Florian Pritz | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> Signed-off-by: Pierre Schmitz <pierre@archlinux.de> | |||
2011-10-31 | Create signature for devtools source package | Pierre Schmitz | |
2011-10-29 | prepare release0.9.30 | Pierre Schmitz | |
2011-10-14 | prepare release0.9.29 | Pierre Schmitz | |
2011-10-14 | prepare release0.9.28 | Pierre Schmitz | |
2011-10-07 | Makefile: Add a cleanup target | Lukas Fleischer | |
Allows for using `make clean` to remove any output files generated by make(1). Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de> | |||
2011-10-07 | Support non-standard install locations | Lukas Fleischer | |
This build system overhaul allows for adding (define-style) macros to our scripts. All source files are now suffixed with ".in" to clarify that they might contain unprocessed defines. The Makefile provides a new rule to preprocess source files and generate proper output scripts. Also, add a "@pkgdatadir@" define (as used in GNU Autotools) and use it instead of hardcoded paths to "/usr/share/devtools" everywhere. We missed this when adding PREFIX support to the build system in commit 35fc83ce7d8dc26cd424321f2e8638d05da0a6d4. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de> | |||
2011-08-25 | prepare release0.9.27 | Pierre Schmitz | |
2011-08-25 | Add ZSH completion | Lukas Fleischer | |
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de> Signed-off-by: Pierre Schmitz <pierre@archlinux.de> | |||
2011-08-14 | prepare release0.9.26 | Pierre Schmitz | |
2011-08-14 | prepare release0.9.25 | Pierre Schmitz | |
2011-08-13 | prepare release0.9.24 | Pierre Schmitz | |
2011-08-13 | Makefile: Add PREFIX support | Lukas Fleischer | |
Default to "/usr/local" which should be used if you want to build devtools from sources and install without using a package manager. Use `make PREFIX=/usr install` to install to "/usr" instead. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de> Signed-off-by: Pierre Schmitz <pierre@archlinux.de> | |||
2011-08-13 | Remove communityco on uninstall | Pierre Schmitz | |
2011-08-13 | merge archco and communityco | Florian Pritz | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> delete mode 100755 communityco Signed-off-by: Pierre Schmitz <pierre@archlinux.de> | |||
2011-05-18 | prepare release0.9.23 | Pierre Schmitz | |
2011-04-29 | prepare release0.9.22 | Pierre Schmitz | |
2011-04-29 | Added bash_completion file | Eric Bélanger | |
Signed-off-by: Eric Bélanger <snowmaniscool@gmail.com> Signed-off-by: Pierre Schmitz <pierre@archlinux.de> | |||
2011-04-11 | prepare release0.9.21 | Pierre Schmitz | |
2011-04-09 | prepare release0.9.20 | Pierre Schmitz | |
2011-03-28 | prepare release0.9.19 | Pierre Schmitz | |
2011-03-26 | prepare release0.9.18 | Pierre Schmitz | |
2011-03-18 | Use variables in Makefile instead of hardcoding stuff in every target. | Lukas Fleischer | |
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de> | |||
2011-03-18 | Add ".PHONY" target to Makefile. | Lukas Fleischer | |
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de> | |||
2011-01-08 | prepare release0.9.17 | Pierre Schmitz | |
2011-01-06 | prepare release | Pierre Schmitz | |
2010-12-12 | prepare release0.9.15 | Pierre Schmitz | |
2010-12-02 | prepare release0.9.14 | Pierre Schmitz | |
2010-11-22 | bugfix release0.9.13 | Pierre Schmitz | |
2010-11-18 | prepare release0.9.12 | Pierre Schmitz | |
2010-10-17 | prepare release0.9.11 | Pierre Schmitz | |
2010-09-11 | ad support for multilib-testing | Pierre Schmitz | |
2010-09-06 | repare release0.9.10 | Pierre Schmitz | |
2010-09-01 | add support for community-staging repository | Pierre Schmitz | |
2010-08-22 | add makepkg.conf for [multilib] | Pierre Schmitz | |
2010-08-22 | add initial [multilib] support | Pierre Schmitz | |
2010-08-20 | prepare release0.9.9 | Pierre Schmitz | |
2010-08-20 | Add archbuild helper script to create and build in chroots | Pierre Schmitz | |
This will create chroots on demand if needed. | |||
2010-08-17 | add default config files for makepkg and pacman | Pierre Schmitz | |
2010-08-17 | tagging 0.9.80.9.8 | Pierre Schmitz | |
2010-08-17 | add [staging] repository | Pierre Schmitz | |
2010-06-28 | prepare 0.9.7 release0.9.7 | Pierre Schmitz | |
2010-05-02 | set version in Makefile0.9.6 | Pierre Schmitz | |
2010-02-13 | add dist target to Makefile0.9.2 | Pierre Schmitz | |