]> git.proxmox.com Git - proxmox-backup.git/history - Makefile
bump version to 2.0.6-1
[proxmox-backup.git] / Makefile
2021-07-21 Fabian Grünbichlerbuild: unbreak 'nocheck'
2021-07-21 Wolfgang Bumillermove remaining client tools to pbs-tools/datastore
2021-07-20 Thomas Lamprechtbuildsys: run test before compile to avoid clobbering...
2021-07-20 Thomas Lamprechtbuildsys: cargo build target: one binary per line
2021-07-19 Wolfgang BumillerMakefile: fix build.rs reference
2021-07-19 Wolfgang Bumillermove pxar binary to separate crate
2021-07-19 Wolfgang Bumillermove client to pbs-client subcrate
2021-07-19 Wolfgang Bumilleradd proxmox-backup-banner binary crate
2021-07-12 Thomas Lamprechtbuildsys: try to avoid duplicate build due to "phony...
2021-07-12 Thomas Lamprechtbuildsys: fixup clean target
2021-07-12 Thomas Lamprechtbuildsys: workaround linkage issues from openid/curl...
2021-07-11 Thomas Lamprechtbuildsys: mark clean targets phony and split out deb...
2021-07-07 Wolfgang Bumillerbuildsys: run tests on entire workspace by default
2021-07-07 Wolfgang Bumilleradd pbs-systemd: move string and unit handling there
2021-07-07 Wolfgang Bumilleradd pbs-api-types subcrate, move key_derivation
2021-07-06 Wolfgang Bumilleradd pbs-datastore module
2021-07-06 Wolfgang Bumilleradd pbs-tools subcrate
2021-07-06 Wolfgang Bumillersplit out pbs-runtime module
2021-07-06 Wolfgang Bumillerbuildsys: don't use debcargo
2021-06-28 Thomas Lamprechtbuildsys: switch to bullseye as upload dist target
2021-06-28 Thomas Lamprechtbuildsys: call dpkg-buildpackage directly in deb-all
2021-06-14 Fabian Grünbichlerd/control: set R-R-R to run binary d/rules targets...
2021-05-18 Thomas Lamprechtbuildsys: split long debcargo invocation into multiple...
2021-04-28 Thomas Lamprechtbuildsys: add pbs-client repo in upload target
2021-04-12 Thomas Lamprechtbuildsys: fix restore package names
2021-04-09 Thomas Lamprechtbuildsys: dinstall: only install server/client debs
2021-04-08 Thomas Lamprechtavoid extra separate upload to pbs repo
2021-04-08 Thomas Lamprechtupload file restore package only to PVE for now
2021-04-08 Stefan Reiterfile-restore-daemon: add binary with virtio-vsock API...
2021-04-08 Dominik Csapakfile-restore: add binary and basic commands
2021-03-03 Dietmar Maurerinstall proxmox-tape binary
2021-02-05 Dietmar MaurerMerge branch 'master' of ssh://proxdev.maurer-it.com...
2021-02-05 Dietmar Maurerinstall pmt binary
2021-01-27 Dietmar Maurerinstall pmtx binary
2020-12-28 Dietmar Maurerdebian: correctly install sg-tape-cmd setuid binary
2020-12-28 Dietmar Maurerfix typo in Makefile
2020-12-28 Dietmar Maurertape: install new sg-tape-cmd setuid binary
2020-10-31 Thomas Lamprechtadd daily update and maintenance task
2020-09-08 Thomas Lamprechtbuildsys: upload client packages also to PMG repo
2020-08-11 Dietmar MaurerMakefile: build target - do not fail if control file...
2020-08-04 Fabian Grünbichlerbuild: properly regenerate d/control
2020-07-31 Fabian Grünbichlerbuild: track generated d/control in git
2020-07-20 Fabian Grünbichlerbuild: run tests on build (again)
2020-07-14 Thomas Lamprechtbuildsys: fix targets to not run dpkg-buildpackage...
2020-07-09 Thomas Lamprechtbuildsys: also upload debug packages
2020-07-04 Thomas Lamprechtdocs: do not hardcode version
2020-03-03 Dietmar MaurerMakefile - upload: upload to correct product repos
2020-02-27 Christian EbnerAdd zsh completion scripts
2020-02-10 Thomas Lamprechts/pbsbanner/proxmox-backup-banner/ + move to /usr/lib
2020-02-06 Thomas Lamprechtadd login banner service
2020-01-21 Fabian Grünbichlerswitch to debcargo for generating d/control
2019-12-20 Fabian Grünbichlervarious packaging fixes, bump version
2019-12-18 Dietmar MaurerMakefile: remove zstd-sys
2019-12-16 Wolfgang Bumillerbuildsys: make deb: use --lib for first pass build
2019-12-13 Dietmar Maurergenerate separate proxmox-backup-docs package
2019-12-13 Dietmar MaurerMakefile: add upload target
2019-11-11 Dietmar Maurerdebian packages: split package into client/server
2019-09-11 Wolfgang Bumillerbuildsys: add 'make lint'
2019-09-09 Dietmar Maureravoid injecting ENV vars from Makefile
2019-09-03 Wolfgang BumillerMakefile: fixup: remove references to proxmox-protocol
2019-05-23 Wolfgang Bumillerbuildsys: make valgrind=1 to enable valgrind support
2019-05-23 Christian EbnerMakefile: make the tests folder available in the build...
2019-05-22 Christian EbnerMakefile: Allow to pass parameter tests=pattern to...
2019-04-27 Dietmar Maurersrc/tools/broadcast_future.rs: add new constructor...
2019-03-14 Dietmar Maurerrename catar into pxar
2019-03-07 Dietmar MaurerMakefile: copy zstd-sys into build
2019-03-07 Wolfgang BumillerRevert "TEMP: dynamically link against liblz4 for testing"
2019-03-07 Wolfgang BumillerTEMP: dynamically link against liblz4 for testing
2019-03-06 Wolfgang Bumillerbuildsys: copy proxmox-protocol to build/
2019-02-27 Wolfgang Bumillerbuildsys: deb: always build locally first
2019-02-27 Wolfgang Bumillerbuildsys: copy Cargo.lock to build/
2019-02-24 Dietmar Maurerstart generating manual pages
2019-02-14 Wolfgang Bumillermake: use --no-deps for cargo doc
2019-02-12 Dietmar Maurersrc/backup.rs - improve doc
2019-02-04 Wolfgang Bumillerintroduce buildcfg module and PROXMOX_CONFIGDIR
2019-02-01 Wolfgang Bumillerbuildsys: don't cache non-binary data
2019-02-01 Wolfgang Bumillermake deb: use --no-pre-clean
2019-02-01 Wolfgang Bumillermake clean: cleanup source package files
2019-02-01 Wolfgang Bumillerbuildsys: re-enable build caching for deb target
2019-02-01 Wolfgang Bumillermake: add dsc target and use lintian
2019-02-01 Wolfgang Bumilleruse libexecdir for service binaries
2019-02-01 Wolfgang Bumilleralso apply cargo build flags to tests
2019-02-01 Wolfgang Bumillerbuildsys: fixup package building
2019-02-01 Wolfgang Bumillerdon't hardcode /usr/share paths
2018-12-20 Dietmar Maureruse proxmox-backup as package name
2018-12-19 Dietmar Maurerfix tests
2018-12-05 Dietmar Maurerextract version from environment
2018-12-04 Dietmar Maurerstart the GUI
2018-12-01 Dietmar Maurerimprove Makefile
2018-12-01 Dietmar Maurerinstall GUI index file
2018-11-30 Dietmar Maurercleanup Makefile, add missing copyright file
2018-11-30 Dietmar Maureradd Makefile to build debian package