2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-17 01:32:12 +00:00
Vladimir Prus b205eae066 Remove the call to 'property.validate' that use to prevent undeclared feature
values in requirements. That is:

   lib a : : <name>a_gcc <toolset>gcc ;
   lib a : : <name>a_msc <toolset>msvc ;

Did not work unless both gcc and msvc are initialized. I'm not 100% sure about
removing this, because it was put by Dave with some purpose, however log
message for revision 1.32 of property.jam does not make the purpose clear.
So, let's wait for problems to surface ;-)


[SVN r29616]
2005-06-16 10:59:03 +00:00
2005-06-16 07:11:39 +00:00
2002-05-06 03:46:55 +00:00
2003-12-02 16:07:30 +00:00
Description
Mirrored via gitea-mirror
39 MiB
Languages
C++ 73.8%
Python 22.6%
C 1.6%
Batchfile 0.7%
Shell 0.6%
Other 0.6%