Age | Commit message (Expand) | Author | Files | Lines |
2016-08-23 | indent heredocs when possible | Jakub Jirutka | 1 | -19/+19 |
2016-08-20 | add .editorconfig and fix code formatting | Jakub Jirutka | 1 | -2/+1 |
2016-06-20 | newapkbuild: redirect find(1) stderr to /dev/null | Sören Tempel | 1 | -1/+1 |
2016-06-13 | newapkbuild: remove trailing spaces | Jakub Jirutka | 1 | -2/+2 |
2016-06-13 | newapkbuild: add empty line after builddir= and quote whole value | Jakub Jirutka | 1 | -3/+1 |
2016-06-13 | newapkbuild: omit depends_dev if no *.h or *.hpp file found | Jakub Jirutka | 1 | -0/+6 |
2016-06-13 | newapkbuild: fix undefined variable $_builddir | Jakub Jirutka | 1 | -1/+1 |
2016-03-23 | newapkbuild: rename _builddir to builddir | Natanael Copa | 1 | -6/+6 |
2016-02-22 | newapkbuild: remove default prepare() | Michael Zuo | 1 | -15/+0 |
2015-11-30 | newapkbuild: dont set CXX/C COMPILER | Natanael Copa | 1 | -3/+1 |
2015-11-30 | newapkbuild: do not add --infodir | Natanael Copa | 1 | -1/+0 |
2015-09-15 | newapkbuild: *.la files are removed by default | Bartłomiej Piotrowski | 1 | -1/+0 |
2015-05-27 | newapkbuild: add CMake support. | Isaac Dunham | 1 | -0/+32 |
2014-03-31 | fix permissions | Natanael Copa | 1 | -0/+0 |
2013-11-21 | newapkbuild: detect github archives | Natanael Copa | 1 | -1/+16 |
2013-10-25 | newapkbuild: cosmetic fix for help message | Natanael Copa | 1 | -1/+2 |
2013-10-25 | functions: rename abuild_ver to program_version | Natanael Copa | 1 | -2/+2 |
2013-10-25 | functions: rename prog to program | Natanael Copa | 1 | -2/+2 |
2013-08-01 | newapkbuild: add --build and --host options | Natanael Copa | 1 | -1/+4 |
2013-07-09 | various: use long options, rework usages | Dubiousjim | 1 | -17/+18 |
2013-07-09 | various: move conf-loading and i/o to functions | Dubiousjim | 1 | -14/+7 |
2013-07-08 | various: tweak opening comments, whitespace | Dubiousjim | 1 | -4/+2 |
2013-02-20 | newapkbuild: https is also an url | Natanael Copa | 1 | -1/+1 |
2011-12-21 | newapkbuild: add -n option for setting name | Natanael Copa | 1 | -15/+21 |
2011-06-28 | newapkbuild: use -y for python instead of -q | Natanael Copa | 1 | -3/+3 |
2011-06-28 | newapkbuild: build and package sections for 'make' buildtype | Natanael Copa | 1 | -1/+15 |
2011-06-28 | newapkbuild: not only autotools packages can have init.d scripts | Natanael Copa | 1 | -9/+9 |
2011-06-28 | newapkbuild: rename config_* functions to build_* | Natanael Copa | 1 | -6/+6 |
2011-06-28 | Added python as a new template | Fabian Affolter | 1 | -32/+74 |
2011-06-06 | newapkbuild: fix previous commit | Natanael Copa | 1 | -1/+1 |
2011-06-03 | newapkbuild: remove libtool archives | Natanael Copa | 1 | -0/+1 |
2011-03-17 | newapkbuild: assume perl package if package name starts with perl- | Natanael Copa | 1 | -1/+1 |
2011-03-17 | newapkbuild: supporrt for forcing autotools or perl with -a -p | Natanael Copa | 1 | -12/+57 |
2011-03-17 | newapkbuild: support for creating sourceforge source urls | Natanael Copa | 1 | -1/+7 |
2011-03-09 | newapkbuild: add the missing cd "$_builddir" | Natanael Copa | 1 | -0/+1 |
2011-01-03 | newapkbuild: rework | Natanael Copa | 1 | -15/+103 |
2010-11-19 | newapkbuild: source PACKAGER from abuild.conf | Natanael Copa | 1 | -0/+7 |
2010-07-07 | newapkbuild: minor bugfix in is_uri() | Natanael Copa | 1 | -0/+1 |
2010-06-16 | newapkbuid: fix pkgver in source | Natanael Copa | 1 | -0/+1 |
2010-05-29 | newapkbuild: support for creating new from http source | Natanael Copa | 1 | -1/+15 |
2009-10-24 | newapkbuild: move code from abuild to new script | Natanael Copa | 1 | -0/+78 |