dev-env is a console based build environment. It aims at making the whole buildprocess compiler and platform independent. It allows to compile/link/etc. yourproject(s) without modifications on all supported platforms and with all supported compilers.
Be the first to post a text review of dev-env console based build environment. Rate and review a project by clicking thumbs up or thumbs down in the right column.
dev-env 1.0.4 has been released. This release fixes two bugs related to nested dependencies and link order and implements support for GNU GCC 3.3. Note that you'll have to rebuild your default.mk makefiles in order to benefit from the bug fixes. dev-env is a GNU-make based C/C++ build environment which allows to compile and link your project(s) without Makefile modifications on all supported platforms and with all supported compilers. It's strength compared to other command-line driven build environments is its native support for Microsoft Windows without requiring a full-bloat UNIX emulation layer like Cygwin provides, for instance. Currently supported environments are: MS Windows, Linux, FreeBSD, Cygwin, MSYS. For the list of supported compilers, see the accompanying README file. This package contains the scripts included in the package dev-env-scripts-1.0.4. If you have already installed dev-env 1.0.x, you only need the updated scripts. In this case, you may save some time by downloading dev-env-scripts- 1.0.4.tar.gz only and performing a 'make install-update'.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?