commit | abc19b0dd0aa852e52565288f44fbcb955c82183 | [log] [tgz] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Thu Mar 12 16:13:56 2015 -0700 |
committer | Shawn Pearce <sop@google.com> | Thu Mar 12 16:13:59 2015 -0700 |
tree | 520c1aced698919abe79dd3b399f0d37a12452c4 | |
parent | a227d07c13272044a8a61d29f4758340900dc2dd [diff] |
Apply Gerrit-style formatting settings for Eclipse Change-Id: I999a02c950ec055d617408da823e98285bdf0f2d
A fork of Mutsunori BANBARA‘s PrologCafe to support Gerrit Code Review’s customizable project rules.
To bootstrap Buck and SWI-Prolog >= 6.6.4 must be installed and then build the runtime and compiler with:
buck build all
To package for Maven into the local ~/.m2/repository
directory:
buck build install
To publish to the gerrit-maven storage bucket:
buck build deploy