summaryrefslogtreecommitdiff
path: root/newapkbuild.in
AgeCommit message (Expand)AuthorFilesLines
2022-06-12newapkbuild: force meson to use system dependenciesHEADmasterZach van Rijn1-0/+1
2020-01-31newapkbuild: Ensure empty scripts are still validA. Wilcox1-3/+3
2020-01-14newapkbuild: Newline after sourceA. Wilcox1-1/+1
2020-01-14newapkbuild: Drastically modernise output APKBUILD fileA. Wilcox1-13/+31
2019-07-21dash is my god now. and it hungers for quotes around local var= expansions.Max Rees1-1/+1
2019-03-06newapkbuild: add default check to CMake and RelWithDebugInfo typeA. Wilcox1-1/+6
2018-10-03newapkbuild: fix checksums to be last in ABPKUILDNatanael Copa1-0/+3
2018-09-24newapkbuild: use https for sourceforge download linksprspkt1-1/+1
2018-07-29newapkbuild: fix default check function for python3Jakub Jirutka1-1/+1
2018-06-21newapkbuild: check arguments and improve usage()Oliver Smith1-18/+44
2018-05-24newapkbuild: move checksum call to after fetchA. Wilcox1-2/+1
2018-05-24newapkbuild: fix typoA. Wilcox1-1/+1
2018-05-07newapkbuild: create check() functionJakub Jirutka1-0/+30
2018-05-07newapkbuild: change python to python3Jakub Jirutka1-4/+4
2017-12-30newapkbuild: fix typoOliver Smith1-1/+1
2017-10-28newapkbuild.in: fix package_meson by escaping $pkgdirSören Tempel1-1/+1
2017-10-19newapkbuild: use make 'package' phase for CMake as wellA. Wilcox1-1/+1
2017-10-19newapkbuild: always set makedepends in newaportSören Tempel1-7/+6
2017-10-19newapkbuild: add command line flag for cmake to getoptsSören Tempel1-1/+1
2017-10-19newapkbuild: add support for mesonSören Tempel1-3/+36
2017-09-28newapkbuild: detect CMakeLists.txt file for CMakeA. Wilcox1-1/+1
2017-06-23newapkbuild: fix usage outputA. Wilcox1-1/+2
2017-05-19newapkbuild: fix build_cmake template - escape parametersJakub Jirutka1-3/+2
2017-04-05remove explicit `|| return 1` from all sample APKBUILDsSören Tempel1-15/+13
2016-08-23indent heredocs when possibleJakub Jirutka1-19/+19
2016-08-20add .editorconfig and fix code formattingJakub Jirutka1-2/+1
2016-06-20newapkbuild: redirect find(1) stderr to /dev/nullSören Tempel1-1/+1
2016-06-13newapkbuild: remove trailing spacesJakub Jirutka1-2/+2
2016-06-13newapkbuild: add empty line after builddir= and quote whole valueJakub Jirutka1-3/+1
2016-06-13newapkbuild: omit depends_dev if no *.h or *.hpp file foundJakub Jirutka1-0/+6
2016-06-13newapkbuild: fix undefined variable $_builddirJakub Jirutka1-1/+1
2016-03-23newapkbuild: rename _builddir to builddirNatanael Copa1-6/+6
2016-02-22newapkbuild: remove default prepare()Michael Zuo1-15/+0
2015-11-30newapkbuild: dont set CXX/C COMPILERNatanael Copa1-3/+1
2015-11-30newapkbuild: do not add --infodirNatanael Copa1-1/+0
2015-09-15newapkbuild: *.la files are removed by defaultBartłomiej Piotrowski1-1/+0
2015-05-27newapkbuild: add CMake support.Isaac Dunham1-0/+32
2014-03-31fix permissionsNatanael Copa1-0/+0
2013-11-21newapkbuild: detect github archivesNatanael Copa1-1/+16
2013-10-25newapkbuild: cosmetic fix for help messageNatanael Copa1-1/+2
2013-10-25functions: rename abuild_ver to program_versionNatanael Copa1-2/+2
2013-10-25functions: rename prog to programNatanael Copa1-2/+2
2013-08-01newapkbuild: add --build and --host optionsNatanael Copa1-1/+4
2013-07-09various: use long options, rework usagesDubiousjim1-17/+18
2013-07-09various: move conf-loading and i/o to functionsDubiousjim1-14/+7
2013-07-08various: tweak opening comments, whitespaceDubiousjim1-4/+2
2013-02-20newapkbuild: https is also an urlNatanael Copa1-1/+1
2011-12-21newapkbuild: add -n option for setting nameNatanael Copa1-15/+21
2011-06-28newapkbuild: use -y for python instead of -qNatanael Copa1-3/+3
2011-06-28newapkbuild: build and package sections for 'make' buildtypeNatanael Copa1-1/+15