Skip to content

Commit

Permalink
Update to tracy 0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
RyeMutt committed Jun 17, 2024
1 parent 191c81e commit 0561576
Show file tree
Hide file tree
Showing 450 changed files with 9 additions and 473,599 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "tracy"]
path = tracy
url = https://github.com/wolfpld/tracy.git
10 changes: 5 additions & 5 deletions build-cmd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,11 +75,11 @@ pushd "$source_dir"

cmd.exe /c $(cygpath -w "vcpkg/install_vcpkg_dependencies.bat")

build_sln "capture/build/win32/capture.sln" "Release|x64"
build_sln "csvexport/build/win32/csvexport.sln" "Release|x64"
build_sln "import-chrome/build/win32/import-chrome.sln" "Release|x64"
build_sln "profiler/build/win32/Tracy.sln" "Release|x64"
build_sln "update/build/win32/update.sln" "Release|x64"
msbuild.exe $(cygpath -w "capture/build/win32/capture.sln") /p:Configuration=Release /p:Platform=$AUTOBUILD_WIN_VSPLATFORM
msbuild.exe $(cygpath -w "csvexport/build/win32/csvexport.sln") /p:Configuration=Release /p:Platform=$AUTOBUILD_WIN_VSPLATFORM
msbuild.exe $(cygpath -w "import-chrome/build/win32/import-chrome.sln") /p:Configuration=Release /p:Platform=$AUTOBUILD_WIN_VSPLATFORM
msbuild.exe $(cygpath -w "profiler/build/win32/Tracy.sln") /p:Configuration=Release /p:Platform=$AUTOBUILD_WIN_VSPLATFORM
msbuild.exe $(cygpath -w "update/build/win32/update.sln") /p:Configuration=Release /p:Platform=$AUTOBUILD_WIN_VSPLATFORM

cp -a capture/build/win32/x64/Release/capture.exe $stage_dir/tools/tracy/
cp -a csvexport/build/win32/x64/Release/csvexport.exe $stage_dir/tools/tracy/
Expand Down
1 change: 1 addition & 0 deletions tracy
Submodule tracy added at 37aff7
1 change: 0 additions & 1 deletion tracy/.github/FUNDING.yml

This file was deleted.

Binary file removed tracy/.github/sponsor.png
Binary file not shown.
44 changes: 0 additions & 44 deletions tracy/.github/workflows/gcc.yml

This file was deleted.

28 changes: 0 additions & 28 deletions tracy/.github/workflows/latex.yml

This file was deleted.

72 changes: 0 additions & 72 deletions tracy/.github/workflows/msvc.yml

This file was deleted.

42 changes: 0 additions & 42 deletions tracy/.gitignore

This file was deleted.

17 changes: 0 additions & 17 deletions tracy/.vscode/c_cpp_properties.json

This file was deleted.

58 changes: 0 additions & 58 deletions tracy/.vscode/launch.json

This file was deleted.

88 changes: 0 additions & 88 deletions tracy/.vscode/tasks.json

This file was deleted.

Loading

0 comments on commit 0561576

Please sign in to comment.