xjam

XJam is a build of Jam, designed for easy cross-compilation on embedded systems.
The classic Perforce jam is mostly designed around the idea that you’re building for the same machine that you’re compiling on. I’ve tried to seperate the two.

This version has a Jambase that only includes host-specific things, and has no knowledge of compilers, linkers, etc. Each target system has it’s own module which you can include if you wish to use it. In order to accomplish this I’ve obviously had to extend Jam with module support. A benefit of this is that the Jambase is a lot cleaner and can now be properly extended by the user.

More...

— Kayamon
---

Friday February 13, 2009

Very Sleepy

Sleepy is a C/C++ CPU profiler for Windows systems.
The original version is a bit lacking in many areas, so I’ve been doing some work on it.
My version (“Very Sleepy”) has a boatload of improvements in, such as call-graph profiling, an improved UI, load-save, GCC support, and 64-bit support.

It supports any native Windows app, if it has standard PDB or DWARF2 debugging information. No recompilation is necessary – it can just attach to any app as it’s running.

More...

— Kayamon
---

Friday February 13, 2009

thread for Programs

  • Very Sleepy 0.8 · 2011-11-15
    Very Sleepy 0.8 has been released! Well, this is certainly something I should have done a...
  • Very Sleepy 0.7, now with added 64-bitness · 2010-10-13
    Very Sleepy 0.7 has been released! The 0.7 release now has 64-bit support. The installer will...
  • Biggle · 2010-01-23
    Biggle – The least-big OpenGL extension wrapper library Biggle is a small extension wrapper library for...
  • AveNoBreadcrumb 64-bit edition · 2009-12-03
    Hello peeps, I recently had the misfortune to be force to “upgrade” to Windows Vista. I’ve...
  • Very Sleepy 0.6 · 2009-08-08
    Yes, at long last, I’m pleased to announce the long awaited 0.6 release of your...

« Older