Download List

프로젝트 설명

Bakefile is cross-platform, cross-compiler
generator of native makefiles. It takes a
compiler-independent description of build tasks as
input and generates a native makefile. Its
supported output formats include autoconf's
Makefile.in, Visual C++ projects, and bcc
makefiles.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-10-25 01:13
0.2.8

MSVC 형식으로 출력을 할 때 디버깅 정보를 사용하여 디버깅하지 않고 런타임에 수정되었습니다.
Tags: minor bug fix
The MSVC format output was fixed when using debug-info without debug-runtime.

2009-10-22 23:43
0.2.7

기타 수정 프로그램에서 Visual C 주로되었다 + + 형식.
Miscellaneous fixes were made, mostly to Visual C++ formats.

2009-04-07 09:27
0.2.6

많은 수정.
Many fixes.

2008-10-21 08:45
0.2.5

2 개의 버그 0.2.4에서 소개가 수정되었습니다 : PCH msvs2003prj 및 msvs2005prj 형식으로 나눠, 그리고 MinGW 형식의 C 컴파일러 호출.
Tags: Major bugfixes
Two bugs introduced in 0.2.4 were fixed: PCH handing in msvs2003prj and msvs2005prj formats, and C compiler invocation in mingw format.

2008-01-20 17:22
0.2.3

이 릴리스에는 VS2003 지원을 추가합니다. 많은 결함이 수정되었습니다.
Tags: Minor feature enhancements
This release adds VS2003 support. Many defects were fixed.

Project Resources