summaryrefslogtreecommitdiffstats
path: root/newapkbuild.in
Commit message (Expand)AuthorAgeFilesLines
* newapkbuild: fix checksums to be last in ABPKUILDNatanael Copa2018-10-031-0/+3
* newapkbuild: use https for sourceforge download linksprspkt2018-09-241-1/+1
* newapkbuild: fix default check function for python3Jakub Jirutka2018-07-291-1/+1
* newapkbuild: check arguments and improve usage()Oliver Smith2018-06-211-18/+44
* newapkbuild: move checksum call to after fetchA. Wilcox2018-05-241-2/+1
* newapkbuild: fix typoA. Wilcox2018-05-241-1/+1
* newapkbuild: create check() functionJakub Jirutka2018-05-071-0/+30
* newapkbuild: change python to python3Jakub Jirutka2018-05-071-4/+4
* newapkbuild: fix typoOliver Smith2017-12-301-1/+1
* newapkbuild.in: fix package_meson by escaping $pkgdirSören Tempel2017-10-281-1/+1
* newapkbuild: use make 'package' phase for CMake as wellA. Wilcox2017-10-191-1/+1
* newapkbuild: always set makedepends in newaportSören Tempel2017-10-191-7/+6
* newapkbuild: add command line flag for cmake to getoptsSören Tempel2017-10-191-1/+1
* newapkbuild: add support for mesonSören Tempel2017-10-191-3/+36
* newapkbuild: detect CMakeLists.txt file for CMakeA. Wilcox2017-09-281-1/+1
* newapkbuild: fix usage outputA. Wilcox2017-06-231-1/+2
* newapkbuild: fix build_cmake template - escape parametersJakub Jirutka2017-05-191-3/+2
* remove explicit `|| return 1` from all sample APKBUILDsSören Tempel2017-04-051-15/+13
* indent heredocs when possibleJakub Jirutka2016-08-231-19/+19
* add .editorconfig and fix code formattingJakub Jirutka2016-08-201-2/+1
* newapkbuild: redirect find(1) stderr to /dev/nullSören Tempel2016-06-201-1/+1
* newapkbuild: remove trailing spacesJakub Jirutka2016-06-131-2/+2
* newapkbuild: add empty line after builddir= and quote whole valueJakub Jirutka2016-06-131-3/+1
* newapkbuild: omit depends_dev if no *.h or *.hpp file foundJakub Jirutka2016-06-131-0/+6
* newapkbuild: fix undefined variable $_builddirJakub Jirutka2016-06-131-1/+1
* newapkbuild: rename _builddir to builddirNatanael Copa2016-03-231-6/+6
* newapkbuild: remove default prepare()Michael Zuo2016-02-221-15/+0
* newapkbuild: dont set CXX/C COMPILERNatanael Copa2015-11-301-3/+1
* newapkbuild: do not add --infodirNatanael Copa2015-11-301-1/+0
* newapkbuild: *.la files are removed by defaultBartłomiej Piotrowski2015-09-151-1/+0
* newapkbuild: add CMake support.Isaac Dunham2015-05-271-0/+32
* fix permissionsNatanael Copa2014-03-311-0/+0
* newapkbuild: detect github archivesNatanael Copa2013-11-211-1/+16
* newapkbuild: cosmetic fix for help messageNatanael Copa2013-10-251-1/+2
* functions: rename abuild_ver to program_versionNatanael Copa2013-10-251-2/+2
* functions: rename prog to programNatanael Copa2013-10-251-2/+2
* newapkbuild: add --build and --host optionsNatanael Copa2013-08-011-1/+4
* various: use long options, rework usagesDubiousjim2013-07-091-17/+18
* various: move conf-loading and i/o to functionsDubiousjim2013-07-091-14/+7
* various: tweak opening comments, whitespaceDubiousjim2013-07-081-4/+2
* newapkbuild: https is also an urlNatanael Copa2013-02-201-1/+1
* newapkbuild: add -n option for setting nameNatanael Copa2011-12-211-15/+21
* newapkbuild: use -y for python instead of -qNatanael Copa2011-06-281-3/+3
* newapkbuild: build and package sections for 'make' buildtypeNatanael Copa2011-06-281-1/+15
* newapkbuild: not only autotools packages can have init.d scriptsNatanael Copa2011-06-281-9/+9
* newapkbuild: rename config_* functions to build_*Natanael Copa2011-06-281-6/+6
* Added python as a new templateFabian Affolter2011-06-281-32/+74
* newapkbuild: fix previous commitNatanael Copa2011-06-061-1/+1
* newapkbuild: remove libtool archivesNatanael Copa2011-06-031-0/+1
* newapkbuild: assume perl package if package name starts with perl-Natanael Copa2011-03-171-1/+1