summaryrefslogtreecommitdiff
path: root/ucbhelper/Makefile
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-16 06:12:09 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-16 06:18:53 -0600
commitcb70868bdae30e01323afeb7cc6021a6b10003f0 (patch)
treea10ca5ca10df21f30246f61a2326275f7f58af70 /ucbhelper/Makefile
parent1d5aaeacfce983bf7a4a7c1f056fd21ac730b8e8 (diff)
add utility script and build_env to avoid sourcing Env.Host.sh
The goal is to able to do partial build without having to source Env.Host.sh into one's environment There is 2 way to use this: 1/ copy the scripts lo_find_src_root and lo_proxy_start somewhere in your PATH, and then you can add alias build='lo_proxy_start build' alias deliver='lo_proxy_start deliver' in your .bashrc at that point you can use build and deliver anywhere in the source tree without the need to source anything. This allow you to switch from one source tree to another. the proper SRC_ROOT will be determined automatically based on the current working directory 2/ source build_env build_env only source the bare minimum to allow build and make to work for the associated source tree. If you want to work in a diffrent tree, you need to resource
Diffstat (limited to 'ucbhelper/Makefile')
0 files changed, 0 insertions, 0 deletions