You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-08-01 06:46:52 +03:00
Remove autoconf/make build.
2.54.0 is the last release to support the autoconf/make build. Remove the autoconf/make build to reduce maintenance going forward.
This commit is contained in:
@ -675,18 +675,6 @@ meson_options.txt:
|
||||
class: build
|
||||
type: meson
|
||||
|
||||
src/Makefile.in:
|
||||
class: build
|
||||
type: make
|
||||
|
||||
src/build.auto.h.in:
|
||||
class: core
|
||||
type: c/h
|
||||
|
||||
src/build/aclocal.m4:
|
||||
class: build
|
||||
type: make
|
||||
|
||||
src/build/common/exec.c:
|
||||
class: build
|
||||
type: c
|
||||
@ -743,14 +731,6 @@ src/build/common/yaml.h:
|
||||
class: build
|
||||
type: c/h
|
||||
|
||||
src/build/config.guess:
|
||||
class: build
|
||||
type: make
|
||||
|
||||
src/build/config.sub:
|
||||
class: build
|
||||
type: make
|
||||
|
||||
src/build/config/config.yaml:
|
||||
class: build
|
||||
type: yaml
|
||||
@ -771,10 +751,6 @@ src/build/config/render.h:
|
||||
class: build
|
||||
type: c/h
|
||||
|
||||
src/build/configure.ac:
|
||||
class: build
|
||||
type: make
|
||||
|
||||
src/build/error/error.yaml:
|
||||
class: build
|
||||
type: yaml
|
||||
@ -797,7 +773,7 @@ src/build/error/render.h:
|
||||
|
||||
src/build/help/help.xml:
|
||||
class: build
|
||||
type: make
|
||||
type: xml
|
||||
|
||||
src/build/help/parse.c:
|
||||
class: build
|
||||
@ -815,10 +791,6 @@ src/build/help/render.h:
|
||||
class: build
|
||||
type: c/h
|
||||
|
||||
src/build/install-sh:
|
||||
class: build
|
||||
type: make
|
||||
|
||||
src/build/main.c:
|
||||
class: build
|
||||
type: c
|
||||
@ -2035,10 +2007,6 @@ src/config/protocol.h:
|
||||
class: core
|
||||
type: c/h
|
||||
|
||||
src/configure:
|
||||
class: build
|
||||
type: make
|
||||
|
||||
src/db/db.c:
|
||||
class: core
|
||||
type: c
|
||||
|
Reference in New Issue
Block a user