1
0
mirror of https://github.com/rd235/cado synced 2024-12-26 14:03:07 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
Renzo Davoli
652087d8a0 libexecs 1.4 compatibility 2023-01-30 19:52:35 +01:00
Mattia Biondi
c3bc6f56dd Fix spelling and grammar errors 2020-05-03 15:37:15 +02:00
Mattia Biondi
792020b65d Fix CADO_SPOOL_DIR path and change PostInstall flag 2020-05-03 15:34:22 +02:00
9fb6a8d265 [cado] setcap was attached to verbose 2020-01-31 19:32:53 +01:00
f74176b388 [Cmake] Install cleanup
Now a variable is used for the spool file and the installation process
is less verbose.
2020-01-31 19:08:24 +01:00
c48b6aeeb4 [Cado] fixed a segmentation fault on wrong params
The getopt_long descriptors was not correctly terminated.
To avoid a segmentation fault the list should be terminated
by an array composed of 4 NULLs.
2020-01-31 18:01:49 +01:00
Mattia Biondi
576d72c6b3 config.h patch (credit @rd235) 2020-01-09 19:53:16 +01:00
Mattia Biondi
97a13ad95b ignore retvalue (credit @rd235) 2020-01-09 19:50:58 +01:00
Mattia Biondi
d9082075ba check if in debian package before PostInstall 2020-01-09 19:45:38 +01:00
Mattia Biondi
28e4c7054d CMake conversion 2020-01-08 11:19:54 +01:00