1. 21 Aug, 2018 1 commit
  2. 20 Aug, 2018 7 commits
  3. 19 Aug, 2018 5 commits
  4. 18 Aug, 2018 2 commits
  5. 17 Aug, 2018 4 commits
  6. 16 Aug, 2018 2 commits
  7. 15 Aug, 2018 2 commits
  8. 14 Aug, 2018 1 commit
  9. 13 Aug, 2018 7 commits
  10. 12 Aug, 2018 4 commits
    • Ed Reel's avatar
      Update isl from 0.19 to 0.20 · 6c001a16
      Ed Reel authored
      Add pre-built binaries
      
      Update to use the tarball from http://isl.gforge.inria.fr/
      
      Add new pre-built binaries
      6c001a16
    • James Larrowe's avatar
      Added crew_profile as an optional package. (#2539) · 4153cda1
      James Larrowe authored
      * Added crew_profile as an optional package.
      
      Does support bash, zsh, and fish, but not all 3 at the same time.
      
      * Added end keyword. Oops!
      
      * Make #{CREW_PREFIX}/etc/profile a symbolic link to ~/.profile
      
      * Does not overwrite previously set configuration.
      
      Creates symlink from #{HOME}/.profile to #{CREW_DEST_PREFIX}/etc/profile
      
      Has postinstall that works with 3 shells.
      
      * Fix fish syntax
      
      * Changed #{HOME} to $HOME
      
      * Changed crew_profile.rb to correlate with the crew version
      
      * Changed version number to 1
      
      * Changed $HOME back to #{HOME}
      
      * Solved $HOME not being defined. Changed some things.
      
      * Falling back to what works. Also added .lightblue to 'touch ~/.profile'
      
      * Uses #{ENV['HOME']} at @uberhacker's requests instead of using hacky workarounds.
      4153cda1
    • Damian Montero's avatar
      Merge pull request #2540 from uberhacker/update-python-packages · f40a36d5
      Damian Montero authored
      Update python packages
      f40a36d5
    • James Larrowe's avatar
      Added cross compiler script at @uberhacker's request (#2544) · f26b0834
      James Larrowe authored
      * Added cross compiler script at @uberhacker's request
      
      * Disabled libmpx, adds lines to save space
      f26b0834
  11. 11 Aug, 2018 5 commits