spot/doc
Alexandre Duret-Lutz 23908f3d2f Add a --enable-pthread option to activate experimental threading code
* NEWS, README, doc/org/compile.org: Mention the option and
its effect on compilation requirements.
* configure.ac: Add the --enable-pthread option, and ENABLE_PTHREAD
macro.
* doc/org/g++wrap.in, spot/Makefile.am, spot/libspot.pc.in: Compile
with -pthread conditionally.
* spot/graph/graph.hh, spot/twa/twagraph.cc: Adjust the code to not
use thread-local variables, and let the pthread code be optional.
* .gitlab-ci.yml: Activate --enable-pthread in two configurations.
2022-06-21 09:56:13 +02:00
..
org Add a --enable-pthread option to activate experimental threading code 2022-06-21 09:56:13 +02:00
tl tl: fix first_match definition 2022-01-14 20:26:44 +01:00
.gitignore more files to ignore 2015-01-08 21:04:03 +01:00
Doxyfile.in use a bibtex file to collect all references in Doxygen 2019-06-14 21:02:27 +02:00
footer.html doxygen doc: minor improvements 2017-12-08 22:07:11 +01:00
mainpage.dox doxygen doc: minor improvements 2017-12-08 22:07:11 +01:00
Makefile.am * doc/Makefile.am (svgo): preserve the IDs in oaut-dot4.svg. 2021-11-13 21:43:57 +01:00
spot.bib tl: implement suffix operator normal form 2022-03-04 17:23:58 +01:00