Leonid Pliushch
83d5a7484b
nim: update osproc.nim.patch
2020-04-05 21:03:14 +03:00
Leonid Pliushch
ba23c94ce6
nim: update to 1.2.0
2020-04-05 20:44:28 +03:00
Leonid Pliushch
2eec920b15
nim: update to 1.0.6
2020-01-30 21:55:37 +02:00
Fredrik Fornwall
8c52047c67
nim: Update from 1.0.2 to 1.0.4
2019-11-27 18:26:05 +01:00
Leonid Pliushch
e2f5ae3f33
nim: update to 1.0.2
2019-10-25 01:46:25 +03:00
Leonid Pliushch
c352216c63
packages: standardize values of several control variables for build.sh
...
Variables
TERMUX_PKG_PLATFORM_INDEPENDENT
TERMUX_DEBUG
TERMUX_PKG_HAS_DEBUG
TERMUX_PKG_ESSENTIAL
TERMUX_SUBPKG_ESSENTIAL
TERMUX_PKG_NO_STATICSPLIT
TERMUX_PKG_BUILD_IN_SRC
TERMUX_PKG_FORCE_CMAKE
TERMUX_PKG_HOSTBUILD
should not accept arbitrary values for marking them "enabled". Instead
they should accept boolean values which makes them easier to handle and
also makes their meaning clear.
build-package.sh should make decision based on variable's value but not on
whether it is set or empty.
%ci:no-build
2019-08-12 18:49:13 +03:00
Leonid Pliushch
815e5459fc
nim: use CFLAGS/LDFLAGS for nimble & koch
2019-08-04 23:17:35 +03:00
Leonid Pliushch
06c856528c
nim: update to 0.20.2
2019-07-23 04:02:01 +03:00
Leonid Pliushch
70e85aef06
nim: fix build error and use -Oz for aarch64
2019-07-14 21:44:54 +03:00
Leonid Pliushch
da844eb14b
nim: fix build.sh
2019-06-08 02:42:43 +03:00
Leonid Pliushch
db28582a6b
nim: fix installer.ini.patch
2019-06-08 02:17:27 +03:00
Leonid Pliushch
f7eca080ce
nim: update to 0.20.0
2019-06-08 01:37:31 +03:00
Leonid Pliushch
8effea928d
nim: update to 0.19.6
2019-05-16 01:12:36 +03:00
Fredrik Fornwall
0ecf7779cf
nim: Update from 0.19.0 to 0.19.4
2019-02-09 01:03:11 +01:00
Leonid Pliushch
0eb103ba40
nim: fix formatting of build.sh
2019-02-03 21:28:28 +01:00
Leonid Pliushch
c026aef8c3
nim: add license info
2019-02-03 21:28:28 +01:00
Kieran Coldron
94d1104569
Add package: nim
...
Co-Authored-By: Epictek <kieran@coldron.com>
Update packages/nim/build.sh
Co-Authored-By: Epictek <kieran@coldron.com>
Update packages/nim/build.sh
Co-Authored-By: Epictek <kieran@coldron.com>
Remove duplicated line
2019-02-03 21:28:28 +01:00