summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2025-01-09Support deduplication of "tree structure" rootsMaksim Denisov
2025-01-09Support import of "tree structure" rootsMaksim Denisov
2025-01-08Fix deduplication of target repos in precomputed rootsMaksim Denisov
2024-12-17just-lock: Implement import source type 'file'Paul Cristian Sarbu
2024-12-17just-lock: Improve error handling of command line parsingPaul Cristian Sarbu
2024-12-17just-lock: Match logging style of just-mr, including colorsPaul Cristian Sarbu
2024-12-17just-lock: Fix plain configuration map for 'git' importsPaul Cristian Sarbu
2024-12-11Initial implementation of just-lockPaul Cristian Sarbu
2024-12-10just-deduplicate-repos: Add support for computed repositoriesPaul Cristian Sarbu
2024-12-10just-import-git: Add support for computed repositoriesPaul Cristian Sarbu
2024-11-29just-import-git: Fix foreign config locationPaul Cristian Sarbu
2024-11-28bin scripts: Use the NoReturn type hintPaul Cristian Sarbu
2024-11-21Materialize computed roots before top-level analysisKlaus Aehlig
2024-11-06Make bootstrap-traverser aware of the "cwd" property of actionsKlaus Aehlig
2024-10-10bootstrap traversing: for explicit trees, create closed directoriesKlaus Aehlig
2024-08-26just-mr.py: Accept all tree entries for bootstrapped justPaul Cristian Sarbu
2024-07-19Storage config: change layout to support several storage generationsKlaus Aehlig
2024-06-18Use ServeApi during bootstrapMaksim Denisov
2024-04-25just-deduplicate-repos: merge pragma of identified repositoriesKlaus Aehlig
2024-04-25just-import-git: support importing repositories as absentKlaus Aehlig
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