Created
December 8, 2010 23:44
-
-
Save vertiginous/734128 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| C:\Users\gthiesfeld\Work\repo\rubyinstaller>rake ruby19 -t | |
| (in C:/Users/gthiesfeld/Work/repo/rubyinstaller) | |
| Loading 001_dkcompiler_init.rb | |
| Initializing DevKit compilers | |
| Loading llvm.rb | |
| Loading mingw.rb | |
| Loading mingw64.rb | |
| Loading tdm_mingw.rb | |
| Loading common.rake | |
| Loading defaults.rake | |
| Loading ffi.rake | |
| Loading gdbm.rake | |
| Loading iconv.rake | |
| Loading openssl.rake | |
| Loading pdcurses.rake | |
| Loading rbreadline.rake | |
| Loading yaml.rake | |
| Loading zlib.rake | |
| Loading devkit.rake | |
| Loading mingw.rake | |
| Loading msys.rake | |
| Loading extract_utils.rake | |
| Loading ruby18.rake | |
| Loading ruby19.rake | |
| Loading inno.rake | |
| Loading book.rake | |
| Loading docs.rake | |
| Loading rubygems.rake | |
| ** Invoke ruby19 (first_time) | |
| ** Invoke interpreter:ruby19:sources (first_time) | |
| ** Execute interpreter:ruby19:sources | |
| ** Invoke interpreter:ruby19:download (first_time) | |
| ** Invoke downloads/ruby-1.9.2-p0.tar.bz2 (first_time, not_needed) | |
| ** Invoke downloads (first_time, not_needed) | |
| ** Execute interpreter:ruby19:download | |
| ** Invoke interpreter:ruby19:extract (first_time) | |
| ** Invoke extract_utils (first_time) | |
| ** Invoke extract_utils:extract_utils (first_time) | |
| ** Invoke extract_utils:download (first_time) | |
| ** Execute interpreter:ruby19:extract |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment