MCPcopy Create free account
hub / github.com/bumptop/BumpTop

github.com/bumptop/BumpTop @2.5

Chat with this repo
repository ↗ · DeepWiki ↗ · release 2.5 ↗ · + Follow
132,712 symbols 228,864 edges 17,837 files 12,172 documented · 9% updated 2y ago2.0 · 2015-12-30★ 63523 open issues

Browse by type

Functions 74,465 Types & classes 58,247
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

bumptop

Although BumpTop was acquired by Google, this is not an official Google product.

Mac Build instructions

Prerequisites: Xcode, Mac OS X 10.6+

Checkout trunk/mac from the source tree.
Download and install CMake
Open Terminal.app, go to the trunk/mac/Dependencies directory, and type "make" (this will take over 20 minutes)
Launch the BumpTop Xcode project (trunk/mac/Build/Mac/BumpTop.xcodeproj)
Select the "BumpTop" target, or if you'd like to build a downloadable .dmg, select the "Deploy" target
Build the project

Windows Build instructions

Prerequisites: Microsoft Visual C++ 2010 Express (free), Python 2.6 installed and added to your path.

Checkout trunk/win from the source tree.
Install DirectX 9 SDK, June 2010 release download
Download the Qt 4.6.1 source into your /Dependencies folder
Open BumpTop.sln in Visual Studio, right-click on BumpTop project and select "Set as StartUp Project"

Flash Build instructions

Prerequisites: Flex 4.6 SDK. Flash Builder 4.6 to follow the below instructions. Note: it was originally built against Flex 3 so you may see some warnings.

Checkout trunk/flash from the source tree.
File -> New -> Flex Project named "TileUI"
Step through wizard
Copy the files under src to src
Copy the files under libs to libs
Delete TileUI.mxml (which was created automatically by Flash Builder when setting up the new project)
Right click TileUI_Flex.mxml -> Debug as… -> Web Application
(Note: you may need to install the debugger version of Flash Player and for Google Chrome you need to disable the built-in version of Flash)

Core symbols most depended-on inside this repo

Shape

Class 55,590
Method 50,708
Function 23,757
Enum 2,657

Languages

C++99%
Python1%
TypeScript1%
Ruby1%
C1%
PHP1%

Modules by API surface

trunk/win/Source/Includes/QtIncludes/src/tools/uic/ui4.h482 symbols
trunk/win/Source/Includes/QtIncludes/src/3rdparty/webkit/WebCore/rendering/style/RenderStyle.h469 symbols
trunk/win/Source/Includes/Boost/typeof/vector150.hpp453 symbols
trunk/win/Source/Includes/google/protobuf/descriptor.pb.h345 symbols
trunk/win/Source/Includes/Boost/typeof/vector100.hpp303 symbols
trunk/win/Source/BT_Util.cpp282 symbols
trunk/win/Source/Includes/QtIncludes/src/3rdparty/webkit/WebCore/loader/EmptyClients.h275 symbols
trunk/win/Source/Includes/Boost/spirit/home/classic/phoenix/operators.hpp269 symbols
trunk/win/Source/Includes/gtest/internal/gtest-param-util-generated.h253 symbols
trunk/win/Source/Includes/QtIncludes/src/corelib/concurrent/qtconcurrentstoredfunctioncall.h252 symbols
trunk/win/Source/Includes/Boost/mpl/vector/aux_/preprocessed/no_ctps/vector10.hpp249 symbols
trunk/win/Source/Includes/QtIncludes/src/script/parser/qscriptast_p.h247 symbols

For agents

$ claude mcp add BumpTop \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page