aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-10-16SciTECO: added recipe for v2.1.0 releaseHEADmasterRobin Haberkorn1-0/+4
2024-09-23support scarthgap and no longer require autoconf-brokensepRobin Haberkorn2-7/+5
2023-04-15updated SciTECO recipe for current buildsRobin Haberkorn5-52/+60
* Renamed to sciteco-curses, analoguous to the Debian packages, since there might be a Gtk port in the future. * Lexilla support, malloc-replacement and LTO is now configurable via PACKAGECONFIG. Especially disabling Lexilla and enabling LTO can have a huge impact on binary size. * Woman pages are packaged into sciteco-curses-doc now, since they are not strictly required and it's important to save space. * Updated for Yocto kirkstone. Will probably work with other version as well, but hasn't been tested. * We can now do parallel builds. * Removed the v0.6.4 recipe. It's too old.
2016-02-11cleaned up sciteco package versioning: added one package for v0.6.4 and one ↵Robin Haberkorn3-1/+23
(version "git") for building the latest commit from master * The release (v0.6.4) is the default package version. * By setting PREFERRED_VERSION_sciteco[-native], this can be overwritten. See sciteco_git.bb.
2015-10-18initial commitRobin Haberkorn5-0/+785