GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
repo/sync/gentoo.git
master
stable
Sync-friendly git mirror of repo/gentoo with caches and metadata
Michał Górny <mgorny@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
/
distutils-r1.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
distutils-r1.eclass: Do not use stable ABI wheels in freethreading
Michał Górny
2024-10-14
1
-3
/
+10
*
eclass: canonicalize debug-print-function calls
David Seifert
2024-10-08
1
-26
/
+26
*
distutils-r1.eclass: drop support for EAPI 6
David Seifert
2024-10-08
1
-18
/
+18
*
distutils-r1.eclass: Revert "Switch scikit-build-core to build.verbose"
Michał Górny
2024-09-25
1
-1
/
+1
*
distutils-r1.eclasS: Switch scikit-build-core to build.verbose
Michał Górny
2024-09-24
1
-1
/
+1
*
distutils-r1.eclass: Don't run cargo_env unless cargo_gen_config has run
James Le Cuirot
2024-09-08
1
-1
/
+3
*
distutils-r1.eclass: Allow .jar files in sitedir
Michał Górny
2024-09-08
1
-0
/
+2
*
distutils-r1.eclass: Support cross-compiling with PyO3
James Le Cuirot
2024-08-06
1
-0
/
+5
*
distutils-r1.eclass: Use cargo_env when appropriate for flag handling
James Le Cuirot
2024-08-06
1
-12
/
+4
*
python-utils-r1.eclass: Add a sanity check for PYTHONPATH
Michał Górny
2024-08-06
1
-0
/
+1
*
distutils-r1.eclass: Fix disabling DISTUTILS_ALLOW_WHEEL_REUSE
Michał Górny
2024-08-06
1
-1
/
+1
*
distutils-r1.eclass: Add distutils_enable_tests import-check
Michał Górny
2024-07-22
1
-1
/
+11
*
distutils-r1.eclass: Allow wheel reuse by default
Michał Górny
2024-07-22
1
-1
/
+1
*
distutils-r1.eclass: Fix QA to ignore non-generic "pure" wheels
Michał Górny
2024-07-22
1
-1
/
+1
*
distutils-r1.eclass: Change "PEP 517" to "PEP517", for consistency
Michał Górny
2024-06-14
1
-3
/
+3
*
distutils-r1.eclass: Remove distutils_install_for_testing
Michał Górny
2024-06-14
1
-118
/
+5
*
distutils-r1.eclass: Remove support for `d_e_t --install`
Michał Górny
2024-06-14
1
-15
/
+2
*
distutils-r1.eclass: Document BUILD_DIR for consistency
Michał Górny
2024-06-14
1
-0
/
+16
*
distutils-r1.eclass: Doc DISTUTILS_IN_SOURCE_BUILD as deprecated
Michał Górny
2024-06-14
1
-0
/
+4
*
distutils-r1.eclass: Doc DISTUTILS_OPTIONAL + DISTUTILS_SINGLE_IMPL
Michał Górny
2024-06-14
1
-0
/
+5
*
distutils-r1.eclass: Remove doc for DOCS, HTML_DOCS and PATCHES
Michał Górny
2024-06-14
1
-46
/
+0
*
distutils-r1.eclass: Pass ninja options to scikit-build-core
Michał Górny
2024-05-20
1
-0
/
+6
*
distutils-r1.eclass: Update scikit-build-core to 0.9.4
Michał Górny
2024-05-20
1
-5
/
+3
*
distutils-r1.eclass: Support reusing prior wheels when compatible
Michał Górny
2024-05-20
1
-0
/
+38
*
distutils-r1.eclass: Add a QA warning for pure Python file mismatch
Michał Górny
2024-05-20
1
-0
/
+40
*
distutils-r1.eclass: Store created wheels in DISTUTILS_WHEELS
Michał Górny
2024-05-20
1
-0
/
+11
*
distutils-r1.eclass: Set DISTUTILS_WHEEL_PATH in PEP517 install
Michał Górny
2024-05-20
1
-1
/
+8
*
distutils-r1.eclass: Pass arguments to scikit-build-core
Michał Górny
2024-04-19
1
-0
/
+43
*
distutils-r1.eclass: Document DISTUTILS_ARGS for maturin & meson
Michał Górny
2024-04-19
1
-0
/
+6
*
distutils-r1.eclass: Remove more junk from .dist-info
Michał Górny
2024-04-01
1
-3
/
+12
*
distutils-r1.eclass: Fix `det unittest` with 3.12 only
Michał Górny
2024-04-01
1
-4
/
+4
*
distutils-r1.eclass: Refactor `distutils_enable_tests pytest`
Michał Górny
2024-04-01
1
-11
/
+9
*
distutils-r1.eclass: Remove nosetests support
Michał Górny
2024-04-01
1
-8
/
+0
*
distutils-r1.eclass: Run pdm.pep517.api via pdm-backend
Michał Górny
2024-04-01
1
-17
/
+4
*
distutils-r1.eclass: Bump minimal dep versions
Michał Górny
2024-04-01
1
-14
/
+14
*
distutils-r1.eclass: Set setuptools build config for all backends
Michał Górny
2024-03-12
1
-23
/
+19
*
distutils-r1.eclass: wire up meson-python to meson.eclass
Eli Schwartz
2024-03-08
1
-1
/
+15
*
distutils-r1.eclass: Make vars local before calling filter-lto
Michał Górny
2024-03-08
1
-0
/
+4
*
distutils-r1.eclass: Move filter-lto into DISTUTILS_EXT block
Michał Górny
2024-03-08
1
-6
/
+6
*
distutils-r1.eclass: Limit DISTUTILS_EXT logic to compile & test
Michał Górny
2024-03-08
1
-1
/
+7
*
distutils-r1.eclass: Remove -Werror... hack (now in cython)
Michał Górny
2024-03-08
1
-5
/
+0
*
python-utils-r1.eclass, distutils-r1.eclass: Add EPYTEST_TIMEOUT
Michał Górny
2024-01-05
1
-0
/
+3
*
distutils-r1.eclass: Add support for dev builds in setuptools-rust
Michał Górny
2024-01-05
1
-1
/
+4
*
distutils-r1.eclass: Call gpep517 via EPYTHON
Michał Górny
2023-12-17
1
-3
/
+3
*
distutils-r1.eclass: mark DISTUTILS_EXT as @PRE_INHERIT
Sam James
2023-12-14
1
-0
/
+1
*
distutils-r1.eclass: workaround cython bug for Modern C
Sam James
2023-12-14
1
-0
/
+5
*
distutils-r1.eclass: Silence pydevd warnings
Michał Górny
2023-11-19
1
-0
/
+3
*
distutils-r1.eclass: Add pytest-xdist dep if EPYTEST_XDIST is set
Michał Górny
2023-11-07
1
-0
/
+3
*
distutils-r1.eclass: Refactor d_e_t to permit multiple test packages
Michał Górny
2023-11-07
1
-6
/
+6
*
distutils-r1.eclass: Refactor `d_e_t unittest` (NFC)
Michał Górny
2023-11-07
1
-9
/
+8
[next]