Projects / _smake

_smake

smake is a higly portable make program with automake features. It implements a complete superset of the features of the classical Unix make program. It warns about typical misusage of dynamic macros that prevent portability of makefiles.

Tags Software Development Build Tools Archiving Packaging Utilities
Licenses GPL
Operating Systems BeOS Mac OS X Windows Windows OS Independent OS/2 POSIX
Implementation Assembly C Other Unix Shell

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  12 Mar 2007 07:46
  • Rrelease-after

Changes: Major restructuring was done. An autoconf test to check whether /bin/sh is bash was added to allow the use of workarounds for various bash bugs. Built-in uname(1) support was enhanced for Mac OS X and *BSD. The .NO_WARN feature was added. A bug introdunced when allowing infinitely long strings was fixed.

  • Rrelease-mid
  •  20 Oct 2006 01:54
  • Rrelease-after

Changes: The licence was changed from the GPL to the CDDL. The string length limitation for words read from Makefiles has been removed. Macro expansion no longer uses static length limitations. The new Special Target ".SPACE_IN_NAMES:" allows you to have escaped spaces in object or dependency names, which helps to create auto-dependencies for the Microsoft C compiler. The Makefile system now includes the environment setup for the Microsoft C compiler.

  • Rrelease-mid
  •  07 Sep 2006 03:26
  • Rrelease-after

Changes: The strlcpy.c and strncpy.c files were added to the first bootstrap build stage. Note that you cannot directly build a recent smake with a very old smake. Either use a different make to compile or create the first stage manually with: cd psmake; sh MAKE-sh, then cd ..; psmake/smake

  • Rrelease-mid
  •  18 Aug 2006 05:41
  • Rrelease-after

Changes: This release fixes a bug with string processing on the "growable buffer" that caused smake to dump core in cases of certain string length combinations for macros.

  • Rrelease-mid
  •  10 Jul 2006 05:21
  • Rrelease-after

Changes: Support for "Interix" was added, which is what you get when compiling on "Services For Unix" on MS-Windows. $O may be used in pattern matching expansions. Under some circumstances, the Macro expansion code ate up whitespace, so this has been corrected. The makefile system has been enhanced to support compiling with the Microsoft compiler "cl".

No-screenshot

Project Spotlight

Bot Lane

An online interface to various site checking tools.

244a23a9c143e1bd7ce26ab0e2bcfe4d_thumb

Project Spotlight

pmcyg

A tool for creating customized Cygwin installers.