5
0
mirror of git://git.proxmox.com/git/pve-common.git synced 2025-01-09 05:17:35 +03:00
Commit Graph

249 Commits

Author SHA1 Message Date
Thomas Lamprecht
a9fa415783 makefile: convert to use simple parenthesis
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-17 08:50:37 +02:00
Thomas Lamprecht
0bc0172098 buildsys: derive upload dist automatically
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-08 15:26:55 +02:00
Thomas Lamprecht
d0aa3d5376 buildsys: cleanup and expand clean target
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-08 15:26:05 +02:00
Thomas Lamprecht
5486a34abf buildsys: add sbuild target for convenience
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-08 15:26:01 +02:00
Thomas Lamprecht
cb84ac2e92 buildsys: improve DSC generation
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-08 15:25:40 +02:00
Thomas Lamprecht
e0e6637a00 buildsys: change upload dist to bullseye
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-05-09 17:33:31 +02:00
Thomas Lamprecht
ad3ec2bb7c buildsys: use plain cp instead of rsync
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-12-14 19:54:48 +01:00
Thomas Lamprecht
83b0b7d185 buildsys: clean more
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-12-03 16:39:10 +01:00
Thomas Lamprecht
8a27e4a457 buildsys: use dpkg-dev makefile helpers for pkg info
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-07-23 09:32:29 +02:00
Thomas Lamprecht
95ff6bd082 bump version to 6.0-2
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-06-24 17:16:57 +02:00
Thomas Lamprecht
2ccac1a40f bump version to 6.0-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-06-14 20:30:47 +02:00
Wolfgang Bumiller
cf6a4c54d9 fixup for the last version bump
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-06-05 09:11:10 +02:00
Thomas Lamprecht
4d7b1156cc buildsys: change upload dist to buster
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-05-21 18:23:03 +02:00
Thomas Lamprecht
9954f8c6d4 bump version for buster
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-05-21 18:23:03 +02:00
Thomas Lamprecht
7e7b29389e bump version to 5.0-52
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-05-15 14:16:17 +02:00
Thomas Lamprecht
8bea73e7f4 bump version to 5.0-51
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-04-18 11:08:32 +00:00
Thomas Lamprecht
3b7e36d62b bump version to 5.0-50
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-04-03 13:54:39 +02:00
Thomas Lamprecht
b07bec34ec bump version to 5.0-49
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-03-21 12:56:58 +01:00
Thomas Lamprecht
42e927905d bump version to 5.0-48
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-03-14 09:52:22 +01:00
Thomas Lamprecht
7b4f791bfd bump version to 5.0-47
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-02-20 12:24:19 +01:00
Wolfgang Bumiller
188097500d bump version to 5.0-46
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-02-11 10:55:27 +01:00
Thomas Lamprecht
efe3113a40 bump version to 5.0-45
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-02-04 11:46:08 +01:00
Thomas Lamprecht
bbdb1ae921 bump version to 5.0-44
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-01-22 11:56:40 +01:00
Thomas Lamprecht
d4eefbcd9a bump version to 5.0-43
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-22 11:20:00 +01:00
Thomas Lamprecht
7571d25b3d bump version to 5.0-42
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-19 13:46:25 +01:00
Thomas Lamprecht
f4f3bd98ae bump version to 5.0-41
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-10-31 15:03:56 +01:00
Fabian Grünbichler
ceeb5d7bd8 build: base BUILDDIR on VERSION
this is the standard naming used in Debian/dpkg

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Acked-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Acked-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-10-29 14:10:50 +01:00
Fabian Grünbichler
c11de0173f build: inline $GITVERSION
since the top-level Makefile is called during build now, where we might
no be in a git working tree.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Acked-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Acked-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-10-29 14:10:50 +01:00
Fabian Grünbichler
b1766d78d3 build: split deb target into deb and src
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Acked-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Acked-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-10-29 14:10:50 +01:00
Wolfgang Bumiller
51d4123423 bump version to 5.0-40
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-09-25 10:39:29 +02:00
Thomas Lamprecht
c10939c2fa bump version to 5.0-39
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-09-20 09:39:13 +02:00
Dietmar Maurer
6c7fee81f2 bump version to 5.0-38 2018-07-27 10:56:13 +02:00
Thomas Lamprecht
f4265f248f bump version to 5.0-37
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-07-18 10:48:05 +02:00
Thomas Lamprecht
7c7bc4623d bump version to 5.0-36
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-07-10 14:06:33 +02:00
Thomas Lamprecht
b2285cf8eb bump version to 5.0-35 2018-06-27 15:34:14 +02:00
Thomas Lamprecht
a73f417f10 buildsys: depend on check target instead of manual calling it
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-06-18 08:57:25 +02:00
Thomas Lamprecht
82ad3144ff buildsys: refactor distclean and clean target
remove the cleanup of the not produced ${PACKAGE}-*.tar.gz file.
This is here since the import from SVN, but is not needed since quite
a time.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-06-18 08:57:25 +02:00
Thomas Lamprecht
dbaa6e520a buildsys: introduce BUILDDIR variable
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-06-18 08:57:25 +02:00
Thomas Lamprecht
f943f4d13e buildsys: remove useless variable definitions
the used ones are in src/Makefile, so remove those left over, else
one could get confused why there on two places and why changes here
had no effect.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-06-18 08:57:25 +02:00
Thomas Lamprecht
008c3bb2d4 bump version to 5.0-34 2018-06-15 12:06:42 +02:00
Thomas Lamprecht
a76b691d13 bump version to 5.0-33 2018-06-14 09:26:12 +02:00
Thomas Lamprecht
d86dc5eeaf bump version to 5.0-32 2018-05-29 08:28:29 +02:00
Thomas Lamprecht
02548f7bb6 bump version to 5.0-31 2018-05-04 12:57:25 +02:00
Dietmar Maurer
68ab3fce31 use ssh -X for upload target 2018-04-05 12:23:17 +02:00
Thomas Lamprecht
eb8ebfa0e5 bump version to 5.0-30
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-03-22 09:10:14 +01:00
Dietmar Maurer
3defa1690b bump version to 5.0-29 2018-03-09 08:56:27 +01:00
Fabian Grünbichler
e7ecadda06 bump version to 5.0-28 2018-02-19 11:41:34 +01:00
Wolfgang Bumiller
caf3f3a7a1 bump version to 5.0-27
Now breaks qemu-server<<5.0-21

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-01-22 15:10:05 +01:00
Wolfgang Bumiller
ca2835a1d4 bump version to 5.0-26
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-01-18 09:31:02 +01:00
Wolfgang Bumiller
5cccb0f200 bump version to 5.0-25
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2017-12-15 13:26:33 +01:00