This release updates the year-old documentation in 1.0.0 to better
address macOS issues, mainly by suggesting how to deal with the
standard langkit_support & libadalang crates, and offering a
mcOS-specific alternative.
Builds an executable (parallelize) which runs jobs in parallel on the
CPU's cores (all, by default). The jobs are specified one per line in
standard input.
* Update excel_writer-18.0.0.toml - changed only TOML's metadata
* Update excel_writer-18.0.0.toml
Added an empty line in the long description.
* Update excel_writer-18.0.0.toml
Added a small application example in the long-description.
Mainly, change dependencies from "^" to ">=".
Also, the test/ crate is updated to 1.4.1-2 to cope with CI issues.
* index/xi/xia/xia-1.4.1.toml: new.
Co-authored-by: Alejandro R. Mosteo <amosteo@unizar.es>
* Add macOS support to libreadline.
"brew info readline" shows that the library is "keg-only", i.e. it's
not symlinked into Homebrew's normally-visible include/, lib/
folders. This doesn't matter for the main usage in Alire
(gnatcoll_readline), because it's only requirement is to link against
"-lreadline". On macOS this is provided by BSD libedit.
In that case, why bother installing it? To stop alr warning
"Generating possibly incomplete environment because of missing
dependencies".
* index/li/libreadline/libreadline-external.toml: For Homebrew & MacPorts,
the external package is "readline".
* Add libreadline support for Centos, Fedora
* index/li/libreadline/libreadline-external.toml: as summary.
* Add files via upload
* Update phcpack-2.4.88.toml
added dependency
* attempt to declare dependency on libstdc++-static
the file aims to declare the dependency on libstdc++static
* Update phcpack-2.4.88.toml
removed empty lines
* Rename libstdcpp-external.toml to index/li/libstdcpp/libstdcpp-external.toml
* Remove dependency on libstdc++
Keep libstdc++ external separate for the future.
---------
Co-authored-by: Alejandro R Mosteo <amosteo@unizar.es>
* muntsos_beaglebone release 9.0.0
Updated to use either old Debian 11 toolchain packages
or new Debian 12 toolchain packages.
* muntsos_raspberrypi1 release 9.0.0
Updated to use either old Debian 11 toolchain packages
or new Debian 12 toolchain packages.
* muntsos_raspberrypi2 release 9.0.0
Updated to use either old Debian 11 toolchain packages
or new Debian 12 toolchain packages.
* muntsos_raspberrypi3 release 9.0.0
Updated to use either old Debian 11 toolchain packages
or new Debian 12 toolchain packages.
* muntsos_raspberrypi4 release 9.0.0
Updated to use either old Debian 11 toolchain packages
or new Debian 12 toolchain packages.
* muntsos_raspberrypi5 release 9.0.0
Updated to use either old Debian 11 toolchain packages
or new Debian 12 toolchain packages.