Re: Is a modern build system acceptable for older platforms - Mailing list pgsql-hackers

From Yuriy Zhuravlev
Subject Re: Is a modern build system acceptable for older platforms
Date
Msg-id CANiD2e8_Ae7V9MizKi5FWdk4Pt7k3c0KpBZ9-ADiQb=7WSkLBQ@mail.gmail.com
Whole thread Raw
In response to Re: Is a modern build system acceptable for older platforms  (Hartmut Holzgraefe <hartmut.holzgraefe@gmail.com>)
List pgsql-hackers
this is not about having a working build environment, it is about having
a fully working and correct source tarball before distributing it as a
new release.

Sorry, I did not understand correctly it before. 
I suppose it's not big problem especial if you have CI and tests farm.  
And anyway in Postgres distcheck is handmade code and you can make the same script for CMake too:
https://github.com/stalkerg/postgres_cmake/blob/cmake/GNUmakefile.in#L111

and it's not working for windows. ;)
You should forget about Postgres as common Autotools project. 

pgsql-hackers by date:

Previous
From: Yuriy Zhuravlev
Date:
Subject: Re: Is a modern build system acceptable for older platforms
Next
From: Craig Ringer
Date:
Subject: Re: Postgres, fsync, and OSs (specifically linux)