Bartosz Taudul
1dbca1b9bc
Ignore .cache directory.
...
Such directory may be created by the clangd server.
2022-04-23 23:06:19 +02:00
Bartosz Taudul
d6fa6da0ed
Add build automation script.
2021-02-06 23:57:14 +01:00
joshuakr
db83fc443f
Adding a few things to ignore
2021-01-21 18:33:57 -08:00
Jim Blandy
c75b940816
Have git ignore Unix shared libraries.
2020-07-31 11:52:25 -07:00
Graydon Hoare
aace9bc76e
Add .deps and .dirstamp to .gitignore to allow use as submodule in automake projects.
2020-05-28 11:17:43 -07:00
Bartosz Taudul
4634c5cdd3
Update manual.
2020-04-27 19:21:32 +02:00
David Farrell
b05c2f5327
Added install_vcpkg_dependencies.bat to set up dependencies
...
This script will build both vcpkg and the dependencies needed by Tracy. It puts everything in the vcpkg/vcpkg directory, and changes no other state on the machine. It is perfectly safe to erase the vcpkg/vcpkg directory and re-run the script to build the dependencies again, although that should only be needed once.
To add new vcpkg dependencies, just modify the 'vcpkg install ...' line in the .bat file.
2020-04-21 10:52:25 -07:00
Bartosz Taudul
9ec6c1e12d
Basic technical documentation.
2019-07-15 21:00:12 +02:00
Bartosz Taudul
8ae33fbb1e
Add icon to win32 profiler executable.
2019-06-02 18:05:49 +02:00
Bartosz Taudul
914a1713e3
Use freetype to render fonts.
2018-08-17 21:40:15 +02:00
Bartosz Taudul
a211e57e3c
Initial draft of the user manual.
2018-08-01 23:45:40 +02:00
Bartosz Taudul
4c16aa9b96
Store build objects in separate directories.
2018-06-27 20:31:17 +02:00
Bartosz Taudul
b057c631a6
Ignore tracy_test executable.
2018-03-04 15:12:05 +01:00
Bartosz Taudul
90cdda8542
Ignore imgui.ini files.
2017-09-15 22:50:36 +02:00
Bartosz Taudul
a2849002ec
Basic git ignore list.
2017-09-10 17:26:39 +02:00