Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Allow to skip some stages of "make distcheck".
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Fri, 31 Mar 2023 14:48:02 +0000 (16:48 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Fri, 31 Mar 2023 14:58:22 +0000 (16:58 +0200)
commitcf794e3b074c9192168dd9b85ba3498191f1c0a6
tree89dbc065532a81992273877331f7beca21b8c5fd
parentdf263945b2cb2ef57b3f023074852aa5c94ef22b
Allow to skip some stages of "make distcheck".

Now:
* "make distcheck-archive" only checks the archive
* "make distcheck-configure" also runs cmake et checks the file MANIFEST.in
* "make distcheck" depends on the previous stages, and runs the full build+install+tests
tools/cmake/Distrib.cmake