aboutsummaryrefslogtreecommitdiffstats
path: root/community/ocamlbuild
Commit message (Collapse)AuthorAgeFilesLines
* community/ocamlbuild: add $replaces for backward compatibilityJakub Jirutka2018-03-111-1/+3
|
* community/ocamlbuild: split to subpkgs and update depending aportsJakub Jirutka2018-03-111-5/+32
|
* community/ocamlbuild: add missing dependency cmd:tput (ncurses)Jakub Jirutka2018-03-111-0/+1
|
* community/ocamlbuild: run testsJakub Jirutka2018-03-111-0/+6
|
* community/ocamlbuild: install only native binaryJakub Jirutka2018-03-111-1/+6
|
* community/ocamlbuild: clarify licenseJakub Jirutka2018-03-111-1/+1
|
* community/ocamlbuild: rebuild with ocaml 4.06.1Jakub Jirutka2018-03-101-1/+1
|
* community/ocamlbuild: upgrade to 0.12.0Jakub Jirutka2018-03-051-3/+4
|
* community/ocamlbuild: modernize abuildJakub Jirutka2018-03-051-11/+5
|
* [various]: unify names of licenses according to SPDXJakub Jirutka2017-12-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates $license variable in all APKBUILDs to comply with short names specified by SPDX version 3.0 [1] where possible. It was done using find-and-replace method on substrings inside $license variables. Only license names were updated, not "expressions" specifying relation between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or exceptions (e.g. "X with exceptions"). Many licenses have a version or multiple variants, e.g. MPL-2.0, BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not contain license version or variant. Since there's no way how to infer this information just from abuild, it were left without the variant suffix or version, i.e. non SPDX compliant. GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later (formerly e.g. GPL-2.0+). We did not systematically noted distinguish between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g. GPL2+) were left without the variant suffix, i.e. non SPDX compliant. Note: This commit just fixes format of the license names, no verification has been done if the specified license information is actually correct! [1]: https://spdx.org/licenses/
* community/ocaml[build/-findlib]: enable build on ppc64le.Roberto Oliveira2017-06-301-1/+1
| | | | | Enable build of ocamlbuild and ocaml-findlib on ppc64le as ocaml now works.
* community/[ocaml packages]: disable on ppc64le and s390x againShiz2017-05-131-1/+1
| | | | | It seems s390x and ppc64le OCaml builds but is severely broken. Disable these packages until we have a properly working OCaml.
* Revert "community/[various]: enable on ppc64le due ocaml"Shiz2017-05-131-1/+1
| | | | | It seems ppc64le OCaml does compile but is severely broken. Disabling these again until we have a working OCaml.
* community/[various]: enable on ppc64le due ocamlShiz2017-05-131-1/+1
|
* community/ocamlbuild: ocaml not avail on ppc64leLeonardo Arena2017-04-041-2/+2
|
* community/ocamlbuild: revert to 0.9Natanael Copa2017-01-091-5/+5
| | | | | the 0.10 had unexpected breakcakge of backwards compatibility: https://github.com/ocaml/opam-repository/pull/8156#issuecomment-269225735
* community/ocamlbuild: upgrade to 0.10.1Natanael Copa2017-01-031-5/+5
|
* community/ocamlbuild: disable on 32bit buildsNatanael Copa2016-12-031-1/+1
|
* community/ocamlbuild: disable on x86Natanael Copa2016-12-021-1/+1
|
* community/ocaml: mark ocaml as !x86 instead of depsAnil Madhavapeddy2016-12-021-1/+1
|
* community/ocamlbuild: move from testing to communityAnil Madhavapeddy2016-12-021-0/+35