summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-10-21dh_illumos_gate: set initial value of POST_PROCESS_O to :HEADv9.6.2masterIgor Pashev2-0/+11
2015-10-21RefactoredIgor Pashev1-3/+4
2015-10-18dh-illumos (9.6.1)v9.6.1Igor Pashev1-0/+6
2015-10-18Unset LDFLAGS (for sure) and CFLAGS (just in case)Igor Pashev1-2/+6
2015-10-18dh-illumos (9.6)v9.6Igor Pashev1-0/+6
2015-10-17ROOT should known outside: --root=pathIgor Pashev2-6/+37
2015-10-17ROOT='$codemgr_ws/root'Igor Pashev1-2/+2
We can make parallel builds! And debhelper cleans debian/tmp before dh_auto_install :-)
2015-10-17Updated docIgor Pashev1-6/+6
2015-10-17Unset CPPFLAGS in env.shIgor Pashev1-0/+4
2015-10-17Set C<CODEMGR_WS> to the B<--destdir>Igor Pashev1-1/+1
2015-10-17dh_illumos_gate: extract git revisionIgor Pashev1-3/+9
2015-10-15git -C !Igor Pashev1-2/+2
2015-10-15Checkout illumos gateIgor Pashev2-11/+40
2015-10-15Require newer tarIgor Pashev1-1/+1
2015-10-12dh_illumos_gate: do not pack duplicatesIgor Pashev1-2/+3
2015-10-11dh_illumos_gate: --configure & --unpack-onlyIgor Pashev1-17/+51
2015-10-11dh_illumos_gate: use --exclude-vcs-ignoresIgor Pashev1-3/+7
2015-10-11Also pack files known to be required for building illumos componentsIgor Pashev1-6/+24
2015-10-09dh_illumos_gate --create-orig is really smartIgor Pashev1-7/+8
2015-10-09Put source in the right placeIgor Pashev1-8/+13
2015-10-07Create orig tarballs (prototype)Igor Pashev1-44/+69
2015-10-07dh_illumos_gate: extracting to a directory other than the current directoryIgor Pashev1-50/+61
2015-10-07dh_illumos_make: building in a directory other than the current directoryIgor Pashev1-11/+2
2015-10-07PerltidyIgor Pashev1-17/+24
2015-10-07perltidyIgor Pashev1-68/+81
2015-10-07dh_illumos_gate support versions like 5.10.6.gitXYZ+1v9.5.12Igor Pashev2-2/+8
2014-08-11dh-illumos (9.5.11) unstable; urgency=mediumv9.5.11Igor Pashev2-0/+10
* ld-gnu-to-sun: filter out -plugin options -- Igor Pashev <pashev.igor@gmail.com> Mon, 11 Aug 2014 14:06:53 +0400
2014-03-15dh-illumos (9.5.10) unstable; urgency=mediumv9.5.10Igor Pashev2-2/+9
* dh_illumos_gate: use -L instead of -YP in LDLIBS32 and LDLIBS64, so that proper libraries are used (from debian/tmp)
2014-03-02dh-illumos (9.5.9) unstable; urgency=mediumv9.5.9Igor Pashev3-0/+14
* dh_illumos_gate: - define SAVEARGS= to disable -msave-args (not supported by our gcc) - define CW_GCC=gcc so cw from onbld can pick ccache - patch PATH in bldenv.sh: do not completely redefine PATH, but just append it (for ccache too)
2013-04-27dh-illumos (9.5.8) unstable; urgency=lowv9.5.8Igor Pashev2-3/+21
* Allow passing arbitrary options to tar in dh_illumos_gate
2013-04-22dh-illumos (9.5.7) unstable; urgency=lowv9.5.7Igor Pashev3-0/+20
* dh-illumos depends on onbld (for cw and aw) * Mention issue with dh_illumos_gate --build (tar: ...: Not found in archive)
2013-01-13Removed dependency on illumos-sourcev9.5.6Igor Pashev2-1/+7
2013-01-12dh_illumos_gate removes -Wl,-I/lib/ld.so.1v9.5.5Igor Pashev2-0/+13
2012-11-18dh-illumos (9.5.4) unstablev9.5.4Igor Pashev1-2/+2
2012-11-18Use explicit ctfstabs and ctfconvert for creating offsetsIgor Pashev2-1/+16
2012-11-17Disable CTF by defaultv9.5.3Igor Pashev2-11/+17
2012-11-15ld-gnu-to-sun depends on sunldv9.5.2Igor Pashev2-3/+9
2012-11-05Fix shell syntaxv9.5.1Igor Pashev2-2/+10
2012-11-05Version 9.5v9.5Igor Pashev1-2/+2
2012-11-05 * dh_illumos_gate:Igor Pashev3-13/+24
- Extract usr/src/cmd/Makefile* if any path under usr/src/cmd is being extracted and -B option is given. - Remove trailing spaces in TEXT_DOMAIN definition in usr/src/cmd/Makefile.cmd. - Remove the MAPFILE.LEX variable from usr/src/Makefile.master. * dh_illumos_make: - adjust MAPFILE.NGB for native builds (i386 vs amd64). - pass overriden variables as make agruments, not as shell environment (native builds).
2012-11-04Remove trailing spaces in TEXT_DOMAIN definition in usr/src/cmd/Makefile.cmdIgor Pashev2-0/+23
2012-11-04Extract usr/src/cmd/Makefile* if building under usr/src/cmdIgor Pashev2-1/+14
2012-10-28Version 9.4v9.4Igor Pashev1-2/+2
2012-10-28Extract usr/src/lib/Makefile* if any library is being extracted and -B ↵Igor Pashev2-0/+5
option is given
2012-10-26Append $($(MACH)_AS_XARCH) to $(COMPILE.s)Igor Pashev2-4/+15
2012-10-23Version 9.3v9.3Igor Pashev1-2/+2
2012-10-23dh_illumos_gate: extract usr/src/common/mapfiles for buildIgor Pashev1-3/+4
2012-10-23dh_illumos_gate: Added option -BIgor Pashev2-6/+24
2012-10-23Allow unpacking only specified files or directoriesIgor Pashev2-88/+121
2012-10-19TypoIgor Pashev1-1/+2