summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* abuild: fix finding pkg-config deps in subpackagesNatanael Copa2015-06-121-1/+2
* abuild: fix provides and install_if in subpackagesNatanael Copa2015-06-111-6/+10
* abuild: clear inherit provides and install_if for subpackagesNatanael Copa2015-06-081-0/+5
* ==== release 2.23.0_rc2 ====Natanael Copa2015-06-051-1/+1
* abuild: make sure we don't add dupes of providesNatanael Copa2015-06-051-1/+1
* abuild: remove "added pkgconfig (found /usr/lib/pkgconfig)" messageNatanael Copa2015-06-051-1/+0
* abuild: normalize path when finding symlink targetsNatanael Copa2015-06-051-4/+19
* add apkbuild-gem-resolver to .gitignoreNatanael Copa2015-06-051-1/+2
* abuild: add warning when depends_dev needs cleanupNatanael Copa2015-06-051-0/+4
* abuild: add warning when pc:* provider is missingNatanael Copa2015-06-051-4/+7
* remove buildrepoNatanael Copa2015-06-053-208/+1
* abuild: include MAINTAINER in default abuild.confAndrew Hills2015-06-041-1/+3
* abuild: fix detection of symlink dependenciesNatanael Copa2015-06-041-2/+6
* abuild: fix detection of pkg-config module versionNatanael Copa2015-06-041-1/+1
* abuild: autodetect pkg-config dependenciesNatanael Copa2015-06-031-2/+65
* abuild: fix regression in scanning shared objectsNatanael Copa2015-06-031-1/+1
* abuild: do not exclude depends_devNatanael Copa2015-06-031-1/+1
* abuild: pull only in needed dependencies for -dev packagesNatanael Copa2015-06-031-7/+3
* abuild: automatically detect symlink targets in other subpackagesNatanael Copa2015-06-031-2/+43
* abuild: cleanup. use better function namesNatanael Copa2015-06-031-9/+12
* newapkbuild: add CMake support.Isaac Dunham2015-05-271-0/+32
* ==== release 2.22.0 ====Natanael Copa2015-04-281-1/+1
* abuild: check that source package is not a version number onlyNatanael Copa2015-04-281-0/+10
* abuild: require that .initd files are sbin/openrc-runNatanael Copa2015-04-281-5/+12
* apkbuild-gem-resolver: add ruby 2.2.2Natanael Copa2015-04-281-0/+8
* abuild: fix license in pkginfoNatanael Copa2015-04-231-3/+1
* abuild: preserve all xattrsTimo Teräs2015-04-091-1/+1
* abuild-tar: write checksum to extended headerTimo Teräs2015-04-081-43/+156
* abuild: assume GNU tar and store xattrsTimo Teräs2015-04-081-2/+6
* apkbuild-gem-resolver: add ruby 2.2.1Natanael Copa2015-03-261-0/+9
* abuild: fix CXXFLAGS for debugNatanael Copa2015-01-281-0/+1
* abuild: fix move of .a file to -dev subpackageNatanael Copa2015-01-141-1/+3
* abuild: improve error message when conflicting packages are installedNatanael Copa2014-12-291-4/+4
* Removed conflicts= supportŁukasz Jendrysik2014-12-291-13/+3
* abuild: remove *.la files by defaultBartłomiej Piotrowski2014-12-291-6/+5
* apkbuild-gem-resolver: check package name also when version is specifiedKaarle Ritvanen2014-12-261-4/+4
* apkbuild-gem-resolver: use the << operator to append to arraysKaarle Ritvanen2014-12-261-6/+6
* apkbuild-gem-resolver: exclude testing repository by defaultKaarle Ritvanen2014-12-261-5/+13
* apkbuild-gem-resolver: support for v2.6Kaarle Ritvanen2014-12-261-1/+7
* apkbuild-gem-resolver: add version data for json gemKaarle Ritvanen2014-12-091-0/+1
* RubyGem dependency resolverKaarle Ritvanen2014-12-082-1/+280
* ==== release 2.21.0 ====Natanael Copa2014-10-301-1/+1
* abump: fix bumping repo/name-<version>Natanael Copa2014-10-301-0/+1
* abump: die if version is missingNatanael Copa2014-10-301-0/+3
* abuild: remove debug messageNatanael Copa2014-10-021-1/+0
* abuild: add 'index' subcommand to refresh the abuild repo indexNatanael Copa2014-09-251-0/+2
* abuild: sort commands in helptext alpabeticallyNatanael Copa2014-09-251-13/+13
* abuild: use cat <<EOF instead of tons of echo for help textNatanael Copa2014-09-251-43/+45
* abuild: update abuildrepo index after cleanoldpkgNatanael Copa2014-09-251-0/+1
* abuild: check for suid binariesNatanael Copa2014-09-251-1/+12