summaryrefslogtreecommitdiffstats
path: root/Tools/ccbench
stat options
Period:
Authors:

Commits per author per week (path 'Tools/ccbench')

AuthorW09 2026W10 2026W11 2026W12 2026Total
Total00000
class='commitgraph'>|\ | | | | Minimum required version for CMake | * Minimum required version for CMakealbert-github2019-01-151-1/+1 | | | | | | | | | | The `env` command with `-E` is first supported with version 3.1 setting the minimum required version as such (Based on message: https://stackoverflow.com/questions/54194646/make-docs-fails-while-building-doxygen-v1-8-15-for-rhel-distros-for-s390x and CMake documentation: https://cmake.org/cmake/help/v2.8.12/cmake.html, https://cmake.org/cmake/help/v3.0/manual/cmake.1.html and https://cmake.org/cmake/help/v3.1/manual/cmake.1.html) * | Updated build instructions to get rid the libtinfo.so dependency on Linux ↵Dimitri van Heesch2019-02-071-1/+2 | | | | | | | | with static libclang. * | Added instructions to build a statically linked doxygen binary from sourcesDimitri van Heesch2019-02-041-0/+20 |/ * Documentation internet addressesalbert-github2018-10-271-3/+3 | | | | Running a link checker revealed a number of not existing / redirected addresses, these have been corrected. * Update install.doc: Qt 5 is now supported as wellMichael "Croydon" Keck2018-09-111-5/+5 | * Small correction installation / build procedurealbert-github2018-09-091-0/+5 | | | | | - Adding some indices - Adding python requirement for *nix * Enable in page table of contents for LaTeXalbert-github2018-05-211-1/+1 | | | | | | | | currently the \tableofcontents command is only supported for HTML. In this patch: - enable in page table of contents for LaTeX: \tableofcontents['{'[option][,option]*'}'] where option can be 'HTML, and 'LaTeX' (side effect: possibility to have options with, nearly, all commands.) * Small documentation correctionsalbert-github2018-03-06