代码搜索:Toolset

找到约 1,753 项符合「Toolset」的源代码

代码结果 1,753
www.eeworm.com/read/168845/5429916

py glob.py

#!/usr/bin/python # Copyright (C) Vladimir Prus 2003. Permission to copy, use, modify, sell and # distribute this software is granted provided this copyright notice appears in # all copies. Th
www.eeworm.com/read/168845/5429935

py build_dir.py

#!/usr/bin/python # Test that we can change build directory using # the 'build-dir' project attribute. from BoostBuild import Tester import string import os t = Tester() # Test that
www.eeworm.com/read/168845/5429943

py explicit.py

#!/usr/bin/python # Copyright (C) Vladimir Prus 2003. Permission to copy, use, modify, sell and # distribute this software is granted provided this copyright notice appears in # all copies. Th
www.eeworm.com/read/168845/5429997

py m1-03.py

#!/usr/bin/python # Tests that we can use objects from other projects # (i.e. with other project root) # Test also that we can refer to those target using project-id. from BoostBuild import Test
www.eeworm.com/read/168845/5430015

py dll_path.py

#!/usr/bin/python # Copyright (C) Vladimir Prus 2003. Permission to copy, use, modify, sell and # distribute this software is granted provided this copyright notice appears in # all copies. Th
www.eeworm.com/read/168845/5430146

jam mingw-3_4_2-tools.jam

# (C) Copyright MetaCommunications, Inc. 2004. # Distributed under the Boost Software License, Version 1.0. (See # accompanying file LICENSE_1_0.txt or copy at # http://www.boost.org/LICENSE_1_
www.eeworm.com/read/168845/5430151

jam mingw-3_4_1-tools.jam

# (C) Copyright MetaCommunications, Inc. 2004. # Distributed under the Boost Software License, Version 1.0. (See # accompanying file LICENSE_1_0.txt or copy at # http://www.boost.org/LICENSE_1_
www.eeworm.com/read/168845/5430230

jam mingw-3_3_1-tools.jam

# (C) Copyright MetaCommunications, Inc. 2004. # Distributed under the Boost Software License, Version 1.0. (See # accompanying file LICENSE_1_0.txt or copy at # http://www.boost.org/LICENSE_1_
www.eeworm.com/read/392350/8349024

makefile

# GNU make compatible MAKEDIR=$(CURDIR) V=gnu MKFROOT=$(MAKEDIR)/mkf # Default DVD_OS ifndef DVD_OS ifeq "$(ARCHITECTURE)" "ST20" DVD_OS := OS20 endif ifeq "$(ARCHITECTURE)"
www.eeworm.com/read/371635/9544790

bat prjinfo.bat

REM Project Settings REM set P_ROOT=c:\dl\flashfx set P_PROJDIR=%P_ROOT%\projects\vxworks\integrator926 set P_OS=vxworks set P_CPUFAMILY=arm REM set P_CPUTYPE=armarch5 REM set P_TOOLSET=gnuvx6x