Paul Baumgart
6963b37f61
Add --clone-http option to bootstrap
2011-01-26 21:09:10 -08:00
Ayal Spitz and Paul Baumgart
379c5294c2
Added a 'clone_http' flag to enable clonging of a git repo via http
2011-01-26 20:57:42 -08:00
Paul Baumgart
d50cbb02e6
Allow users to respond 'yes' to the narwhal install location bootstrap prompt to just use the default location.
2011-01-25 17:39:24 -08:00
Paul Baumgart
b62789bb18
Check for one of curl or wget.
2011-01-21 17:35:33 -08:00
Paul Baumgart
eafec339f1
Minor update to bootstrap to have it check to make sure java is installed.
2011-01-21 16:49:32 -08:00
Paul Baumgart
4458884048
Fallback to wget if curl isn't installed.
2011-01-19 20:28:49 -08:00
Paul Baumgart
7245fb99a6
Check to make sure SSL is working in tusk and advise on how to fix it otherwise.
2011-01-19 20:27:16 -08:00
Paul Baumgart and Paul Baumgart
5d27661354
Update check_build_environment in bootstrap
...
Newer versions of OpenJDK can handle running Narwhal.
It seems the problem is fixed in versions of OpenJDK 6 >= b18.
This commit checks for a sufficiently recent version of
OpenJDK and only prints an error/exits if the OpenJDK
version is older than 6b18.
2011-01-19 20:26:28 -08:00
Tom Robinson
4b770714bd
Update starter task to include version of bootstrap which installs Cappuccino packages.
2010-04-06 12:54:23 -07:00
Paul Baumgart and Tom Robinson
675969af6d
Add some dependency checking to bootstrap.sh: make sure correct JVM is
...
being used and ensure other dependencies are installed and on the $PATH.
2010-03-31 15:00:09 -07:00
Tom Robinson
2d477b38bc
Fix bootstrap when run within another sea and check for writability of /usr/local, defaulting to $HOME/narwhal
2010-02-24 16:16:27 -08:00
Paul Baumgart and Tom Robinson
48afc5639e
re-factor shell_config_file to make bootstrap.sh self-contained
2010-02-24 15:47:22 -08:00
Tom Robinson
03a9865ccb
Remove warning from bootstrap.sh about narwhal-jsc failing on 10.5
2010-02-22 22:06:44 -08:00
Tom Robinson
bcbeb888f6
Various bootstrap.sh improvements (noprompt mode, etc)
2010-02-22 00:00:40 -08:00
Tom Robinson
733b9b731d
Cleanup Jakefiles, enquote arguments, add built packages bin to PATH so ojtest runs / uses the correct Cappuccino, etc.
2010-02-21 15:42:56 -08:00
Paul Baumgart and Ross Boucher
99b43fed7f
Add support for sudo-install on systems with sudo compiled w/ --with-secure-path
2010-02-19 13:01:11 -08:00
Tom Robinson
c4a824b5db
More bootstrap improvements: follow narwhal symlinks to actual installation
2010-02-17 15:18:07 -08:00
Tom Robinson
c201990cb0
Switch compressor to use CommonJS packages for ShrinkSafe, etc.
2010-02-15 21:26:02 -08:00
Tom Robinson
289df53fb4
Disable bootstrap installing prebuilt packages
2010-02-15 21:26:02 -08:00
Tom Robinson
8e87a4a941
Make bootstrap warning very explicit.
2010-01-27 10:17:36 -08:00
tlrobinson
9cb1e28ad1
bootstrap option to install Cappuccino/Objective-J packages.
2010-01-25 20:43:37 -08:00
Tom Robinson
27aca4c84a
bootstrap.sh warning about shell config
2010-01-25 14:19:30 -08:00
Tom Robinson
4e50244dca
Handle more bootstrap.sh edge cases.
2010-01-25 14:14:34 -08:00
Paul Baumgart and Francisco Ryan Tolmasky I
5ddfef7eb7
Convert relative paths to absolute when specifying an install_directory for narwhal.
2010-01-13 00:57:44 -08:00
Tom Robinson
a33b70f8bd
Cleanup of common.jake to properly load built packages, etc.
2010-01-12 03:54:26 -08:00
Tom Robinson
85c68f78da
Update for compatibility with latest narwhal. Switch back to 280north/narwhal
2010-01-06 20:00:37 -08:00
tlrobinson
409be4020b
Temporarily use tlrobinson/narwhal/master in bootstrap.
2009-12-29 13:35:48 -08:00
tlrobinson
aed52a7829
Improved bootstrap.sh further. Prompt to delete existing installations, etc.
2009-12-19 23:16:37 -08:00
Tom Robinson
ab49986238
Add --clone option to bootstrap, and prompt for location
2009-11-19 14:18:49 -08:00
Tom Robinson
90dc1f6cf8
Reorder shell config file checks.
2009-11-18 01:34:01 -08:00
Tom Robinson
118ece9f1c
Implement "which" for bootstrap and switch to 280north repos.
2009-11-16 17:11:05 -08:00
tlrobinson
f4b37fbf3b
Add sudo to jake install. Add narwhal.local.conf. Remove tusk engine.
2009-11-13 13:58:23 -08:00
Tom Robinson
88635ed440
bootstrap.sh changes: reorder shell config checks, add option to set JSC to default, misc cleanup.
2009-11-11 17:59:01 -08:00
Francisco Ryan Tolmasky I
2f40cff3e2
Changed log message.
...
Reviewed by me.
2009-11-03 14:14:08 -08:00
Francisco Ryan Tolmasky I
6fc56226ba
Removed jack as a dependency for packages.
...
Reviewed by me.
2009-11-02 15:04:00 -08:00
Francisco Ryan Tolmasky I
c98107b6b8
Updated necessary tusk installs.
...
Reviewed by me.
2009-11-02 15:01:56 -08:00
Tom Robinson
6d402bdc00
Install narwhal-jsc on OS X in bootstrap.sh. Add newline when appending PATH
2009-11-01 23:19:11 -08:00
Francisco Ryan Tolmasky I
fddf3d70ff
Fixed typo in bootstrap.sh prompt.
...
Reviewed by me.
2009-11-01 22:54:25 -08:00
Francisco Ryan Tolmasky I
87e39bc707
Added .bash_login to searched files in bootstrap.sh.
...
Reviewed by me.
2009-11-01 22:50:22 -08:00
Tom Robinson
7c4f01d81b
bootstrap.sh script
2009-11-01 20:45:36 -08:00