Task #4776
closed[build] Strange structure of the MicroTESK home directory
100%
Description
bin
build.xml => WHAT does it do here?
arch
arm
model
template
(empty) => REMOVE from the build and the projecttemplates
minimips
=> REMOVE from the build (not from the project)
model
templates
(absent) => ADD thetemplates
directory to the project (not to the build)
mips
model
=> RENAME newmips.nml to mips.nml and MODIFY Installation Guidetemplates
sparc
(empty) => REMOVE from the build (not from the project)
model
(absent) => ADD themodel
directory to the project (not to the build)templates
(absent) => ADD thetemplates
directory to the project (not to the build)
doc
docs
(empty) => REMOVE from the buildlib
(empty) => REMOVE from the buildlibs
=> RENAME to lib
and CHANGE the scriptssrc
(empty) => REMOVE from the buildoutput
=> RENAME to gen
and CHANGE the code
Updated by Alexander Kamkin over 10 years ago
- Subject changed from [build] Strange structure of the arch directory to [build] Strange structure of the MicroTESK home directory
- Description updated (diff)
Updated by Andrei Tatarnikov over 10 years ago
build.xml => WHAT does it do here?
Специальный скрипт для компиляции и упаковки в JAR сгенерированной Java-модели. Этот файл независимый, очень маленький и ничего плохого не делает. А как ещё собирать модель? Вызывать javac и jar?
arm
model
template (empty) => REMOVE from the build and the project
templates
В microtesk-2.0.1-beta-140320.tar.gz нет папки "template". Только "templates".
mips
model => RENAME newmips.nml to mips.nml and MODIFY Installation Guide
templates
Исправлено в r1809.
minimips => REMOVE from the build (not from the project)
model
templates (absent) => ADD the templates directory to the project (not to the build)
Сделано в r1812.
sparc (empty) => REMOVE from the build (not from the project)
model (absent) => ADD the model directory to the project (not to the build)
templates (absent) => ADD the templates directory to the project (not to the build)
Добавил в проект соответсвующие папки (r 1813). Но спецификация SPARC у нас пока не готова, нужно перерабатывать модель от IRIT.
doc
docs (empty) => REMOVE from the build
Не могу воспроизвести. В дистрибутиве вижу только папку doc.
lib (empty) => REMOVE from the build
Не могу воспроизвести. В дистрибутиве вижу только папку libs.
libs => RENAME to lib and CHANGE the scripts
Поправлено в r1815.
src (empty) => REMOVE from the build
Не могу воспроизвести. В дистрибутиве вижу только папку libs.
output => RENAME to gen and CHANGE the code
Сделано в r1818.
Updated by Andrei Tatarnikov over 10 years ago
- Status changed from New to Open
- % Done changed from 0 to 70
Updated by Andrei Tatarnikov over 10 years ago
- Assignee changed from Andrei Tatarnikov to Alexander Kamkin
Все, что смог воспроизвесли, исправил. Остального не наблюдаю. Если у тебя снова воспроизведётся, скажи шаги. Если нет - можно закрывать.
Updated by Andrei Tatarnikov over 10 years ago
- Status changed from Open to Resolved
- Assignee changed from Alexander Kamkin to Andrei Tatarnikov
- % Done changed from 70 to 100
Updated by Alexander Kamkin over 10 years ago
- Status changed from Resolved to Closed
- Published in build set to 140417