icinga2/icinga-app
Alexander A. Klimov c2ddd20ef3 Fix compiler warnings by (copy-)constructing loop variables explicitly
for (const T& needle : haystack) creates the illusion that haystack is a
container of T and we're just borrowing needle. In these cases that's not true.
2025-04-22 13:55:49 +02:00
..
CMakeLists.txt Merge pull request #10137 from Icinga/win-progfiles-icinga2-var 2025-01-16 12:02:33 +01:00
icinga.cpp Fix compiler warnings by (copy-)constructing loop variables explicitly 2025-04-22 13:55:49 +02:00
icinga.ico Windows binary: Also update the exe icon 2019-08-27 15:12:22 +02:00
icinga.rc Fix Windows .exe version v2.12.0 -> 2.12.0 2020-09-11 15:56:51 +02:00
icinga2.cmake Fix command-line arguments which contain spaces 2015-11-05 12:09:01 +01:00