mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 00:32:11 +00:00
91f796fa72fc29e043251f99df7fd27a73f45806
for getting the list of variable names and for clearing all rule and variable storage. * compile.c - better error reporting for unknown rules; now it is a hard error. * hash.c/h - added hash_free to allow removal of elements from a hash * rule.c/h - implemented rule freeing; stopped exporting rules to the global module by default. * variable.c - reclaim variable storage when disposing of variable hash. * build.jam - make grammar building work under NT [SVN r18405]
Description
Mirrored via gitea-mirror
Languages
C++
73.8%
Python
22.6%
C
1.6%
Batchfile
0.7%
Shell
0.6%
Other
0.6%