Skip to content

mose678/ST_STX_Fork

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smalltalk/X jv-branch build tool

This tools allows anyone to rebuild Smalltalk/X jv-branch from (almost) scratch. It fetches sources from various repositories, put them together and compile the whole thing. For those without an access to stc and librun sources, it automatically downloads latest pre-build versions from SWING CI server.

A quick quide for the impatient

In shell, execute:

hg clone https://bitbucket.org/janvrany/stx-goodies-builder-rake stx-jv
cd stx-jv
rake

Go out for a short or long walk, depending on your internet connection and CPU power. Once rake finishes, you have compiled Smalltalk/X jv-branchyourself. Have fun!

Usage

For more details on usage please see wiki.

Disclaimer

The internals of these build scripts are mess...emh...convoluted. A lot of hacks accumulated over years. We aim to clean that up, if time allows. For now, it does its job.

Contributing

Anyone wishing to help is welcomed! If you encounter a problem. please fill in a report to Smalltalk/X jv-branch bug tracker.

To contribute, either

License

Copyright (c) 2010-now Jan Vrany <jan.vrany (a) fit.cvut.cz>

This software is licensed under "MIT license". You may find a full license text in LICENSE.txt.

Releases

No releases published

Packages

No packages published

Languages

  • Smalltalk 52.9%
  • C 17.1%
  • Java 10.8%
  • HTML 6.8%
  • Makefile 2.5%
  • C++ 2.4%
  • Other 7.5%