summaryrefslogtreecommitdiff
path: root/usr/src/tools/scripts/bldenv.sh
AgeCommit message (Collapse)AuthorFilesLines
2015-07-28OS-4548 CTF Everywhere: Phase 1Robert Mustacchi1-3/+0
OS-4549 ctfconvert should be implemented in terms of libctf OS-4550 ctfconvert could convert multiple compilation units OS-4553 want multi-threaded ctfmerge OS-4552 Want general workq OS-4551 Want general mergeq OS-4554 ctfdiff doesn't properly handle unknown options OS-4555 ctfdiff's symbols could be more consistently prefixed OS-4048 new ctfmerge uses tmpfile after freeing it OS-4556 ctfdump should drive on when incomplete files exist OS-4557 ctf_add_encoded assigns() incorrect byte size to types OS-4558 ctf_add_{struct,union,enum} can reuse forwards OS-4559 ctf_add_{struct,union,enum} occasionally forget to dirty the ctf_file_t OS-4560 ctf_add_member could better handle bitfields OS-4561 ctf_type_size() reports wrong size for forwards OS-4563 diffing CTF typedefs needs to walk multiple definitions OS-4564 build scripts shouldn't hardcode CTF paths OS-4565 ctf_fdcreate could be more flexible OS-4566 Want libctf ctf_kind_name() function OS-4567 Want libctf function to set struct/union size OS-4568 Want ctfmerge altexec
2015-04-055773 Extra pointless steps in kernel module buildsGarrett D'Amore1-3/+0
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Josef Sipek <jeffpc@josefsipek.net> Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Rich Lowe <richlowe@richlowe.net>
2014-10-015155 NIGHTLY_OPTIONS last argument should be unquotedGarrett D'Amore1-1/+2
Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@omniti.com>
2014-03-134680 nightly and bldenv need to set LC_ALL if they want to fully override ↵Richard Lowe1-0/+2
the locale Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Albert Lee <trisk@nexenta.com>
2014-02-184522 the build doesn't fail nearly often enoughRichard Lowe1-1/+1
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Jens Elkner <jel+illumos@cs.uni-magdeburg.de> Approved by: Gordon Ross <gwr@nexenta.com>
2014-02-184526 nightly contains a great deal of effectively dead codeRichard Lowe1-26/+15
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Jens Elkner <jel+illumos@cs.uni-magdeburg.de> Approved by: Gordon Ross <gwr@nexenta.com>
2014-01-064265 remove INTERNAL_RELEASE_BUILDJosef 'Jeff' Sipek1-2/+0
Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@joyent.com>
2013-11-254357 bldenv $MAKE checking is pathologicalRobert Mustacchi1-5/+7
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-11-174129 ON tools should honor $MAKERobert Mustacchi1-0/+7
4130 cmd/refer Makefile is a bit bogus 4131 xref hardcodes its path 4132 ndmp makefiles need to use $(RPCGEN) 4133 Need a way to specify ast binary directory Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Cedric Blancher <cedric.blancher@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-10-234030 remove useless nightly/bldenv optionsJosef 'Jeff' Sipek1-79/+1
Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-10-234027 remove CLOSED_BUILDJosef 'Jeff' Sipek1-20/+3
4028 remove CLOSED_IS_PRESENT 4029 remove tonic build bits Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-04-27224 findunref build shouldn't fail if SCM can't be determinedRichard Lowe1-15/+2
Reviewed by: Robert Gordon <rbg@openrbg.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: George Wilson <gwilson@zfsmail.com> Approved by: Garret D'Amore <garrett@nexenta.com>
2011-01-21450 RFE: Do a small illumos.sh cleanupRoland Mainz1-4/+16
Reviewed by: matt@greenviolet.net Reviewed by: alan.coopersmith@gmail.com Reviewed by: jason.brian.king@gmail.com Approved by: garrett@nexenta.com
2010-07-066932341 bfu should be removed (fix unref variable)jmcp1-1/+0
2010-07-066932341 bfu should be removedjmcp1-2/+2
6963210 dubious dependencies in usr/src/Makefile scupper bldenv 'dmake setup' 6962618 cadmium may preserve needless copies from merges Portions contributed by Rich Lowe 6964464 ON build docs didn't track 6593513 6734661 hg-oriented webrev has non-closed blinkers on 6966630 its.reg specifies .eng.sun.com rather than .sfbay.sun.com
2010-04-216593513 make nightly -O cheaperjmcp1-15/+20
2010-03-02PSARC 2010/067 Interim modernization updatesLiane Praza1-1/+3
6915312 ON should be able to build IPS packages natively 6281004 docbook.dtd is obsolete and unused 6490919 strange file in onnv-gate 6878498 update tools proto ${ROOT} to include ${MACH} and make nightly.sh copy it into parent repository 6888427 SVM packages should drop legacy objects 6893530 Some header files can be opened up 6903324 sharemgr should either use isaexec or not build 64-bit commands 6920651 mktpl will inadvertently reuse stale license files for empty license lists 6920674 svvs kmods should not be built during an open build Portions contributed by Rich Lowe <richlowe@richlowe.net> --HG-- rename : usr/src/cmd/oamuser/user/stdprofile => usr/src/cmd/nsadmin/dot-profile.sh rename : usr/src/cmd/nsadmin/profile => usr/src/cmd/nsadmin/etc-profile.sh rename : usr/src/pkgdefs/common_files/i.manifest => usr/src/cmd/svc/common/i.manifest rename : usr/src/pkgdefs/common_files/r.manifest => usr/src/cmd/svc/common/r.manifest rename : usr/src/lib/brand/native/Makefile => usr/src/lib/brand/ipkg/Makefile rename : usr/src/lib/brand/native/zone/Makefile => usr/src/lib/brand/ipkg/zone/Makefile rename : usr/src/lib/brand/native/zone/SUNWblank.xml => usr/src/lib/brand/ipkg/zone/SUNWblank.xml rename : usr/src/lib/brand/native/zone/SUNWdefault.xml => usr/src/lib/brand/ipkg/zone/SUNWdefault.xml rename : usr/src/lib/brand/native/zone/config.xml => usr/src/lib/brand/ipkg/zone/config.xml rename : usr/src/lib/brand/native/zone/platform.xml => usr/src/lib/brand/ipkg/zone/platform.xml rename : usr/src/lib/brand/native/Makefile => usr/src/lib/brand/labeled/Makefile rename : usr/src/lib/brand/native/zone/Makefile => usr/src/lib/brand/labeled/zone/Makefile rename : usr/src/lib/brand/native/zone/config.xml => usr/src/lib/brand/labeled/zone/config.xml rename : usr/src/lib/brand/native/zone/platform.xml => usr/src/lib/brand/labeled/zone/platform.xml rename : usr/src/lib/brand/native/zone/common.ksh => usr/src/lib/brand/shared/common.ksh rename : usr/src/lib/brand/native/zone/query.ksh => usr/src/lib/brand/shared/query.ksh rename : usr/src/lib/brand/native/zone/uninstall.ksh => usr/src/lib/brand/shared/uninstall.ksh rename : usr/src/pkgdefs/common_files/i.rbac => usr/src/lib/libsecdb/common/i.rbac rename : usr/src/pkgdefs/common_files/r.rbac => usr/src/lib/libsecdb/common/r.rbac rename : usr/src/pkgdefs/license_files/cr_ATT => usr/src/pkg/license_files/cr_ATT rename : usr/src/pkgdefs/SUNWfipe/cr_Intel => usr/src/pkg/license_files/cr_Intel.SUNWfipe rename : usr/src/pkgdefs/SUNWintgige/cr_Intel => usr/src/pkg/license_files/cr_Intel.SUNWintgige rename : usr/src/pkgdefs/license_files/cr_Sun => usr/src/pkg/license_files/cr_Sun rename : usr/src/pkgdefs/SUNWgrub/grubcredits => usr/src/pkg/license_files/grubcredits rename : usr/src/pkgdefs/SUNWcsl/lic_AMD => usr/src/pkg/license_files/lic_AMD rename : usr/src/pkgdefs/license_files/lic_CDDL => usr/src/pkg/license_files/lic_CDDL rename : usr/src/pkgdefs/SUNWemlxs/lic_Emulex => usr/src/pkg/license_files/lic_Emulex rename : usr/src/pkgdefs/license_files/lic_GPLv2 => usr/src/pkg/license_files/lic_GPLv2 rename : usr/src/pkgdefs/CPQary3/lic_HP => usr/src/pkg/license_files/lic_HP rename : usr/src/tools/opensolaris/BINARYLICENSE.txt => usr/src/pkg/license_files/lic_OSBL rename : usr/src/pkgdefs/license_files/lic_OSBL_preamble => usr/src/pkg/license_files/lic_OSBL_preamble rename : usr/src/pkgdefs/SUNWqlc/lic_Qlogic => usr/src/pkg/license_files/lic_Qlogic rename : usr/src/pkgdefs/SUNWhwdata/LICENSE => usr/src/pkg/license_files/lic_SUNWhwdata rename : usr/src/pkgdefs/SUNWroute/copyright.in => usr/src/pkg/license_files/lic_SUNWroute rename : usr/src/pkgdefs/SUNWgss/gss_license => usr/src/pkg/license_files/lic_gss rename : usr/src/pkgdefs/license_files/license_in_headers => usr/src/pkg/license_files/license_in_headers rename : usr/src/uts/intel/os/solaris.xpm.gz => usr/src/uts/intel/os/solaris.xpm
2009-10-076880460 some root-build bits were missed by 6864230jmcp1-2/+12
6414832 SUNWonbld gk account should be removed 6536468 date in Nevada motd should be changed 6855668 webrev mangles dates in non-Romanised locales 6866716 estimation of max-jobs for /.make.machines is incorrect 6589104 make POUND_SIGN less of a drag 6750554 build rule for mcs gives shell+date a real workout 6885068 no need for raciness Portions contributed by Rich Lowe
2009-09-146878057 clean up false unref for usr/src/pkgdefs/SUNW0on/MakefileMark J. Nelson1-1/+1
2009-06-306853828 bldenv to use /etc/nightly.conf, set DMAKE_MODE, and start a new ↵Gavin Maltby1-4/+13
task honoring BUILD_PROJECT
2008-07-106538468 add Mercurial support to ON developer toolsmjnelson1-1/+12
6658967 /etc/publickey entries get removed on upgrade Portions of 6538468 contributed by Rich Lowe. Portions of 6538468 contributed by Mike Gerdts. --HG-- rename : usr/src/pkgdefs/common_files/i.confupdate => deleted_files/usr/src/pkgdefs/common_files/i.confupdate rename : usr/src/pkgdefs/common_files/i.pcicconf => deleted_files/usr/src/pkgdefs/common_files/i.pcicconf rename : usr/src/tools/scripts/cddlchk.pl => deleted_files/usr/src/tools/scripts/cddlchk.pl rename : usr/src/tools/scripts/hdrchk.pl => deleted_files/usr/src/tools/scripts/hdrchk.pl rename : usr/src/tools/findunref/exception_list => usr/src/tools/findunref/exception_list.open
2008-05-096600149 RFE: Cleanup bldenv a bitpetede1-195/+300
Contributed by Roland Mainz <roland.mainz@nrubsig.org>. --HG-- rename : usr/src/tools/scripts/bldenv.1 => deleted_files/usr/src/tools/scripts/bldenv.1
2008-02-066658523 bldenv -t should be the defaultsuha1-6/+6
2007-05-036455242 nightly should be able to preserve all proto areas from a single build.kupfer1-10/+27
6467531 nightly(1) needs option to generate OpenSolaris delivery --HG-- rename : usr/src/pkgdefs/SUNWftpu/copyright => usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/LICENSE
2006-10-196374716 need way to simulate OpenSolaris buildkupfer1-56/+59
6472788 nightly(1) list of tasks has malformatted item
2006-09-086465743 bldenv doesn't understand "w" in NIGHTLY_OPTIONSesaxe1-1/+1
2006-08-29backout 6455242/6460124/6463720/6455242: needs more workdduvall1-3/+0
2006-08-286455242 nightly should be able to preserve all proto areas from a single build.dduvall1-0/+3
6460124 nightly -X doesn't properly copy the IHV proto area 6463720 more realmode build cleanup
2006-07-146417866 The TRACE and GPROF builds must diesommerfe1-1/+2
6418611 separate bringovercheck noise from bringover output 6445043 nightly should flag bad NIGHTLY_OPTIONS instead of quietly using defaults.
2006-06-284416654 warning filter list in nightly should be cleaned upmeem1-5/+4
6204054 ParallelMake must die
2005-12-216289535 build_cscope complains a bit on x86kupfer1-0/+9
6303550 xencrypt, xdecrypt no longer mangled 6316770 split the tree into open and closed trees 6321333 Install.sh is over-zealous looking for kmods
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+323