Skip to content
This repository has been archived by the owner on Jul 6, 2019. It is now read-only.

Documentation Updates and Fixes #351

Merged
merged 4 commits into from
Dec 14, 2015
Merged

Conversation

posborne
Copy link
Contributor

These changes update the main README to include instructions that should actually help new (or forgetful) users to build the Zinc examples. I also removed the autotools stuff that was referenced previously in favor of encouraging users to just use Cargo.

An external reference project is also pointed to that provides next steps for an individual looking to create something for a supported process outside of Zinc itself. That project includes a simple reference Makefile that can be adapated as users see fit.

M-x fill-region

Signed-off-by: Paul Osborne <[email protected]>
A user new to zinc should be able to check out the code and build
the examples without having to get too lucky and/or read more of
the code than they would have liked.

Signed-off-by: Paul Osborne <[email protected]>
Although it is a little tedious for in-tree builds, we are now able
to reasonably tell users to use cargo with a few extra arguments for
builds.  End user projects are likely to still require a simple
Makefile in order to generate final artifacts.

The configure script and generated Makefile are broken right now.

Signed-off-by: Paul Osborne <[email protected]>
Checking in this config fragment is mentioned as being something that
could be acceptable in the cargo documentation.  This prevents non-gcc
linkers for builds of the Zinc examples.  I think this is likely
an acceptable tradeoff, at least in the short term.

Signed-off-by: Paul Osborne <[email protected]>
@posborne
Copy link
Contributor Author

Relates to or fixes #347 #333 #336 and maybe a few others. There appear to be a number of issues that can now be closed given that you can actually build zinc at the moment and the docs are starting to line up.

@farcaller
Copy link
Member

Nice to see autoconf to be gone again 😄

farcaller added a commit that referenced this pull request Dec 14, 2015
Documentation updates and fixes
@farcaller farcaller merged commit a561cff into hackndev:master Dec 14, 2015
@mcoffin
Copy link
Contributor

mcoffin commented Dec 14, 2015

Nice to see autoconf to be gone again

👍

@posborne posborne deleted the doc-fixes branch December 15, 2015 01:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants