aboutsummaryrefslogtreecommitdiff
path: root/packages/expat/package.desc
Commit message (Collapse)AuthorAgeFilesLines
* expat: Use correct bootstrap commandChris Packham2025-06-041-1/+1
| | | | | | | | | | The bootstrap command generates the configure script, which is then used as part of the standard build process. It's not possible to run make because configure hasn't been run to generate the required makefiles. Remove the `make` command from the expat bootstrap. Fixes #2370 Signed-off-by: Chris Packham <judge.packham@gmail.com>
* Expat: Provide a non-sourceforge download linkPhilipp Wagner2020-05-041-1/+1
| | | | | | The same binaries are now hosted on GitHub releases (and looking at the homepage, that's the only download location they are offering). Use that mirror at least as an option.
* Expat 2.2.9 now has XZ/LZ/GZ archivesAlexey Neyman2020-03-181-1/+1
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Config v2: select relevant parts of each package versionAlexey Neyman2019-01-301-0/+1
| | | | | | | Also, remove a couple of config options that dealt with package versions that have been since retired. Signed-off-by: Alexey Neyman <stilor@att.net>
* Record tarball formatsAlexey Neyman2017-08-181-0/+1
| | | | | | Also, missed upgrades of gmp, isl, mingw-w64 Signed-off-by: Alexey Neyman <stilor@att.net>
* Builds comp.libs from VCSAlexey Neyman2017-07-081-0/+2
| | | | | | | ... fails on DUMA because it cannot be compiled by newer C++, and patches are not applied to checkouts from VCS. Signed-off-by: Alexey Neyman <stilor@att.net>
* Fix the references to old config variablesAlexey Neyman2017-07-081-1/+2
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Switch comp.libs/tools and debug to new framework.Alexey Neyman2017-07-081-0/+1
Signed-off-by: Alexey Neyman <stilor@att.net>