Tree @master (Download .tar.gz)
History of
init.sh
@master
git clone https://git.catseye.tc/toolshelf/
- D'oh. Put .lua files on LUA_PATH and .so files on LUA_CPATH. Chris Pressey 11 years ago
- Affect CPLUS_INCLUDE_PATH, link numbered .so.(\d+) files too. Chris Pressey 11 years ago
- Remove 'index', 'serve'; replace 'pwd' -> '--unique resolve'. Chris Pressey 11 years ago
- Rename script to toolshelf.py; only shell function is `toolshelf`. Chris Pressey 11 years ago
- toolshelf_cd -> toolshelf cd (It's always a shell function now.) Chris Pressey 12 years ago
- Add Lua link farm (though .so's still need testing.) Chris Pressey 12 years ago
- Modify LIBRARY_PATH. Do not link "*uninstalled.pc" pkgconfigs. Cat's Eye Technologies 12 years ago
- Modify C_INCLUDE_PATH with `include_dirs` hint. Cat's Eye Technologies 12 years ago
- Modify the PKG_CONFIG_PATH env var. Cat's Eye Technologies 12 years ago
- `.python` link farm and `python_modules` hint for it. Cat's Eye Technologies 12 years ago
- Update catalogs, and add a temporary bodge for Python. Cat's Eye Technologies 12 years ago
- Beginnings of a link farm for shared objects. Scary stuff... catseye 12 years ago
- init.sh can't take arguments under POSIX Bourne shell; rewrite. catseye 12 years ago
- Begin making the bootstrap script and init.sh non-bash-specific. catseye 12 years ago
- Fix chdir bug during dock. Make toolshelf_cd nicer and robuster. Cat's Eye Technologies 12 years ago
- Fix the `toolshelf_cd` bash function. Cat's Eye Technologies 12 years ago
- Reorganize sources. Add a driver script; init.sh puts it on path. catseye 13 years ago
- Move `cd` to bash function; clear out interesting-but-tricky code. catseye 13 years ago
- Remove `path`, add `relink`, `disable`, `show` subcommands. catseye 13 years ago
- Begin the painful process of transitioning from $PATH to symlinks. catseye 13 years ago
- Fix small, fiddly problems. catseye 13 years ago
- Remove short source spec we have to guess at syntax. catseye 13 years ago
- Create bash function toolshelf() instead of an alias. catseye 13 years ago
- Add init.sh. Clone to .toolshelf. Less mess in .bashrc. catseye 14 years ago