Fekir’s Blog
Categories
Keywords
About Me
Policies
2022-03-04 : Analyze configure times with cmake
2022-01-30 : Analyze build times with clang
2022-01-11 : How to declare function pointers
2021-12-10 : Toolbox of a GNU/Linux C++ programmer
2021-10-24 : Macros usages in C++
2021-09-24 : A minimal C++ development environment
2021-07-25 : natstepfilter
2021-06-25 : Natvis files
2021-06-05 : Less assembly does not mean faster code
2021-03-17 : Botstrapping and cross-compiling
2020-08-17 : Library dependency graphs in CMake
2019-12-17 : Docker process creation overhead when compiling
2019-09-30 : Custom static analysis with Cppcheck
2019-09-23 : Test failures in C++
2019-09-16 : Tracing with GCC
2019-09-02 : Post-build static analysis - pfunct and pahole
2019-08-26 : Post-build static analysis
2018-09-04 : Function poisoning in C and C++