summaryrefslogtreecommitdiff
path: root/dh_illumos_gate
AgeCommit message (Expand)AuthorFilesLines
2012-10-28Extract usr/src/lib/Makefile* if any library is being extracted and -B option...Igor Pashev1-0/+3
2012-10-26Append $($(MACH)_AS_XARCH) to $(COMPILE.s)Igor Pashev1-4/+7
2012-10-23dh_illumos_gate: extract usr/src/common/mapfiles for buildIgor Pashev1-3/+4
2012-10-23dh_illumos_gate: Added option -BIgor Pashev1-5/+21
2012-10-23Allow unpacking only specified files or directoriesIgor Pashev1-88/+115
2012-10-19Strip illumos-gate/ to ease importing patches from GitIgor Pashev1-22/+25
2012-10-19Fix descriptionIgor Pashev1-8/+7
2012-10-19Explicitly undefine some CPP macros related to amd64 for building 32-bit objectsIgor Pashev1-1/+8
2012-10-17Define all DEB_* in illumos-gate/env.shIgor Pashev1-0/+4
2012-10-08Set DEB_[USR]LIBDIR_{32|64} vars in env.shIgor Pashev1-9/+13
2012-10-08Use versioned tarballs (e. g. illumos-source-2.10)Igor Pashev1-11/+26
2012-10-01Completely disable modifying comment section of ELFsIgor Pashev1-0/+3
2012-09-11Set LDLIBS_NATIVE for native buildsIgor Pashev1-0/+1
2012-09-11Set LDLIBS{32,64} in env.sh; support 32-bit hostsIgor Pashev1-14/+28
2012-09-08TypoIgor Pashev1-1/+1
2012-09-01Set i386_XARCH in Makefile to allow overridingIgor Pashev1-1/+4
2012-09-01Removed old commentIgor Pashev1-4/+0
2012-08-25Adjust libdirs in makefile rather then in env.shIgor Pashev1-18/+31
2012-08-21Use ":" instead of "true". Disable stripping.Igor Pashev1-3/+4
2012-08-18Set LDLIBS32 and LDLIBS64 in env.shIgor Pashev1-0/+3
2012-07-22ROOTFS_LIBDIR != ROOTLIBDIRIgor Pashev1-2/+1
2012-07-13Do not set i386_AS_XARCHIgor Pashev1-2/+1
2012-07-13Use /usr/lib32 for 32-bit librariesIgor Pashev1-3/+4
2012-07-08Use CFLAGS for linking shared libsIgor Pashev1-0/+20
2012-07-04Fixed manIgor Pashev1-4/+2
2012-07-04lex is flex -lIgor Pashev1-0/+3
2012-07-04Fixed quotesIgor Pashev1-4/+4
2012-07-03Use quotesIgor Pashev1-4/+4
2012-07-03Add comment about dh_illumos_gate to env.shIgor Pashev1-0/+1
2012-07-03Move all environment definitions to env.shIgor Pashev1-41/+26
2012-07-03Restored tar extractionIgor Pashev1-1/+1
2012-07-02do not try to install lint librariesIgor Pashev1-1/+3
2012-07-02TypoIgor Pashev1-2/+2
2012-07-02Disable lint, set MACH and BUILD_TOOLS, fix bldenv.sh to respect CTF* variablesIgor Pashev1-9/+22
2012-07-02TypoIgor Pashev1-1/+1
2012-07-02Use generated env.sh instead of illumos.shIgor Pashev1-21/+22
2012-07-02Removed --bootstrap option: dh_illumos_make will do all tweaksIgor Pashev1-38/+0
2012-07-02Set empty NIGHTLY_OPTIONSIgor Pashev1-1/+4
2012-07-02NIGHTLY_OPTIONS are ignored from bldenv.hIgor Pashev1-4/+1
2012-07-02Modify illumos-gate/bldenv.sh as wellIgor Pashev1-13/+25
2012-07-01Added --bootstrap options and more detailed manpageIgor Pashev1-22/+99
2012-07-01Set libdir and flags for 32-bit modeIgor Pashev1-0/+27
2012-07-01Use default system GCC (4.7) and linker wrapper (GNU -> Sun)Igor Pashev1-5/+13
2012-07-01dh_illumos_gate: fix GCC rootIgor Pashev1-0/+9
2012-07-01Added dh_illumos_gateIgor Pashev1-0/+130