Download List

프로젝트 설명

OCamlConf is an OCaml build tool that resembles GNU autoconf to the user, but uses OCaml in the backend rather than shell script. It is a library for writing "configure" scripts in OCaml as well as a front-end for creating these cross-platform "configure" scripts.

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.

2004-05-31 03:52
0.8

구성 모듈은보다 쉽게 확장 가능한 객체 지향 접근법을 사용하도록 변경하고 사용자에게 더 나은 출력을주지. 명령줄 도구 모듈을 연결하는 추상적인 행동, 어디 전에 단순히 각 프로그램에 대한 플래그를 하나의 세트로 모두 알고 프로그램과 플래그가 변경되었습니다.
Tags: Major feature enhancements
The configuration module was changed to use a more
easily extensible object-oriented approach and give
better output to the user. The command line tool
module was changed to associate both a program and
flags with an abstract action, where before it merely
knew one set of flags for each program.

2004-05-29 06:55
0.7

그 '예방 선택하여'작업에서 configure 스크립트에서 사소한 버그가 수정되었습니다.
Tags: Minor bugfixes
A trivial bug in the configure script that prevented 'make opt'
from working was fixed.

2004-05-27 09:28
0.6

스퓨리어스 제거 - findlib 명령은 프로젝트에 대한 실행만이 설치 제거되었습니다.
Tags: Minor bugfixes
The spurious uninstall-findlib command was removed for projects that only install executables.

2004-05-12 12:39
0.5

프로그램은 이제 "귀하의"configure.ml "OCaml에서"configure_out.ml 모두 "를 구성하는 대신"그리고 서면에서 하나의 "구성"을 생성합니다. 이 구성 Bourne 쉘, 나오지도있는 모든 시스템에, 그리고 OCaml 실행됩니다. 모듈이 고운 세밀하게 제어할 수 있도록하고, 문서를 refactored 둘 다 품질과 수량이 향상됐다.
Tags: Initial freshmeat announcement
The program now generates a single "configure" from your
"configure.ml" written in OCaml instead of both "configure"
and "configure_out.ml". This configure will run on any system
with a Bourne shell, sed, and OCaml. The modules were
refactored to allow finer-grained control, and the
documentation was improved in both quality and quantity.

Project Resources