Commit Graph

14 Commits

Author SHA1 Message Date
Hamish Coleman
2413ce498f The autogen script is not using any bash features 2023-06-25 19:25:00 +08:00
Hamish Coleman
c81889d02f Refactoring the autoconf to towards always having a valid Makefile - this will allow simple build instructions 2023-04-30 14:40:55 -05:00
Hamish Coleman
f7d6be51cf Remove the correct files during autogen 2021-11-01 19:15:23 +00:00
Hamish Coleman
4575154e1b Shrink autogen by reading VERSION file directly in configure.ac 2021-11-01 19:15:23 +00:00
Hamish Coleman
ff88803f6d Use one common file for the version number in both build systems 2021-11-01 19:15:23 +00:00
Luca Deri
bd5c3d91a6
Moved to 3.1 2021-10-27 20:42:03 +02:00
Hamish Coleman
7d4ff08200
added automated binary artifacts (#849)
* Allow an autobuilder with no access to private key material to create testable packages

* Initial dpkg build - will need helpers installed to work

* Start adding required dpkg helpers

* Tweak package artifact names

* Add a windows 'package' builder

* Ensure prefix path handling deals with current directory change when descending to tools dir

* The tools makefile currently only needs the SBINDIR path to install properly

* Add a macos 'package' builder

* Remove unused configure variables

* Without commit history, some of the automatic version numbering will fail

* Add an rpm builder

* Need to set the env var for the rpm build before we change our working dir

* Allow gpg signing to fail for generating test rpm packages

* Unfortunately the rpm spec file hardcodes some path assumptions, so we need to use hacks to work around them

* Return to the top dir before moving things around

* A small change to make actions re-run the pipeline

* Name this workflow file with a nicer looking name
2021-10-11 18:44:28 +05:45
small_5
aab34acd3f
Update autogen.sh (#655) 2021-04-05 19:27:17 +02:00
Luca Deri
c3743c1cf7 Moved to 2.9 dev 2020-08-12 12:20:01 +02:00
Luca Deri
1cc4996ef3 Added comparibility with OpenSSL 1.0 2020-04-24 08:21:12 +02:00
Luca Deri
b73f146d9b Fixed warnings
Moved to 2.7
2020-03-24 10:09:39 +01:00
emanuele-f
9e09ddc326 Do not run configure in autogen.sh 2019-07-07 00:14:10 +02:00
emanuele-f
cb43d0cf64 Unify n2n version 2019-07-06 13:52:17 +02:00
Luca Deri
42a2f7ada7 Autogen for generatic configure 2018-10-07 11:38:05 +02:00