summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2023-04-27bootstrap: Do not prune non-local-depsOliver Reiche
2023-04-27bootstrap: Write build config to working directoryOliver Reiche
2023-04-18bootstrap traverser: prefer hard over symlinksKlaus Aehlig
2023-04-18bootstrap-traverser: Support actions without inputsOliver Reiche
2023-04-18bootstrap: Replace prebuilt imports by pkgconfigOliver Reiche
2023-04-18bootstrap: Disable -Werror for package buildsOliver Reiche
2023-04-18bootstrap: Support PKG_CONFIG_PATH (and set from LOCALBASE)Oliver Reiche
2023-04-18bootstrap: Use generic toolchain and honor COMPILER_FAMILYOliver Reiche
2023-03-08just-mr: fix options mismatchesPaul Cristian Sarbu
2023-03-06just-mr.py: Remove unused function argumentPaul Cristian Sarbu
2023-02-14Package bootstrapping: support copying the needed partsKlaus Aehlig
2023-02-09bootstrap.py: Add env variable NON_LOCAL_DEPSMichael Thies
2023-01-24bin/boostrap.py: support dropping of repositoriesKlaus Aehlig
2023-01-24just-mr.py: Make disdir content reproducible and consistentPaul Cristian Sarbu
2023-01-20Add gc subcommandSascha Roloff
2023-01-10just-import-git: accept config from stdinKlaus Aehlig
2023-01-10just-import-git: carry out the temporary clone in a shallow wayKlaus Aehlig
2023-01-10just-import-git: fix check for main nameKlaus Aehlig
2022-12-23just-mr: fix distdir computationKlaus Aehlig
2022-12-21Bootstrap: Exclude other_tools folder from source files gatheringPaul Cristian Sarbu
2022-12-12Just-mr: Fix handling and meaning of --just optionPaul Cristian Sarbu
2022-12-09just-import-git.py: Support distdir repositoriesOliver Reiche
2022-12-09rules: Refactoring and minor improvementsOliver Reiche
2022-12-06just-mr: Fix norc handling in Python scriptPaul Cristian Sarbu
2022-12-02just-mr: fix format-string interpolationKlaus Aehlig
2022-11-30Add script to import a git repos as dependencyKlaus Aehlig
2022-11-07just-mr: remove leftoverAlberto Sartori
2022-11-03also honor additional flags in the early bootstrap phaseKlaus Aehlig
2022-10-31bootstrap: allow overwriting of arKlaus Aehlig
2022-10-28bootstrap: be consistent with the desired compilerAlberto Sartori
2022-10-26bootstrap: honor CC and CXX from build configurationKlaus Aehlig
2022-10-26bootstrap: Support building bootstrap_just in parallelOliver Reiche
2022-10-26Bootstrap: allow setting build configurationKlaus Aehlig
2022-10-21just-mr: Fix use of wrong file path for checkout locationsOliver Reiche
2022-10-20just-mr: Warn on inefficient Git operationsOliver Reiche
2022-10-20just-mr: Support for just-mrrc fileOliver Reiche
2022-10-20just-mr: Implement just-mr launchersOliver Reiche
2022-10-19Apply sharding as used in git to files stored in the just cache directory.Sascha Roloff
2022-10-19Add generation directory as part of the just cache root.Sascha Roloff
2022-10-13bootstrap: by default, bootstrap in parallelKlaus Aehlig
2022-10-13Add a parallel version of the bootstrap graph traverserOliver Reicher
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-10-05Bootstrap: Support ARM architecturesOliver Reiche
2022-10-05just-mr.py: for the fetch subcommand acutally fetchKlaus Aehlig
2022-07-28Add setup-env option to just-mrPaul Cristian Sarbu
2022-07-28Fix style in just-mrPaul Cristian Sarbu
2022-07-26Fix just-mr bug: ensure git cache folder present for git opsPaul Cristian Sarbu
2022-07-25just-mr: retry `git tag -f` if neededKlaus Aehlig
2022-07-25Support bootstrapping from preinstalled sourcesKlaus Aehlig
2022-07-20just-mr: Fix use of local Git repos with relative pathOliver Reiche