]> Cypherpunks.ru repositories - gostls13.git/history - misc/cgo/testcarchive/carchive_test.go
misc/cgo/testcarchive: don't rely on an erroneous install target in tests
[gostls13.git] / misc / cgo / testcarchive / carchive_test.go
2022-07-11 Bryan C. Millsmisc/cgo/testcarchive: don't rely on an erroneous insta...
2022-02-08 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-02-07 Bryan C. Millsmisc/cgo: fix aliasing bugs in parallel tests that...
2022-02-03 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-12-21 Ian Lance Taylorcmd/link: use SHT_INIT_ARRAY for .init_array section
2021-12-16 Bryan C. Millsmisc/cgo/testcarchive: log command output more consistently
2021-11-05 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-11-03 Ian Lance Taylorruntime: install sigPreempt signal handler for c-archiv...
2021-07-06 Jay Conrod[dev.cmdgo] all: merge master (912f075) into dev.cmdgo
2021-05-17 Katie Hockman[dev.fuzz] all: merge master (d137b74) into dev.fuzz
2021-05-13 Filippo Valsorda[dev.boringcrypto] all: merge commit 9d0819b27c (CL...
2021-05-11 Cherry Mui[dev.typeparams] all: merge master (9b84814) into dev...
2021-04-13 Brad Fitzpatrickall: simplify the spelling of Linux
2021-04-05 KimMachineGunall: update references to symbols moved from io/ioutil...
2021-02-19 Katie Hockman[dev.fuzz] all: merge master (7764ee5) into dev.fuzz
2021-02-17 Russ Cox[dev.boringcrypto] all: merge master (2f0da6d) into...
2021-01-23 Gerrit Code ReviewMerge "[dev.typeparams] all: merge dev.regabi (7e0a81d...
2021-01-23 Matthew Dempsky[dev.typeparams] all: merge dev.regabi (7e0a81d) into...
2021-01-22 Matthew Dempsky[dev.regabi] all: merge master (dab3e5a) into dev.regabi
2020-12-30 Cherry Zhangmisc/cgo/testcarchive: remove special flags for Darwin/ARM
2020-12-14 Katie Hockman[dev.fuzz] all: merge master into dev.fuzz
2020-11-18 Katie Hockman[dev.boringcrypto] crypto/hmac: merge up to 2a206c7...
2020-11-17 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-10-12 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-10-06 Cherry Zhangall: enable more tests on macOS/ARM64
2020-09-30 Jeremy Faller[dev.link] Merge branch 'master' into dev.link
2020-09-23 Cherry Zhangall: add GOOS=ios
2020-05-07 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-04-10 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-04-08 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-04-08 Austin Clementsall: remove scattered remnants of darwin/arm
2019-12-03 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-11-22 Bryan C. Millsmisc/cgo/testcarchive: avoid writing to GOROOT in tests
2019-11-19 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-11-03 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-11-02 Ian Lance Taylorruntime: clear preemptStop in dropm
2019-08-31 Elias Naurruntime: don't forward SIGPIPE on macOS
2019-05-28 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-05-16 Russ Coxmisc/cgo: disable testcarchive, testplugin during ...
2019-05-01 Elias Naurmisc/cgo/testcarchive: skip TestExtar on self-hosted iOS
2019-04-30 Joshua M. Clulowall: add new GOOS=illumos, split out of GOOS=solaris
2019-04-02 Ian Lance Taylormisc/cgo/testcarchive: skip TestSignalForwardingExterna...
2019-04-02 Clément Chigotruntime, cmd/dist, misc/cgo: enable c-archive for aix...
2019-02-27 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-02-26 Bryan C. Millsmisc/cgo: skip cgotest.TestCrossPackageTests on iOS...
2019-02-22 Bryan C. Millsmisc/cgo/testcarchive: fix tests in module mode
2018-09-06 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-08-21 Ian Lance Taylormisc/cgo/testcarchive: make the tests work when using...
2018-05-18 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-04-25 Ian Lance Taylorcmd/cgo: don't use absolute paths in the export header...
2018-03-21 Tim Wrightall: enable c-shared/c-archive support for freebsd...
2018-01-11 Ian Lance Taylorcmd/go: correct buildmode test (from "c-header" to...
2017-12-06 Russ Cox[dev.boringcrypto] all: merge master (nearly Go 1.10...
2017-11-03 Russ Coxcmd/go: do not install dependencies during "go install"
2017-10-11 Lynn Bogermisc/cgo/testcarchive: use -no-pie where needed
2017-10-11 Russ Coxcmd/go: clean up compile vs link vs shared library...
2017-10-09 Elias Naurmisc/cgo/testcarchive: skip flaky SIGPROF test on darwin
2017-05-24 Ian Lance Taylormisc/cgo/testcarchive: fix `go env` error message
2017-05-09 Ian Lance Taylorcmd/internal/obj, cmd/link: fix st_other field on PPC64
2017-02-09 Ian Lance Taylorruntime: enable/disable SIGPROF if needed when profiling
2017-02-03 Elias Naurruntime: handle SIGPIPE in c-archive and c-shared programs
2016-12-01 Elias NaurRevert "runtime: handle SIGPIPE in c-archive and c...
2016-11-18 Elias Naurruntime: handle SIGPIPE in c-archive and c-shared programs
2016-10-17 Alex Brainmanmisc/cgo/testcarchive: do not use same executable name...
2016-08-23 Ian Lance Taylorcmd/go, cmd/link: build c-archive as position independe...
2016-05-27 David Chase[dev.ssa] Merge branch 'master' into dev.ssa
2016-05-07 Elias Naurcmd/go: add -shared to darwin/arm{,64} default build...
2016-05-06 Elias Naurmisc/cgo/testcarchive: don't force -no_pie on Darwin
2016-05-05 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2016-05-02 Emmanuel Odekeall: make copyright headers consistent with one space...
2016-04-29 Rick HudsonMerge remote-tracking branch 'origin/dev.garbage'
2016-04-29 Cherry Zhangmisc/cgo/testcarchive: fix C include path for darwin/arm
2016-04-27 Rick Hudson[dev.garbage] Merge remote-tracking branch 'origin...
2016-04-27 Cherry Zhangmisc/cgo/testcarchive: fix path of libgo.a for darwin/arm
2016-04-09 Dmitry Vyukovruntime: revert "do not call timeBeginPeriod on windows"
2016-04-05 Austin Clements[dev.garbage] Merge branch 'master' into dev.garbage
2016-04-04 Christopher Nelsoncmd/go: fix -buildmode=c-archive should work on windows
2016-03-28 Austin Clements[dev.garbage] Merge remote-tracking branch 'origin...
2016-03-26 Ian Lance Taylormisc/cgo/testcarchive: more robust TestSignalForwarding...
2016-03-26 Christopher Nelsonmisc/cgo/testcarchive: split main.c into unix and non...
2016-03-25 Elias Naurmisc/cgo/testcarchive: fix build
2016-03-24 Elias Naurmisc/cgo/testcarchive: re-enable c-archive test on...
2016-03-24 Joe Sylveruntime: improve last ditch signal forwarding for Unix...
2016-03-23 Ian Lance Taylormisc/cgo/testcarchive: rewrite test from bash to Go