Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-03CMake: Fix invalid syntaxRobert Adam
2022-08-31CMake: Add option to explicitly set lib typeRobert Adam
2022-08-31Use TRACY_PUBLIC_DIR throughoutRobert Adam
2022-08-04Update CMakeLists.txtTiago Chaves
2022-05-14Merge pull request #380 from Honeybunch/masterBartosz Taudul
2022-05-11Remove duplicate TRACY_NO_FRAME_IMAGE CMake optionMikael Simberg
2022-05-10Remove stray comma from TRACY_NO_CRASH_HANDLER optionMikael Simberg
2022-05-04Slight tweak to get client library working with mingwHoneybunch
2022-05-01Fix build options, add TRACY_TIMER_FALLBACK option.Michael Puskas
2022-04-27Add flag to disable crash handlerBlake Taylor
2022-04-12Adding tracy_no_sys_trace to enable MinGW builds which have an older version ...David McCloskey
2022-02-23CMake: New description for TRACY_CALLSTACKClément Grégoire
2022-02-23Fix IPV4 -> IPv4 typoClément Grégoire
2022-02-23CMake: Add the new TRACY_NO_CALLSTACK optionClément Grégoire
2022-02-23CMake: Add missing optionsClément Grégoire
2022-02-12Merge pull request #326 from Lectem/install_namepaceBartosz Taudul
2022-02-12Fix missing TracyUwp in the CMake headers installClément Grégoire
2022-02-12Since tracy provides the Tracy::TracyClient it should also install with that ...Clément Grégoire
2022-01-13Merge branch 'master' of https://github.com/wolfpld/tracyHoneybunch
2022-01-13Fixing installHoneybunch
2021-12-18CMakeLists: Fix typoRobert Adam
2021-12-17CMake: Mark include directories as SYSTEMRobert Adam
2021-12-06Exporting cmake targets for installHoneybunch
2021-08-01Simplify CMake option definitionLukas Berbuer
2021-08-01Add documentation for CMake integrationLukas Berbuer
2021-08-01Add options to CMakeLists.txtLukas Berbuer
2021-05-30Provide CMake TracyClient header only libraryTimo Suoranta