代码搜索:Builds
找到约 2,456 项符合「Builds」的源代码
代码结果 2,456
www.eeworm.com/read/419088/10886579
builds
echo Building SH3 SE01 simple driver.
sh3-linux-gcc -c -O3 -DMODULE -Wall -I/home/beacon/linux-sh7727/include -o simp911x.o simp911x.c
mkdir bin
mkdir bin/sh3
cp simp911x.o bin/sh3
if [ -f si
www.eeworm.com/read/472233/1416793
bisect-builds
#!/usr/bin/perl -w
# Copyright (C) 2007, 2008 Apple Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the f
www.eeworm.com/read/339446/3308954
prf exclusive_builds.prf
# fixExclusiveOutputDirs(1config, 2config)
# Change all output paths that references 2config to have the string 1config in them
defineTest(fixExclusiveOutputDirs) {
unset(firstBuild)
unset(sec
www.eeworm.com/read/298327/3868287
lua download_builds.lua
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--
-- file: download_builds.lua
--
www.eeworm.com/read/412072/2176558
tpl buildings_builds.tpl
function click(event) {
event = event ? event : (window.event ? window.event : null);
if (event.keyCode==13) {return false;}
}
document.onkeypress=click