Commit Graph

44 Commits

Author SHA1 Message Date
kirbylink
b66d4e2978
Merge pull request #2 from kirbylink/hotfix/fixing_readme
Changing url for download of newest version
2024-05-18 23:58:18 +02:00
david
fe13b14013 Changing url for download of newest version 2024-05-18 23:56:20 +02:00
kirbylink
b6eaa0dac9
Merge pull request #1 from kirbylink/merge_local_changes_into_master
Merge local changes into GitHub master
2024-05-18 23:38:55 +02:00
david
7d75524a8c Removing IDE files and adding them to .gitignore
Upgrade to Rust 2021

- Fix lints
- Formatting pass
- Add Cargo.lock

Use anyhow to improve error handling

Fix errors during directory removal in Windows

Update dependencies

Switch linux build to musl

Switch to musl

Set version to 0.4.0

Allow using uid instead of mtime

Remove name duplication with runner map

Fixing typo

Documentation Update for Cache Location on macOS
Documentation Update for next version of warp-pack and new url for java
Adding support for aarch64 build and needed apple-darwin build options
Using cargo update to get 'newest' dependencies version
Updating warp-packer recursive
First draft of BUILD.md
Fixing several typos in BUILD.md and adding INSTALL.md
Adding section of changes in README.md
Fixing anchor of new section
Fixing typo in README.md
Adding CHANGELOG.md to project
Adding additional information to CHANGELOG.md
Fixing wrong links
Updating information from origin repository
Cleaning up CHANGELOG.md
Updating CHANGELOG.md
Updating version and authors
Fixing links in CHANGELOG.md
Updating CHANGELOG.md for GitHub
2024-05-18 23:31:32 +02:00
Cédric Luthi
b82c90beb3 Automatic setting of executable mode on executed file
As proposed by @marcellus-trixus in https://github.com/dgiagio/warp/issues/23#issuecomment-509946967
2019-07-12 10:08:18 -04:00
njlr
7815d0319b Java Quickstart & Who's using
* I added quick-start instructions for Java on Linux
 * Added a "Who is Using Warp?" section at the bottom
2019-01-30 15:54:20 -05:00
Raphael Kuster
f73f1d4360 Update README.md 2018-12-17 18:53:30 -05:00
Pouriya-Jahanbakhsh
bb2364dc9d add Erlang/OTP example 2018-11-14 20:00:50 -05:00
Diego Giagio
599d6b3978
Update README.md 2018-10-29 22:59:36 -04:00
Diego Giagio
aab2cea410
Update README.md 2018-10-29 22:40:51 -04:00
Diego Giagio
7ca06e1527 Bump version 2018-10-29 22:34:37 -04:00
Diego Giagio
a9dd0f7370 Store runner binaries inside packer 2018-10-29 22:33:06 -04:00
Diego Giagio
4cf163f484 Don't follow symlinks when creating tarball
Closes #11
2018-10-17 00:59:51 +02:00
Diego Giagio
d78ecaf00f
Update README.md 2018-10-16 11:30:27 +02:00
Diego Giagio
ee7810c03b
Update README.md 2018-10-16 11:27:49 +02:00
Diego Giagio
d5e19121c0
Update README.md 2018-10-16 11:10:33 +02:00
Diego Giagio
f99b5cadcc
Update README.md 2018-10-16 11:04:14 +02:00
Diego Giagio
68d7752f52
Update README.md 2018-10-16 10:49:23 +02:00
Diego Giagio
0a787f1299
Update README.md 2018-10-16 00:38:11 +02:00
Diego Giagio
3ad1a26278
Update README.md 2018-10-15 23:36:59 +02:00
Diego Giagio
07845ebf7a Bump version number 2018-10-15 22:59:42 +02:00
Diego Giagio
c0f14251a4 Improve execution of .bat and .cmd files on Windows 2018-10-15 18:44:54 +02:00
Diego Giagio
8d21006f05 Supports execution of other file types on Windows, e.g. .bat, .cmd 2018-10-15 17:38:17 +02:00
Diego Giagio
7d44d25e38 Supports execution of other file types on Windows, e.g. .bat, .cmd 2018-10-15 16:27:02 +02:00
Diego Giagio
173ad5b74b Bump version number for release 2018-10-15 02:29:06 +02:00
Diego Giagio
32fa7cbda8 Honor the exit code from the child in the parent 2018-10-15 02:25:49 +02:00
Diego Giagio
07e29916be
Update README.md 2018-10-11 23:05:01 -04:00
Diego Giagio
8b5e1a2e7a Bump version number for release 2018-10-11 22:23:32 -04:00
Diego Giagio
4cf8749f9c Application name should not be included in CLI args
Fixes #2
2018-10-11 22:21:21 -04:00
Diego Giagio
ed6e2f8c30 Add version to runner cache directory name 2018-10-11 22:21:21 -04:00
Jeramy Singleton
6d22b0b901 Fix typo 2018-10-11 17:02:48 +01:00
Diego Giagio
35d0881a5f
Update README.md 2018-10-10 11:19:55 -04:00
Diego Giagio
ffa513d690
Update README.md 2018-10-10 11:16:33 -04:00
Diego Giagio
d72450bb3c
Added "How it works" section 2018-10-10 11:01:48 -04:00
Diego Giagio
ac059a24b0
Update README.md 2018-10-09 17:52:49 -04:00
Diego Giagio
a375d4c4fa
Fix LICENSE link 2018-10-09 17:46:19 -04:00
Diego Giagio
21abaf46ce
Include Authors and License information 2018-10-09 17:45:33 -04:00
Diego Giagio
8b529f47dd
Create README.md 2018-10-09 17:40:45 -04:00
Diego Giagio
ac8228dc91 Update .gitignore 2018-10-09 15:53:39 -04:00
Diego Giagio
acdd32ba43 Update GitHub releases URL template 2018-10-09 15:49:34 -04:00
Diego Giagio
d7386e5bcd
Update Cargo.toml 2018-10-09 14:23:11 -04:00
Diego Giagio
5bd9bdfa35 Initial commit 2018-10-09 14:21:06 -04:00
Diego Giagio
c33ff84411
Add email to LICENSE 2018-10-08 11:36:18 -04:00
Diego Giagio
2ccff73199
Initial commit 2018-10-08 11:35:02 -04:00