mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 22:42:24 +00:00
Initial checksum support in build.
This commit is contained in:
parent
d24d436808
commit
d97668a209
198 changed files with 233 additions and 212 deletions
|
|
@ -362,6 +362,12 @@ library: v4 ooc2 ooc ulm pow32 misc s3 librarybinary
|
|||
|
||||
|
||||
|
||||
checksum:
|
||||
@cd $(BUILDDIR) && sh $(ROOTDIR)/src/tools/make/checksumtest.sh $(ROOTDIR)/$(BUILDDIR).md5
|
||||
|
||||
|
||||
|
||||
|
||||
confidence:
|
||||
@printf "\n\n--- Confidence tests ---\n\n"
|
||||
cd src/test/confidence/hello; ./test.sh "$(INSTALLDIR)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue