A Build system and packaging tool for building open source projects with Visual Studio 2008 (Express) for the Microsoft Windows platform.
=======
== NOTE: I encourage you to check out HSBuild ==
== HSBuild is kind of next generation/version of OAH ==
== https:/
=======
== Getting started ==
1. Required components:
- Visual Studio 2008 or Visual C++ 2008 Express ( http://
- Python
- Perl
- Bazaar
2. Install OAH Build:
- Locate and install the latest OAHBuild.msi package: https:/
This installer provides you with all the needed tools for building OAH based modules.
OAH WILL DO NASTY THINGS TO YOUR SYSTEM! IT WILL MOVE/REPLACE LINK.EXE and MODIFY YOUR PATH.
3. Install or build dependencies (OAH based modules):
- Locate and install *dev.msi package: https:/
- OR build it yourself! (See next section)
== Building OAH based modules ==
- Pull the module you want to build. bzr branch lp:oah/<module> (e.g. bzr branch lp:oah/glib)
- Locate the win32/oah sub directory. (E.g. <glib branch>/win32/oah/)
- msbuild <solution_name.sln> /p:Configuratio
Optional you can open the solution in Visual Studio/C++ 2008.
== Checking out the source code for all OAH based modules ==
Download and run this batch script:
http://
View full history Series and milestones
trunk series is the current focus of development.
All bugs Latest bugs reported
-
Bug #463141: Error code from "Performing Post-Build Event"
Reported -
Bug #449257: Unable to build static library with OAH build
Reported -
Bug #359951: gdk-pixbuf-csource isn't built
Reported -
Bug #359949: OAHBuild installer overwrites OAH_LOCAL_PREFIX_PATH variable
Reported -
Bug #344531: tests in gtktest don't run in Debug configuration
Reported
