summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* toolchain.eclass: depend on virtual/rust for USE=rust (!)Sam James2024-04-181-0/+6
* toolchain.eclass: add a variable to force baseline regenerationGabi Falk2024-04-161-8/+25
* toolchain.eclass: always generate a new test-suite baseline manifestGabi Falk2024-04-161-7/+9
* toolchain.eclass: do not ignore a baseline with GCC_TESTS_IGNORE_NO_BASELINEGabi Falk2024-04-161-1/+1
* ant-tasks.eclass: mark ant-tasks.eclass deadVolkmar W. Pogatzki2024-04-131-1/+1
* toolchain.eclass: fix installation of gcc[test] packages from binaryGabi Falk2024-04-131-1/+1
* rpm.eclass: Drop support for EAPI 6Ulrich Müller2024-04-131-60/+3
* java-ant-2.eclass: drop EAPI 6Volkmar W. Pogatzki2024-04-111-2/+2
* gnustep-*.eclass: Drop support for EAPI 6Ulrich Müller2024-04-102-17/+8
* llvm.org.eclass: Add 19.0.0_pre20240410 snapshotMichał Górny2024-04-101-0/+3
* java-pkg-simple.eclass: use --module-path for ejavadoc when applicableManuel Mommertz2024-04-101-4/+11
* eutils.eclass: Mark as DEADUlrich Müller2024-04-091-1/+2
* java-vm-2.eclass: drop EAPI 6Volkmar W. Pogatzki2024-04-081-10/+3
* llvm.org.eclass: Add 19.0.0_pre20240404 snapshotMichał Górny2024-04-061-0/+3
* llvm.org.eclass: Remove support for old snapshotsMichał Górny2024-04-061-6/+0
* texlive-common_update_tlpdb: only run find if tlpobj dir existsFlorian Schmaus2024-04-051-4/+6
* eclass/apache-2.eclass: select compatible rustls-ffi versionHans de Graaff2024-04-051-1/+1
* elisp-common.eclass: Drop test for existence of ${T}Ulrich Müller2024-04-041-3/+0
* elisp-common.eclass: Use EROOT instead of ROOT+EPREFIXUlrich Müller2024-04-041-2/+2
* texlive-*.eclass: move update_tldb from texlive-module to texlive-commonFlorian Schmaus2024-04-042-57/+56
* meson.eclass: set working directory to BUILD_DIREli Schwartz2024-04-041-3/+12
* meson.eclass: call die -n in phase helpersMike Gilbert2024-04-041-4/+4
* texlive-module.eclass: add texlive-module_update_tlpdbFlorian Schmaus2024-04-031-0/+57
* texlive-module.eclass: only invoke etexmf-update in postinst if not replacing...Florian Schmaus2024-04-031-1/+1
* gstreamer-meson.eclass: depend on glib-utils for -base and -bad splitsMart Raudsepp2024-04-011-0/+6
* gstreamer-meson.eclass: Avoid shm and waylandsink getting enabled for -bad sp...Mart Raudsepp2024-04-011-2/+2
* gstreamer-meson.eclass: Install any preset files for split pluginsMart Raudsepp2024-04-011-1/+8
* gstreamer-meson.eclass: Increase test timeoutMart Raudsepp2024-04-011-1/+1
* gstreamer-meson.eclass: add EAPI 8 support with pkg_setup and python-any-r1Mart Raudsepp2024-04-011-9/+27
* gstreamer-meson.eclass: fix false positive missing IUSE=orc warningsMart Raudsepp2024-04-011-1/+23
* gstreamer-meson.eclass: fix false positive missing introspection warningsMart Raudsepp2024-04-011-1/+3
* gstreamer-meson.eclass: Avoid ximagesrc and v4l2 getting enabled for -good sp...Mart Raudsepp2024-04-011-3/+8
* gstreamer-meson.eclass: Refactor away repetition in gstreamer_get_plugins()Mart Raudsepp2024-04-011-29/+16
* gstreamer-meson.eclass: Drop bogus IUSE=test for split packagesMart Raudsepp2024-04-011-1/+7
* gstreamer-meson.eclass: Avoid gl getting automatically enabled for base splitsMart Raudsepp2024-04-011-0/+5
* gstreamer-meson.eclass: Avoid needlessly compiling helper libraries in split ...Mart Raudsepp2024-04-011-1/+5
* media-libs/gstreamer: add 1.22.10, drop 1.22.3 (security)Haelwenn (lanodan) Monnier2024-04-011-0/+6
* python-utils-r1.eclass: epytest, error out on missing async pluginMichał Górny2024-04-011-0/+3
* distutils-r1.eclass: Remove more junk from .dist-infoMichał Górny2024-04-011-3/+12
* distutils-r1.eclass: Fix `det unittest` with 3.12 onlyMichał Górny2024-04-011-4/+4
* distutils-r1.eclass: Refactor `distutils_enable_tests pytest`Michał Górny2024-04-011-11/+9
* distutils-r1.eclass: Remove nosetests supportMichał Górny2024-04-011-8/+0
* distutils-r1.eclass: Run pdm.pep517.api via pdm-backendMichał Górny2024-04-011-17/+4
* distutils-r1.eclass: Bump minimal dep versionsMichał Górny2024-04-011-14/+14
* git-r3.eclass: Add the ability to checkout ignored submodules.Sebastian Parborg2024-04-011-1/+3
* git-r3.eclass: Fix fetching git lfs files at certain refs. Only prune when ne...Sebastian Parborg2024-04-011-5/+9
* llvm.org.eclass: Add 19.0.0_pre20240330 snapshotMichał Górny2024-03-301-0/+3
* flag-o-matic.eclass: simplify implementation and work in all casesEli Schwartz2024-03-291-61/+19
* toolchain.eclass: abort if hybrid CPU detected w/ -march=nativeSam James2024-03-241-2/+9
* toolchain.eclass: improve hybrid checkSam James2024-03-241-2/+2