summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2024-02-21just-import-git: support setting "inherit env"Klaus Aehlig
2024-01-08bootstrap: accept a build dir inside the source treeKlaus Aehlig
2023-11-14just-import-git: Add --mirror optionPaul Cristian Sarbu
2023-11-14test: Add check for 'mirrors' field in just-mr repositoriesPaul Cristian Sarbu
2023-11-02bootstrap: Add libarchive dependencyPaul Cristian Sarbu
2023-09-19bootstrap: for package builds use -Wno-pedanticKlaus Aehlig
2023-09-13just serve: Basic service implementation with commit-of-tree RPCPaul Cristian Sarbu
2023-09-01Add a utility tool to deduplicate internal repositoriesKlaus Aehlig
2023-08-31just-mr.py: Fix None checksPaul Cristian Sarbu
2023-08-31just-mr.py: Fix wrong check added by type annotation changesPaul Cristian Sarbu
2023-08-31just-import-git: fix fallout of type annotationsKlaus Aehlig
2023-08-29just-import-git.py: Add type hints and fix stylePaul Cristian Sarbu
2023-08-29bootstrap.py: Add type hints and fix stylePaul Cristian Sarbu
2023-08-29parallel-bootstrap-traverser.py: Add type hints and fix stylePaul Cristian Sarbu
2023-08-29bootstrap-traverser.py: Add type hints and fix stylePaul Cristian Sarbu
2023-08-29just-mr.py: Add type hints, fix style, and improve readabilityPaul Cristian Sarbu
2023-08-16Introduce configuration variable TOOLCHAIN_CONFIGOliver Reiche
2023-08-14just-mr py: Add support for 7zip archivesPaul Cristian Sarbu
2023-07-10just-mr: Fix handling of .gitignore files in git repositoriesPaul Cristian Sarbu
2023-06-06bootstrap: Improve OS/ARCH determinationOliver Reiche
2023-05-31Support FINAL_LDFLAGS variable for binariesOliver Reiche
2023-05-23just-import-git: also recognize the workspace root as a layerKlaus T. Aehlig
2023-05-22just-import-git: support assuming the canonical single-repo configKlaus Aehlig
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