Download List

專案描述

The GNU Make Standard Library (GMSL) is a
collection of functions implemented using native
GNU Make functionality that provide list and
string manipulation, integer arithmetic,
associative arrays, stacks, and debugging
facilities.

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.

2007-06-18 12:25
1.0.8

The strlen function was added. gmsl_version was
incorrect in version 1.0.6. A bug that was causing
the incorrect non-detection of native and/or was
fixed. The location of __gmsl is hidden from the
end user. A BSD license is used. GNU Make 3.81 is
supported by using native OR, AND, and LASTWORD
for speed. The set_remove function was added. GMSL
now has logical operators. List uniq was added.
Another fix was made to seq for handling empty
strings. The trace variables are always defined.
seq and sne were not working correctly if % was
used in either argument.

2005-02-07 17:54
1.0.0

標籤: Initial freshmeat announcement

Project Resources