20 Commits

Author SHA1 Message Date
Michael R. Crusoe
39d202053d Make doxygen docs reproducible 2022-02-27 19:28:28 -08:00
Claus Klein
48fda3f0a6
cleanup cmake files to be a little more moderen (#659)
* cleanup cmake files to be a little more moderen

keep the source tree free of build artifacts
cmakelint the cmake files too

* fix cmake setup errors on CI

fix APPLE clang builds too

* CI needs support for realy history cmake V3.6

fix typo in cmake files using add_test() commnds

* One step more to use modern cmake

Prevent to modifiy compile and linker FLAGS and to set global includes
pathes

* fix CI build problems with older cmake versions

prepare cleanup cmake list file

* final cleanup

use Config.cmake.in and install hole cmake config files

* Fix cpp17 PORTABILITY_TEST linker problem

add missed target_link_libraries()

* hopefully prevent windows test problems
2020-11-17 12:50:06 -08:00
Shane Grant
ad927466b5 comment out obsolete doxygen 2016-11-28 10:41:02 -08:00
Caspar Kielwein
a06680868e Add cereal.doxytags as tagfile to allow external projects to link to cereal documentation. 2016-10-02 16:09:04 +02:00
Caspar Kielwein
3fb59dbe6c Build doxygen documentation with separate CMakeLists.
Extracted CMakelists.txt to doc subdirectory.
Changed paths in doxyfile.in and CMakeLists accordingly.
added doc as subdirectory in main CMakeLists.txt.
2016-10-02 15:53:28 +02:00
Shane Grant
db6aaffb69 Comment level doc for #205 2015-07-17 10:46:33 -07:00
Shane Grant
d4704dedb3 comment out obsolete line in doxygen 2014-05-06 11:04:04 -07:00
Shane Grant
b2730c6351 Fixing merge problem 2014-04-15 11:59:41 -07:00
Shane Grant
da79a37a48 removed deprecated things in doxygen config 2014-03-28 14:20:05 -07:00
Shane Grant
43855f2e5c Added update-doc target 2014-03-11 17:23:23 -07:00
Shane Grant
a9d711060b Adding doc target 2014-03-11 17:02:36 -07:00
Shane Grant
8375dbca75 dox footer got left out 2013-07-11 11:41:14 -07:00
Shane Grant
6c5d796d6d adding analytics to dox 2013-07-10 14:08:48 -07:00
Randolph Voorhies
6527f03da7 Fixed doxygen when gh-pages crud is left about 2013-07-10 11:11:04 -07:00
Shane Grant
9ad424ef2e doxygne updates 2013-07-09 16:38:23 -07:00
Awesome Robot
5e6fdb339a doxygen updates, created some new dox groups, put group defs into mainpage.dox 2013-07-09 15:36:01 -07:00
Awesome Robot
70426706a9 doxygen page improvement 2013-07-09 15:06:12 -07:00
Shane Grant
237d05b1ba updating doxygen 2013-07-09 14:38:51 -07:00
Randolph Voorhies
0ce654759a Doxygen updates 2013-07-06 19:24:31 -07:00
Shane Grant
9ed52f22a1 adding doxygen generation 2013-07-04 23:43:46 -07:00