summaryrefslogtreecommitdiff
path: root/usr/src/cmd/mdb/intel/amd64/libpython
AgeCommit message (Collapse)AuthorFilesLines
2022-07-19 [illumos-gate merge]OS-8397Dan McDonald1-1/+1
commit 708bde8c8780e5414779e4d9e7a7648886a4700e 14786 remove packaging support for SPARC commit 70143b9fb6146f632b4b5d924e508df293b600df 14769 remove support for Python 2.x Conflicts: manifest usr/src/cmd/mdb/Makefile.module usr/src/tools/onbld/Checks/DbLookups.py
2022-07-1814769 remove support for Python 2.xRichard Lowe1-1/+1
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2016-10-03 [illumos-gate merge]Jerry Jelinek1-1/+3
commit 259e54381b0df8c5ffcf91a7cadb5dcb00385fee 7442 illumos#5969 breaks adjuncts build, tools commit 88c10719b37fbb198caa2923d45715f6d98f7e87 7389 smbd: hung threads when session is terminated or disconnected Conflicts: usr/src/cmd/mdb/sparc/v9/libpython/Makefile usr/src/cmd/mdb/sparc/v7/libpython/Makefile usr/src/cmd/mdb/intel/ia32/libpython/Makefile usr/src/cmd/mdb/intel/amd64/libpython/Makefile usr/src/cmd/mdb/Makefile.module
2016-10-017442 illumos#5969 breaks adjuncts build, toolsRobert Mustacchi1-0/+5
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Gordon Ross <gwr@nexenta.com>
2016-09-30OS-5689 illumos#5969 breaks adjuncts build, toolsRobert Mustacchi1-0/+2
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2016-09-295969 update illumos-gate to use python2.7Alexander Pyhalov1-0/+48
Portions contributed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Andrew Stormont <astormont@racktopsystems.com> Reviewed by: Albert Lee <trisk@omniti.com> Reviewed by: Adam Stevko <adam.stevko@gmail.com> Approved by: Gordon Ross <gwr@nexenta.com>