2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-09-04 12:07:56 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Daniel Hilst 66fb895359 Merge pull request #7774 from VersatusHPC/feat/makerpm-source-only-build
feat(build): add a source-only build mode
2026-08-31 20:37:31 -03:00
Vinícius Ferrão 5b5fa69791 build(httpd): centralize Apache configuration sources 2026-08-30 18:52:44 -03:00
Vinícius Ferrão dafcd0f5e0 fix(build): leave binary metadata stale in source-only mode
Finalize and describe the binary repository only when binary artifacts were built. Source-only builds still publish and index their SRPMs without rewriting metadata for older binary RPMs.
2026-08-26 20:21:07 -03:00
Vinícius Ferrão 0eed22a866 fix(build): create each source RPM once
Source RPM output does not vary by binary target architecture, so source-only mode builds the first target instead of overwriting the same SRPM for every architecture.
2026-08-26 20:21:07 -03:00
Vinícius Ferrão 427a49d0ac fix(build): accept true for source-only mode 2026-08-26 19:33:35 -03:00
Vinícius Ferrão e3a8b440d1 feat(build): keep source-only builds from publishing binary artifacts 2026-08-26 17:03:22 -03:00
Vinícius Ferrão 8daeeb92ad feat(build): add a source-only mode to makerpm 2026-08-26 17:03:21 -03:00
Markus Hilger df64bf8feb Add missing shebang lines 2024-05-07 16:31:30 +02:00
ligc e63a398bfc update build scripts to allow non-root user to build xcat-core tarball locally 2015-05-26 04:20:46 -04:00
bp-sawyers 54e6c0386b Modify build scripts to have a non-verbose mode and keep track of build errors
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11267 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-19 17:01:18 +00:00
bp-sawyers 8902fea1ca initial version of dep packaing script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2786 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-20 16:06:26 +00:00