mirror of
https://github.com/boostorg/build.git
synced 2026-02-17 01:32:12 +00:00
- build.bat; added more possible locations for VC7. - build.bat; added an alternate for finding bison (gnuwin32.sourceforge.net version). - build.jam; added an alternate for finding bison (gnuwin32.sourceforge.net version). - build.jam; removed some obsolete docs from distribution. - build.jam; fixed path problem when packaging on windows, the debian directory. - build.jam; added header scanning to create the extra dependencies to make building the grammar work correctly. - build.jam; fixed building of the grammar to remove attempts at building it spuriously. - build.jam; fixed building of grammar so that it doesn't delete existing files if the yacc execution fails. - index.html; minor cleanup of language in some places. - index.html; removed references to no longer packaged docs. - *; updated the version to 3.1.5 in various places. - build.*; tested on windows with vc7, metrowerks, mingw, and borland [SVN r18703]