index
:
abuild
awilfox/yell-about-pkgconfig
checkapk
for-alpine
master
resignapk
The shell script build system to build APK packages.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-07
functions.sh: dont die if gcc is missing
Natanael Copa
2
-1
/
+12
2019-11-07
==== release 3.5.0_rc1 ====
v3.5.0_rc1
Natanael Copa
1
-1
/
+1
2019-11-07
abuild: detect /bin/sh dependency even if shebang has spaces
Natanael Copa
1
-1
/
+1
2019-11-07
Change permissions for sudo to 4555
Fredrik Gustafsson
1
-1
/
+1
2019-11-07
Allow round brackets in the license variable
Bart Ribbers
1
-1
/
+1
2019-11-07
abuild: get the git commit date only when needed
Natanael Copa
1
-8
/
+12
2019-11-07
abuild: rename global last_commit to ABUILD_LAST_COMMIT
Natanael Copa
1
-4
/
+4
2019-11-07
abuild: fix git_* functions
Natanael Copa
1
-3
/
+3
2019-11-07
abuild: make built package reproducible
Natanael Copa
1
-3
/
+11
2019-11-07
abuild-sign: dont set timestamp in gzip
Natanael Copa
1
-1
/
+1
2019-11-07
abuild-sign: use pigz if available
Natanael Copa
1
-1
/
+3
2019-11-07
abuild: set SOURCE_DATE_EPOCH to last commit date by default
Natanael Copa
1
-5
/
+13
2019-11-07
make: install depends as virtual
Natanael Copa
1
-1
/
+1
2019-11-07
make: add `depends` target
Richard Mortier
1
-1
/
+3
2019-11-07
allow override sharedir for testing
Natanael Copa
9
-8
/
+9
2019-11-07
rename datadir -> sharedir
Natanael Copa
9
-39
/
+39
2019-11-07
add basic tests using bats
Natanael Copa
4
-0
/
+50
2019-10-27
newapkbuild: simplify source URL derived from GitHub URL
Jakub Jirutka
1
-1
/
+1
2019-10-27
newapkbuild: run cargo install with --locked
Jakub Jirutka
1
-1
/
+1
2019-10-01
abuild: remove unused print_version function
Natanael Copa
1
-4
/
+0
2019-10-01
abuild: add -V for print abuild version
Natanael Copa
1
-1
/
+2
2019-10-01
abuild: only set sysconfdir in functions.sh
Natanael Copa
1
-1
/
+0
2019-10-01
Fix package version check on checkapk
Leo
1
-1
/
+1
2019-10-01
newapkbuild: add rust support
Rasmus Thomsen
1
-2
/
+32
2019-10-01
apkbuild-cpan.in: add 'configure' prereqs
Joseph Burt
1
-3
/
+8
2019-10-01
apkbuild-cpan.in: always start pkgver with a digit
Joseph Burt
1
-4
/
+5
2019-10-01
Make default_dev move to /usr/share/pkgconfig
Leo
1
-6
/
+5
2019-10-01
Add support for parsing pkg-config files in /usr/share/pkgconfig
Leo
1
-9
/
+13
2019-10-01
abuild: add amove func to move from $pkgdir to $subpkgdir
Natanael Copa
1
-0
/
+23
2019-10-01
Makefile: clean *.o files
Natanael Copa
1
-1
/
+1
2019-10-01
abuild: various USE_CCACHE fixes
Natanael Copa
1
-13
/
+2
2019-10-01
abuild: only set up ccache in rootbld when USE_CCACHE is set
Natanael Copa
1
-2
/
+3
2019-09-30
feat: add support for ccache
Joseph Benden
3
-5
/
+33
2019-09-30
abuild: simplify depends_static
Richard Mortier
1
-11
/
+6
2019-09-30
abuild: -static depends on -dev by default
tcely
1
-1
/
+17
2019-09-30
Allow for git remote url to end in aports.git, (i.e., allow SSH git remotes)
Pete Dietl
1
-2
/
+3
2019-08-09
apkbuild-pypi.in: fix bugs, upgrade for python3 only and add to make
Timothy Legge
2
-21
/
+33
2019-08-09
gitignore apkbuild-pypi
Natanael Copa
1
-0
/
+1
2019-08-09
abuild: convert -{alpha,beta,rc,pre} version suffixes from pkgconf
Natanael Copa
1
-1
/
+1
2019-08-09
abuild: verify that the pkgconf version is valid
Natanael Copa
1
-0
/
+1
2019-08-07
abuild: install dependencies from other repos
Kaarle Ritvanen
1
-8
/
+24
2019-08-07
abuild: remove recursive mode
Kaarle Ritvanen
1
-147
/
+7
2019-08-05
abuild: rename makedepends_host virtual package
Oliver Smith
1
-2
/
+2
2019-07-30
add missing backslash on rmdir command
Leo
1
-1
/
+1
2019-07-17
abuild: remove empty dirs in main package
Natanael Copa
1
-0
/
+6
2019-07-17
abuild: add SOURCE_DATE_EPOCH support
kpcyrd
2
-2
/
+17
2019-07-17
change ~ to /home/pdietl
Pete Dietl
1
-2
/
+2
2019-07-17
abuild.in: fixup flags and usage text
Pete Dietl
1
-3
/
+3
2019-07-17
Better use license.lst in abuild sanitycheck
Keith Maxwell
1
-1
/
+1
2019-07-17
abuild-fetch: use local insecure variable
tcely
1
-3
/
+3
[next]