Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-21 | Give install.py a versioned name | Sean Nyman | |
My aur helper (aurutils) caches source files by name. This can cause a hash mismatch error if the file content is changed while the name is not (since it's comparing the new hash to the cached file). | |||
2020-11-20 | Update to 2.15.1 | pallxk | |
2020-11-18 | Use versioned url for install.py | pallxk | |
2020-11-18 | Update to 2.15.0 | pallxk | |
2020-11-11 | Disable strip as we run install script instead of building things | pallxk | |
This speed up things a lot. | |||
2020-11-09 | Update to 2.14.2 | pallxk | |
2020-11-09 | Update to 2.14.1 | pallxk | |
2020-10-27 | Update to 2.14.0 | pallxk | |
2020-10-21 | Make sure we have a writable $HOME/.azure directory to run az in pkgver() | pallxk | |
2020-10-14 | Update to 2.13.0 | pallxk | |
2020-10-07 | Update to 2.12.1 | pallxk | |
2020-09-23 | Upgrade to 2.12.0 | pallxk | |
2020-08-29 | Update to 2.11.1 | pallxk | |
2020-08-26 | Update to 2.11.0 | pallxk | |
2020-08-06 | Update to 2.10.1 | pallxk | |
2020-08-05 | Update to 2.10.0 | pallxk | |
2020-07-17 | Update to 2.9.1 | pallxk | |
2020-07-15 | Upgrade to 2.9.0 | pallxk | |
2020-06-27 | Update .SRCINFO | pallxk | |
2020-06-25 | Update to 2.8.0 | pallxk | |
2020-06-02 | Update to 2.7.0 | pallxk | |
2020-05-19 | Update to 2.6.0 | pallxk | |
2020-05-15 | Update .SRCINFO | pallxk | |
2020-05-15 | Merge pull request #3 from snyman/master | pallxk | |
Install bash autocompletion file | |||
2020-05-13 | Install bash autocompletion file | Sean Nyman | |
2020-05-07 | Bump pkgrel | pallxk | |
2020-05-07 | Merge pull request #2 from bl4ckout31/master | pallxk | |
Fix permissions for the 'az' binary | |||
2020-05-06 | Fix permissions for the 'az' binary | bl4ckout31 | |
2020-05-01 | Update to 2.5.1 | pallxk | |
2020-04-29 | Update to 2.5.0 | pallxk | |
2020-04-21 | Update to 2.4.0 | pallxk | |
2020-04-02 | Update to 2.3.1 | pallxk | |
2020-03-31 | Update .SRCINFO | pallxk | |
2020-03-31 | Update to 2.3.0 | pallxk | |
2020-03-11 | Update to 2.2.0 | pallxk | |
2020-02-21 | SKIP sum check for install.py | pallxk | |
2020-02-18 | Update to 2.1.0 | pallxk | |
2020-02-04 | Update to 2.0.81 | pallxk | |
2020-01-14 | Update to 2.0.80 | pallxk | |
2020-01-14 | Merge pull request #1 from maximbaz/patch-1 | pallxk | |
Fix building in chroot | |||
2020-01-14 | Update .SRCINFO | Maxim Baz | |
2020-01-14 | Quote $srcdir | Maxim Baz | |
2020-01-14 | Fix building in chroot | Maxim Baz | |
When building in chroot, azure cli apparently sets python file to `/build/azure-cli/src/azure-cli/bin/python` which doesn't exist outside of chroot. This change sets the path as it will be in the real system after package installation. | |||
2020-01-07 | Fix BrokenPipeError: [Errno 32] Broken pipe | pallxk | |
2020-01-07 | Update to 2.0.79 | pallxk | |
2019-12-30 | This actually depends on python | pallxk | |
Without python, the following error is reported: error while loading shared libraries: libpython3.8.so.1.0: cannot open shared object file: No such file or directory | |||
2019-12-30 | Auto versioning | pallxk | |
2019-12-30 | Update to 2.0.78 | pallxk | |
2019-12-30 | Always clean up $srcdir | pallxk | |
2019-12-02 | Initial commit | pallxk | |