summaryrefslogtreecommitdiff
path: root/bin/bootstrap.py
AgeCommit message (Expand)Author
2025-01-21Exclude 'tree_structure' directory from bootstrappingMaksim Denisov
2024-11-21Materialize computed roots before top-level analysisKlaus Aehlig
2024-06-18Use ServeApi during bootstrapMaksim Denisov
2024-01-08bootstrap: accept a build dir inside the source treeKlaus Aehlig
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-08-29bootstrap.py: Add type hints and fix stylePaul Cristian Sarbu
2023-08-16Introduce configuration variable TOOLCHAIN_CONFIGOliver Reiche
2023-06-06bootstrap: Improve OS/ARCH determinationOliver Reiche
2023-05-31Support FINAL_LDFLAGS variable for binariesOliver Reiche
2023-04-27bootstrap: Do not prune non-local-depsOliver Reiche
2023-04-27bootstrap: Write build config to working directoryOliver 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-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
2022-12-21Bootstrap: Exclude other_tools folder from source files gatheringPaul Cristian Sarbu
2022-12-09rules: Refactoring and minor improvementsOliver Reiche
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-13bootstrap: by default, bootstrap in parallelKlaus Aehlig
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-10-05Bootstrap: Support ARM architecturesOliver Reiche
2022-07-25Support bootstrapping from preinstalled sourcesKlaus Aehlig
2022-06-23Add distdir repo logic to bootstrap.pyPaul Cristian Sarbu
2022-06-23Fix style of bootstrap.pyPaul Cristian Sarbu
2022-04-27bootstrap.py: support header dirs directly stagedKlaus Aehlig
2022-04-27use kebab-case for all cmd line argsAlberto Sartori
2022-04-07bin/bootstrap: use top-level default targetKlaus Aehlig
2022-02-22Initial self-hosting commitKlaus Aehlig