/titanic_52/usr/src/cmd/mdb/tools/scripts/ |
H A D | mdb.sh | 37 unset mdb_exec build root # Local variables 83 build=`echo "$1" | tr -d -` 88 build=`echo "$1" | tr -d -` 89 if [ $build -lt 10 ]; then 90 build=${os_name}_0$build 92 build=${os_name}_$build 98 build=${os_name}_`echo "$1" | cut -c2- | tr '[A-Z]' '[a-z]'` 102 -B) build [all...] |
/titanic_52/usr/src/cmd/svr4pkg/pkgscripts/ |
H A D | i.build.sh | 42 savepath=$PKGSAV/build${client_dest} 44 savepath=$PKGSAV/build${dest} 68 if $savepath install > /tmp/$$build 70 if [ -s /tmp/$$build ] 72 cp /tmp/$$build $dest || error=yes 77 rm -f /tmp/$$build
|
H A D | r.build.sh | 46 savepath=$PKGSAV/build${client_dest} 48 savepath=$PKGSAV/build${dest} 52 if $savepath remove > /tmp/$$build 54 if [ ! -s /tmp/$$build ] 58 cp /tmp/$$build $dest || error=yes 63 rm -f /tmp/$$build
|
H A D | Makefile | 33 i.build \ 38 r.build \
|
/titanic_52/usr/src/tools/ |
H A D | README.tools | 25 This directory contains the tools used to do a full build of the 26 OS/Net workspace. They usually live in the /opt/onbld directory on build 27 machines. From here, 'make install' will build and install the tools 28 in $ROOT/opt/onbld. If you like, 'make pkg' will build the SUNWonbld 53 build environment files. 56 libraries used by the build tools. 59 python modules used by the build tools. 88 attributes for consistency with common build rules. nightly uses 90 build results. It also uses the -i option to obtain NEEDED and RUNPATH 111 build machin [all...] |
/titanic_52/usr/src/tools/opensolaris/ |
H A D | README.opensolaris.tmpl | 11 If you want to build the entire source tree, you will need the source, 21 that enables their use. The cryptographic binaries that you build 35 To build from source, you will also need the proper compiler, and you 36 must be running a recent build. The build schedule is available at 43 Build machines are expected to be running an OpenSolaris build that 45 example, if you're building snv_143, your build machine should be
|
/titanic_52/usr/src/pkg/manifests/ |
H A D | developer-opensolaris-osnet.mf | 26 value="Dependencies required to build the illumos-gate." 27 set name=pkg.summary value="Dependencies required to build the illumos-gate." 33 depend fmri=developer/build/make@0.5.11-0.133 type=require 34 depend fmri=developer/build/onbld@0.5.11-0.133 type=require
|
H A D | developer-build-make.mf | 14 set name=pkg.fmri value=pkg:/developer/build/make@$(PKGVERS) 15 set name=pkg.description value="Parallel make(1) build tool" 16 set name=pkg.summary value="Parallel make(1) build tool"
|
H A D | print-lp-compatibility-sunos4.mf | 28 value="print utilities for user interface and source build compatibility with SunOS 4.x" 36 desc="print utilities for user interface and source build compatibility with SunOS 4.x" \
|
/titanic_52/usr/src/pkg/ |
H A D | README.pkg | 37 usr/src/pkg/ contains the definitions and rules needed to build an IPS 38 repository which contain the deliverables from an ON build. 44 The build rules create a package repository. Separate DEBUG and 51 The -p option to nightly will build the IPS repository. 75 The build behavior may modified by the following variables: 89 If ONNV_BUILDNUM is set to an older ON build number, 94 A set of intermediate build products are placed in 123 current build, with a fallback to packages installed on the build 131 extensions, as build target [all...] |
/titanic_52/exception_lists/ |
H A D | check_rtime | 193 UNREF_OBJ /libstdc\+\+\.so\.6;\ unused\ dependency\ of # gcc build 195 UNREF_OBJ /libm\.so\.2.*\ of\ .*libstdc\+\+\.so\.6 # gcc build 199 # Referenced by the Studio build, not the GCC build. GCC eliminates the unused 207 OLDDEP libaio\.so\.1 # onnv build 44 208 OLDDEP libdl\.so\.1 # on10 build 49 209 OLDDEP libdoor\.so\.1 # onnv build 12 210 OLDDEP libintl\.so\.1 # on297 build 7 211 OLDDEP libpthread\.so\.1 # on10 build 53 212 OLDDEP librt\.so\.1 # onnv build 4 [all...] |
H A D | packaging | 177 # the uts build because libc and and other components, like truss, are 183 # These files are installed in the proto area by the build of libproc for 220 # These files are installed in the proto area by the build of libdhcpagent 254 # These files are installed in the proto area by the build of libinstzones 268 # These files are installed in the proto area by the build of libinetsvc, 277 # These files are installed in the proto area by the build of libinetutil, 330 # these are "removed" from the source product build because the only 337 # for build purposes only, not delivered to customers. 450 # by the build of libcmdutils (Command Utilities Library). 484 # The following files are installed in the proto area by the build o [all...] |
/titanic_52/usr/src/uts/ |
H A D | README | 44 1] To provide a set of static Makefiles to support kernel build 62 6] To be able to "acquire" only the files needed to build a specific 104 directories to perform the actual build. Some targets (or 124 machine specific global build parameters. 131 The files provide build rules (targets) which allow make to function 133 directory containing the Makefile has a build rule in the file. 151 to build multiple configurations. This configuration is roughly 251 Each source file needs a build rule in the corresponding Makefile.rules 260 2] Create build directories in the appropriate places. If the module 266 3] In each build director [all...] |
/titanic_52/usr/src/lib/libbc/libc/gen/common/ |
H A D | hsearch.c | 125 static ENTRY *build(); 386 return(build(&table[i], (NODE *) NULL, item)); in hsearch() 404 return(build(&table[i], table[i], item)); in hsearch() 406 return(build(q, p, item)); in hsearch() 418 build(NODE **last, NODE *next, ENTRY item) in build() function
|
/titanic_52/usr/src/tools/findunref/ |
H A D | README.exception_lists | 32 standard nightly build. 38 The actual exception_list file used during a nightly build is generated during 39 the build (see usr/src/tools/findunref/Makefile for details), based on various
|
/titanic_52/usr/src/cmd/sgs/librtld_db/demo/ |
H A D | 00README | 39 amd64/ - build directory contains architecture specific source files 43 amd64/Makefile - makefiles to build rdb for each architecture 53 To build rdb:
|
/titanic_52/usr/src/tools/scripts/ |
H A D | nightly | 82 # Function to do a DEBUG and non-DEBUG build. Needed because we might 83 # need to do another for the source build, and since we only deliver DEBUG or 95 # non-DEBUG build begins 100 build "non-DEBUG" "$suffix-nd" "-nd" "$MULTI_PROTO" 102 echo "\n==== No non-DEBUG $open_only build ====\n" >> "$LOGFILE" 105 # non-DEBUG build ends 107 # DEBUG build begins 112 build "DEBUG" "$suffix" "" "$MULTI_PROTO" 114 echo "\n==== No DEBUG $open_only build ====\n" >> "$LOGFILE" 117 # DEBUG build end 172 function build { global() function [all...] |
/titanic_52/usr/src/lib/libc/port/gen/ |
H A D | hsearch.c | 123 static ENTRY *build(); 429 RETURN(build(&table[i], (NODE *) NULL, item)); 446 RETURN(build(&table[i], table[i], item)); 448 RETURN(build(q, p, item)); 455 *build(last, next, item) in build() function
|
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | Makefile | 15 * override SHOPT_foo=1 can be placed one per line in the build dir Makeargs 28 SHOPT_COSHELL == 1 /* build with connection to coshell */
|
/titanic_52/usr/src/lib/ |
H A D | Makefile.filter.targ | 33 # Override shared object build rule from Makefile.lib. This rule uses $(LD) 38 # Since no OBJECTS are used in this build, turn off CTF.
|
/titanic_52/usr/src/cmd/ast/ |
H A D | README.ast | 1 This area contains the build configuration for selected AT&T Software Technology 10 host system and build environment (similar to the output from tools like
|
/titanic_52/usr/src/boot/ |
H A D | Readme.txt | 25 containing Makefile and licence notes for build and packaging. 51 because of differences of build systems used in illumos and freebsd.
|
/titanic_52/usr/src/lib/libnsctl/common/ |
H A D | machdep.c | 142 * Compare the build release to the runtime release to check for an 146 * build_ver - the string Solaris build release (e.g. "5.8") 148 * acceptable build release / runtime release 185 /* build release == runtime release is always acceptable */ in nsc_check_release() 195 for (mp = map; mp->build != NULL && mp->runtime != NULL; mp++) { in nsc_check_release() 196 if (strcmp(mp->build, build_rel) == 0) { in nsc_check_release() 198 * found an entry for this build release in nsc_check_release()
|
/titanic_52/usr/src/cmd/mdb/demo/ |
H A D | README | 58 not need to change any of the definitions here in order to build the examples. 75 make all (default) - build all modules for the current machine 76 make clean - remove object files from build directories 77 make clean.lint - remove lint files from build directories 81 To build the example modules, execute "make" in this directory. This will
|
/titanic_52/usr/src/contrib/ast/src/cmd/msgcc/ |
H A D | NOTES | 33 (4) msgcat global target build msgs/*.mso and $(CATALOG).msg 36 the *.msg files are weird -- we need to build them viewed over an
|