Leah Rowe
|
2b50b3ea9a
put cachedir in environmental variable
|
6 months ago |
Leah Rowe
|
0e0b12a630
git.sh: warn when a cached clone fails
|
6 months ago |
Leah Rowe
|
9b1b955767
git.sh: fix typo in git command
|
6 months ago |
Leah Rowe
|
82bdf27072
git.sh: fix lack of error exits on fault
|
6 months ago |
Leah Rowe
|
79f50b3791
unify caching of files into cache/
|
6 months ago |
Leah Rowe
|
ef867eccca
git.sh: remove previous tmprepo if args>5
|
6 months ago |
Leah Rowe
|
4d5385a14d
git.sh: try direct clone if cached git fails
|
6 months ago |
Leah Rowe
|
0cd52fc7fd
git.sh: re-try git pull three times
|
6 months ago |
Leah Rowe
|
0b9cd77fe7
trees: auto-delete+auto-rebuild if project changes
|
6 months ago |
Leah Rowe
|
583502027e
git.sh: don't download to src/project/project/
|
6 months ago |
Leah Rowe
|
9f09728aca
git.sh: cache git downloads to repo/
|
6 months ago |
Leah Rowe
|
3263eeb6b6
trees: general code cleanup
|
6 months ago |
Leah Rowe
|
e9f66ec4a8
remove executable permission on include/
|
6 months ago |
Leah Rowe
|
0018600d6e
git.sh: simpler for loop in git_am_patches()
|
7 months ago |
Leah Rowe
|
5882056a27
git.sh: merge for loops in git_am_patches()
|
7 months ago |
Leah Rowe
|
67421a21fd
trees and git.sh: tidy up global variables
|
7 months ago |
Leah Rowe
|
55dbd72aaf
git.sh: simplified initialisation of "loc"
|
7 months ago |
Leah Rowe
|
5ba0433b5f
git.sh: condense fetch_targets() a bit
|
7 months ago |
Leah Rowe
|
4772186b19
git.sh: short git_prep command in fetch_targets()
|
7 months ago |
Leah Rowe
|
017fd8259e
git.sh: merge prepare_new_tree with fetch_targets
|
7 months ago |
Leah Rowe
|
7394960619
git.sh: remove duplicate "xtree" variable
|
7 months ago |
Leah Rowe
|
789631ccb8
trees, multi: download bare project *before* trees
|
7 months ago |
Leah Rowe
|
a5e724e51e
trees: unified multi-tree configuration handling
|
7 months ago |
Leah Rowe
|
7bf2835207
git.sh: rename Fetch_project_trees fetch_targets
|
7 months ago |
Leah Rowe
|
e0c244f37b
git.sh: rename fetch_project_repo to fetch_project
|
7 months ago |
Leah Rowe
|
3f37c3788b
tidy up some setvars lists
|
7 months ago |
Leah Rowe
|
fd037722ad
remove use of _xm variable in the build system
|
7 months ago |
Leah Rowe
|
eb9c1872b6
git.sh: remove unnecessary check
|
7 months ago |
Leah Rowe
|
4e48fa808e
lib.sh: simplify use of environment variables
|
7 months ago |
Leah Rowe
|
d4d5d2902c
use backticks on eval commands, not subshells
|
7 months ago |