FlexBuild

FlexBuild is a cross platform C/C++ daily build system, it hides the system/compiler details, make it clean and easy to build your software.

Daily build is your friend! With FlexBuild, you do not need modify Visual C++ project options one by one, do not need manitain dozens of .vcproj/.sln/.ncb/.aps/.user/.xcode ...

One command, all releases! With FlexBuild, you do not need manual build/release your software, let's FlexBuild to do the borning build task.

FlexBuild uses compiler/system indepent project description file: .fp to compile C/C++ project. Only need ONE .fp file to compile a target. .fp is a special makefile, you can edit it in textedit or generate by mkfp utility.

FlexBuild build-in supports Visual C++ 6.0, Visual C++ 2003, Visual C++ 2005, Visual C++ 2008, Visual C++ 2010, mingw, and easy to support other compilers.

Awards & Reviews

Features
  • One command build all projects
  • Support Visual C++ 6.0/2003/2005/2008/2010, mingw
  • Simple project file (.fp)
  • Symbol strip
  • Binplace after builded
  • Uniform version manipulate, version increment
  • Html format build log
System Requirements
  • IBM-compatible PC with a minimum 2 GHz Pentium-class microprocessor and 512 MB RAM
  • Windows 7, Vista, XP, 2000 (32 & 64 bit)
  • 4 MB hard disk space
Screen Shot

flexbuild shell
FlexBuild UI

flexbuild daily build
FlexBuild: Daily Build

flexbuild The Build Console Window
FlexBuild: The Build Console Window

flexbuild build log
FlexBuild: Build log

flexbuild html build log
FlexBuild: Html Build log