summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2022-08-14Update to v2022.05.05.01Claudia Pellegrino
2022-05-12Update to v2021.05.05.01Claudia Pellegrino
2022-03-03Update to v2021.01.12.01-2Claudia
Fix several issues that have appeared since Python 3.10. For details, see [1] and [2]. [1]: https://github.com/facebook/buck/issues/2678 [2]: https://github.com/facebook/buck/issues/2678#issuecomment-1034635921
2021-11-06Use required Java versions at build and run timeClaudia Pellegrino
Buck requires Java 8 to build and Java 11 to run. [1] That has caused spurious failures in the PKGBUILD [2]. The problem is that the PKGBUILD never enforced (i.e. pinned) the makedepends version to be actually *used* in the build. So if you have more than one Java version installed, the PKGBUILD would pick the wrong Java, causing a build failure. The same goes for the runtime Java version, where having more than one installed would cause a runtime failure. Currently, there’s no method to pin JDK/JRE packages to a fixed version in a vendor-agnostic way [3]. As a workaround, this commit pins the dependencies to the `-openjdk` vendor, which is better than nothing, and certainly better than the spurious failures. The downside is that people who already have JRE 8 or JDK 11 installed from another vendor will get a useless second copy. A similar fix has already worked well in the past [4] on macOS. So it’s pretty safe to assume the fix will be ok here, too. [1]: https://github.com/facebook/buck/issues/2443 [2]: https://aur.archlinux.org/packages/buck/#comment-738767 [3]: https://wiki.archlinux.org/title/Java#Package_pre-requisites_to_support_archlinux-java [4]: https://github.com/facebook/homebrew-fb/pull/52 Reported-by: sramey <sramey40@gmail.com>
2021-11-06Update to v2021.01.12.01Claudia Pellegrino
2021-11-06Remove backslash from descriptionClaudia Pellegrino
2021-11-06Make .SRCINFO match `makepkg --printsrcinfo`Claudia Pellegrino
2020-05-19Update to v2020.05.14.01Kenneth Endfinger
2020-05-09v2020.05.08.01Kenneth Endfinger
2020-01-28apache-ant -> antKenneth Endfinger
2020-01-21Use Java 11 for Java RuntimeKenneth Endfinger
2020-01-15Remove srcdir from watchman if used, and bundle LICENSE for package.Kenneth Endfinger
2020-01-15Kill buckd after building buck from source.Kenneth Endfinger
2020-01-15Take over maintainership.Kenneth Endfinger
2019-10-18updatehaawda
2019-10-04updatehaawda
2019-09-13updatehaawda
2019-09-03updatehaawda
2019-08-06do not check for running instances of buckhaawda
2019-06-18updatehaawda
2019-06-11updatehaawda
2019-05-23updatehaawda
2019-05-15updatehaawda
2019-05-07updatehaawda
2019-01-11updatehaawda
2018-10-29updatehaawda
2018-10-22updatehaawda
2018-10-18updatehaawda
2018-09-29updatehaawda
2018-08-30updatehaawda
2018-08-20updatehaawda
2018-08-08updatehaawda
2018-07-29updatehaawda
2018-07-12updatehaawda
2018-07-02fix dependencies to build in a clean chroothaawda
2018-06-26updatehaawda
2018-04-29add a prepare function to detect java versionhaawda
2018-03-29updatehaawda
2018-02-17updatehaawda
2018-01-21updatehaawda
2017-10-11adopted and updatedhaawda
2017-05-31v2017.05.31.01Joel Goguen
2017-05-11v2017.05.09.01Joel Goguen
2017-05-02v2017.05.02.01Joel Goguen
2017-04-18v2017.03.29.01Joel Goguen
2016-11-17v2016.11.11.01Joel Goguen
2016-10-03v2016.09.26.01Joel Goguen
2016-09-22version bumpJoel Goguen
2016-04-22v2016.04.18.01Joel Goguen