Commit Graph

11 Commits

Author SHA1 Message Date
Adam Malcontenti-Wilson
a3a82c93ce Update .gitmodules to use Git over HTTP 2012-08-10 10:09:03 +02:00
Allan Odgaard
845bb96f5b Output full path to compiler used.
This should make it easier to troubleshoot when people report they have latest clang but get a “too old” failure, e.g. issue #45.
2012-08-10 10:05:23 +02:00
burgua
7143f0034e Update README.md 2012-08-09 22:55:16 +02:00
Mads Hartmann Jensen
009e0ac563 Update README.md
In order to build from TextMate you also need
to set the PATH variable.
2012-08-09 22:37:58 +02:00
Allan Odgaard
e8bad0d669 Quote compiler variables.
This is incase user has clang installed e.g. under /Applications/Xcode 4.5.app/…

Fixes issue #29.
2012-08-09 22:33:18 +02:00
Allan Odgaard
84b515d2bd Merge pull request #23 from sdefresne/master
Documentation fix
2012-08-09 12:33:09 -07:00
Sylvain Defresne
1f2b155dcf Fix links to ninja build system and Ninja Bundle
Markdown syntax is not case sensitive for hyperlink tags, so use
different tags for ninja, the build system, and Ninja, the TextMate
Bundle.
2012-08-09 20:22:33 +01:00
Allan Odgaard
767448f9e9 Use xcrun to locate Apple’s clang. 2012-08-09 19:30:21 +02:00
Allan Odgaard
7a58b5ec88 Merge pull request #12 from aaronbrethorst/ruby19_build_fixes
Hardcode Ruby scripts to use Apple’s build.
2012-08-09 10:16:53 -07:00
Aaron Brethorst
0462b4a18b Hardcode Ruby scripts to use the Apple-provided version of MRI 1.8 since rdoc/usage is missing in 1.9 2012-08-09 10:04:23 -07:00
Allan Odgaard
9894969e67 Initial commit 2012-08-09 16:25:56 +02:00