replaces bespoke/env with more robust "where is this script" functions
authorThomas Walker Lynch <xtujpz@reasoningtechnology.com>
Tue, 29 Oct 2024 12:02:06 +0000 (12:02 +0000)
committerThomas Walker Lynch <xtujpz@reasoningtechnology.com>
Tue, 29 Oct 2024 12:02:06 +0000 (12:02 +0000)
commit688dacea5c4f6e22d399da9f4d6a4c77d27c3749
tree0a0e669efa15f38439645676b81390ff5daa3d07
parenta69f33e826181bc857720aac83f594ecd3166e66
replaces bespoke/env with more robust "where is this script" functions
39 files changed:
developer/javac/Mosaic.java
developer/javac/Util.java
developer/scratch_pad/.gitignore [deleted file]
developer/scratchpad/.gitignore [new file with mode: 0644]
developer/shell/Mosaic [deleted file]
developer/tool/#release# [deleted file]
developer/tool/clean_build_directories
developer/tool/clean_javac_output
developer/tool/clean_make_output
developer/tool/clean_release
developer/tool/distribute_source [new file with mode: 0755]
developer/tool/make
developer/tool/release
document/directory_naming.html
document/todo.txt
release/Mosaic.jar
tester/alias/com/ReasoningTechnology/Mosaic/Test [new symlink]
tester/document/emacs_jdb.txt [new file with mode: 0644]
tester/document/what_the_tests_do.txt
tester/javac/Test0.java
tester/javac/TestIO.java [deleted file]
tester/javac/TestMosaic_0.javax
tester/javac/Test_IO.java [new file with mode: 0644]
tester/javac/Test_Util.java [new file with mode: 0644]
tester/jvm/TestBenchMosaic.jar [deleted file]
tester/jvm/Test_Mosaic.jar [new file with mode: 0644]
tester/scratch_pad/.gitignore [deleted file]
tester/scratchpad/.gitignore [new file with mode: 0644]
tester/shell/TestIO [deleted file]
tester/shell/Test_IO [new file with mode: 0755]
tester/shell/Test_Util [new file with mode: 0755]
tester/tool/clean_build_directories
tester/tool/env
tester/tool/make
tester/tool/shell_wrapper_list
tool_shared/bespoke/env
tool_shared/bespoke/env3 [new file with mode: 0644]
tool_shared/bespoke/env_orig [new file with mode: 0644]
tool_shared/bespoke/test_env [new file with mode: 0755]