Commit Graph

81 Commits

Author SHA1 Message Date
c32f4dd936 Merge pull request 'master' (#17) from master into develop
Reviewed-on: #17
2024-05-21 07:56:52 +02:00
f54157930d Merge pull request 'Fixing URL in BUILD.md' (#16) from hotfix/fixing_link_in_build_instructions into master
Reviewed-on: #16
2024-05-21 07:56:34 +02:00
david
000746e625 Fixing URL in BUILD.md 2024-05-21 07:55:04 +02:00
dcc9c8446d Merge pull request 'master' (#15) from master into develop
Reviewed-on: #15
2024-05-21 07:49:55 +02:00
0efd60ff0c Merge pull request 'Fixing missing program, typos and wrong commands' (#14) from hotfix/fixing_build_instructions into master
Reviewed-on: #14
2024-05-21 07:49:23 +02:00
david
dbf0bdb3b9 Fixing missing program, typos and wrong commands 2024-05-21 00:11:50 +02:00
998f087c18 Merge pull request 'master' (#13) from master into develop
Reviewed-on: #13
2024-05-19 08:47:06 +02:00
2955bc986f Merge pull request 'Fixing URLs to warp-packer in README.md' (#12) from hotfix/fix_readme into master
Reviewed-on: #12
2024-05-19 08:46:48 +02:00
david
888242f1d4 Fixing URLs to warp-packer in README.md 2024-05-19 08:40:20 +02:00
6083f24a85 Merge pull request 'master' (#11) from master into develop
Reviewed-on: #11
2024-05-18 21:34:49 +02:00
b0f64dd1e9 Merge pull request 'Fixing links in CHANGELOG.md' (#10) from hotfix/fixing_changelog into master
Reviewed-on: #10
2024-05-18 21:31:40 +02:00
david
da187e849c Fixing links in CHANGELOG.md 2024-05-18 21:30:58 +02:00
1cf921dcb9 Merge pull request 'Updating version and authors' (#9) from hotfix/changing_version into master
Reviewed-on: #9
2024-05-18 21:19:00 +02:00
david
7e9a8a5dc0 Updating version and authors 2024-05-18 21:05:45 +02:00
93a4b7871a Merge pull request 'develop' (#8) from develop into master
Reviewed-on: #8
2024-05-18 20:53:24 +02:00
7c11ab6054 Merge pull request 'Updating CHANGELOG.md' (#7) from feature/prepare_for_release into develop
Reviewed-on: #7
2024-05-18 20:52:01 +02:00
david
6a0d7eee46 Updating CHANGELOG.md 2024-05-18 20:50:13 +02:00
e6c06ecb0d Merge pull request 'feature/adding_changelog' (#6) from feature/adding_changelog into develop
Reviewed-on: #6
2024-05-18 19:16:04 +02:00
david
c58f42257a Cleaning up CHANGELOG.md 2024-05-18 19:14:53 +02:00
david
945b96c2cd Updating information from origin repository 2024-05-18 18:35:32 +02:00
david
cd47c27e0d Fixing wrong links 2024-05-18 18:32:35 +02:00
david
638131c3eb Adding additional information to CHANGELOG.md 2024-05-18 18:30:40 +02:00
david
26f554e7fb Adding CHANGELOG.md to project 2024-05-18 18:21:55 +02:00
679871ba68 Merge pull request 'feature/Adding_description_in_readme_file' (#5) from feature/Adding_description_in_readme_file into develop
Reviewed-on: #5
2024-05-18 18:17:36 +02:00
david
ad0a73946d Fixing typo in README.md 2024-05-18 18:17:10 +02:00
david
d3742a6978 Fixing anchor of new section 2024-05-18 18:08:48 +02:00
david
25db9414f9 Adding section of changes in README.md 2024-05-18 18:07:38 +02:00
916b229645 Merge pull request 'feature/documentation_update' (#4) from feature/documentation_update into develop
Reviewed-on: #4
2024-05-18 17:08:33 +02:00
david
36b7081c42 Fixing several typos in BUILD.md and adding INSTALL.md 2024-05-18 12:50:13 +02:00
david
adfc48d226 First draft of BUILD.md 2024-05-18 12:19:13 +02:00
david
badab8c8e9 Merge branch 'develop' into feature/documentation_update 2024-05-18 09:44:21 +02:00
85362db058 Merge pull request 'feature/auto_update' (#3) from feature/auto_update into develop
Reviewed-on: #3
2024-05-18 09:43:39 +02:00
david
36384614dd Updating warp-packer recursive 2024-05-18 09:14:22 +02:00
david
33913688a0 Using cargo update to get 'newest' dependencies version 2024-05-17 06:18:08 +02:00
07a03cd110 Merge pull request 'Adding support for aarch64 build and needed apple-darwin build options' (#2) from feature/adding_aarch64_support into develop
Reviewed-on: #2
2024-05-17 05:53:54 +02:00
david
7173352673 Documentation Update for next version of warp-pack and new url for java 2024-05-16 11:19:13 +02:00
david
c1d6b364f8 Documentation Update for Cache Location on macOS 2024-05-16 11:00:49 +02:00
david
e9e5cf61dc Adding support for aarch64 build and needed apple-darwin build options 2024-05-16 11:00:20 +02:00
5455df4920 Merge pull request 'feature/update_from_reisz_fork' (#1) from feature/update_from_reisz_fork into develop
Reviewed-on: #1
2024-05-16 08:38:01 +02:00
Reisz
d9aeb582a2 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
2024-05-16 08:33:21 +02:00
david
99a6ee6ea2 Removing IDE files and adding them to .gitignore 2024-05-15 11:29:15 +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