This website requires JavaScript.
Explore
Help
Sign In
Scarfski
/
tracy
Watch
1
Star
0
Fork
0
You've already forked tracy
mirror of
https://github.com/wolfpld/tracy.git
synced
2026-08-07 22:09:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
28af5230d368f4bca22ff8134906fc393a16e2fa
tracy
/
library
History
Jim Blandy
7bc8c6283a
Factor out Unix build logic into shared files.
2020-07-31 11:08:36 -07:00
..
unix
Factor out Unix build logic into shared files.
2020-07-31 11:08:36 -07:00
win32
Add empty TRACY_API instead of using dllexport for static builds on windows. Using dllexport is not correct, because it marks APIs in static lib for export and these APIs would get exported from a DLL that links to tracy.
2020-05-05 13:23:46 +03:00