Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hi there, thanks for sharing livizjs. #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Hi there, thanks for sharing livizjs. #3

wants to merge 1 commit into from

Conversation

synthesizerpatel
Copy link

I made some changes in my branch that you might find useful. The summary is:

Pooled all the Makefiles into a single top-level Makefile
that handles everything.

Highlights include:

* Easy management of exported functions for enscriptem

* Numerous tiny bug fixes to get llvm to be less mouthy about
  warnings.

* Building reliably with -O3 optimization enabled on OSX Mountain Lion

* New makefile targets for installing and zipping up a completed build

Caveats:

* I haven't tested this on Linux, it's possible that a couple of my
  header file changes might cause some hiccups. But, all in all
  given the amount of llvm warnings I got rid of, I doubt anyone
  will notice. :D

-Nathan Ramella / Synthesizer Patel ([email protected])

…s everything.

Highlights include:

    * Easy management of exported functions for enscriptem

    * Numerous tiny bug fixes to get llvm to be less mouthy about
      warnings.

    * Building reliably with -O3 optimization enabled on OSX Mountain Lion

	* New makefile targets for installing and zipping up a completed build

Caveats:

	* I haven't tested this on Linux, it's possible that a couple of my
      header file changes might cause some hiccups. But, all in all
	  given the amount of llvm warnings I got rid of, I doubt anyone
	  will notice. :D

-Nathan Ramella / Synthesizer Patel ([email protected])
@nokoch
Copy link

nokoch commented Oct 15, 2012

Very nice. I havent tested it out yet and I dont have so much time for my fork anymore, but I will certainly go on and deliver some new graphical stuff.

Thanks for that great tool!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants