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-09 14:49:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6f009fa890158ee5ce0df62579a2dc6bfb1ca995
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