summaryrefslogtreecommitdiffstats
path: root/src/cephadm/build.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #54948 from mgfritch/cephadm-build-rpmAdam King2024-01-091-1/+1
|\
| * cephadm: add runtime python minor version to RPM query macroMichael Fritch2023-12-181-1/+1
* | cephadm: add comments documenting install spec options to build.pyJohn Mulligan2023-12-131-0/+22
* | cepadm: black reformat build.pyJohn Mulligan2023-12-131-3/+6
* | cephadm: add a pyyaml zipapp dependencyJohn Mulligan2023-12-131-9/+47
* | cephadm: make the pip-install-from-source approach for deps explicitJohn Mulligan2023-12-131-6/+16
* | cephadm: add InstallSpec type to build.pyJohn Mulligan2023-12-131-21/+53
|/
* Merge pull request #54173 from phlogistonjohn/jjm-cephadm-jinja-2Adam King2023-11-171-10/+167
|\
| * cephadm: add modes for bundled deps and track what is installedJohn Mulligan2023-11-061-10/+167
* | cephadm: work around pip failure on some envsJohn Mulligan2023-11-071-0/+1
|/
* cephadm: update the build.py script to work on multiple distrosJohn Mulligan2023-11-031-21/+120
* cephadm: disable wheels and C compilers when building cephadm zipappJohn Mulligan2023-11-031-1/+9
* cephadm: include the cephadmlib package in the binary's zipappJohn Mulligan2023-08-301-6/+15
* Merge pull request #51267 from phlogistonjohn/jjm-cephadm-versioningAdam King2023-06-141-2/+39
|\
| * cephadm: add generated version info file to zipappJohn Mulligan2023-05-221-2/+39
* | cephadm: call compile_dir to byte compile zipapp py filesJohn Mulligan2023-05-111-0/+9
|/
* cephadm: add a pythonic build.py for constructing the cephadm binaryJohn Mulligan2022-09-131-0/+158