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-21 18:48:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
24c834bf8cb8d89d5361fa9c26109ba679bbc5a2
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