Lines Matching +full:software +full:- +full:properties +full:- +full:common
6 # Distributed under the Boost Software License, Version 1.0.
10 import common ;
23 <target-os>windows:<define>BOOST_USE_WINDOWS_H
24 <toolset>gcc,<target-os>windows:<linkflags>"-lkernel32"
25 : usage-requirements
28 : source-location ../src
31 rule select-platform-specific-sources ( properties * )
35 if <target-os>windows in $(properties)
39 … if [ configure.builds ../config//has_synchronization : $(properties) : "has synchronization.lib" ]
55 <conditional>@select-platform-specific-sources
58 boost-install boost_atomic ;