My favorites | Sign in
Google
Projects on Google Code Results 1 - 7 of 7
Sleepy-EX is a light-weight CPU profiler for Visual C++ projects under Windows. It is a fork of [http://www.codersnotes.com/sleepy/ VerySleepy] with improvements to user interface and reliability.
<table border="0"><tr valign="top"><td> ==Introduction== ZNC is an advanced IRC bouncer with many features, including support for loadable modules and a sleek web interface. Unfortunately, it doesn't run on Microsoft Windows out of the box. And that is why this project was started - to bring th...
*<font color="red">Note (12/24/2009): I built the 4.5.3 release and uploaded each build. I have fixed all known issues with the 4.5.2 build. Merry Christmas!</font>* You can download Qt from their website directly at http://www.qtsoftware.com/downloads But unless you have a commercial license,...
VSPTree is a graphical tool for the Visual Studio 2008 Standalone Profiler. It is named so because it gives you a tree view of the calltree generated from VSP files generated by the profiler.
Provides a build system that is compatible with the autotools and MS Visual Studio build environments. It is mainly to support GStreamer and its plugins for Windows and Linux environments.
This program allow you to use the Microsoft C/C++ compiler (cl.exe) and related tools in a unix-like system, as if it was installed natively. Its main job is to convert unix-style paths on the command line to corresponding windows-style paths as seen from inside Wine, so the actual compiler is able ...
This is some build scripts I used to maintain some Cross Platform Applications I've written in the past and thought it might be helpful to others wanting to setup a cross platform build environment. The main feature is it doesn't depend on GNU G++ as the main compiler... At the time of this writin...