James Cor
09f7c7043b
[no-release-notes] bump golang version ( #9859 )
2025-09-18 13:39:41 -07:00
Aaron Son
3b0f08e685
Merge pull request #9779 from dolthub/aaron/icu-license
...
[no-release-notes] Godeps: Add ICU4C license.
2025-09-11 22:43:01 +02:00
Aaron Son
238c7d44ff
/go/utils/publishrelease/buildpgobinaries.sh: Pick up icu_static build tag and flags for darwin target to get libc++ as C++ stdlib.
2025-09-03 02:00:05 -07:00
Aaron Son
e6f8335907
[no-release-notes] Godeps: Add ICU4C license.
2025-09-03 01:49:51 -07:00
Aaron Son
159d406b47
[no-release-notes] go/utils/publishrelease/buildpgobinaries.sh: Update release build script to use ICU4C-enabled toolchains.
...
We install the statically built ICU4C packages into the sysroots before building.
We pass icu_static as a build tag.
We add CXX support to the Cgo build.
We bump build image to Debian trixie (newer MinGW is necessary) and we pick up cross tools which have built for that base image.
We add -static-libgcc and -static-libstdc++ to the Windows build, as necessary.
2025-09-02 07:04:38 -07:00
Nick Tobey
6ae35a6bd8
Merge remote-tracking branch 'origin/aaron/clean-up-autoincrement-init-on-shutdown' into nicktobey/mmap
2025-07-29 14:24:49 -04:00
Aaron Son
b8d7bb4637
go/utils/repofmt/check_fmt.sh: Fix to consider eventsapi_schema local.
2025-07-26 11:43:18 -07:00
Aaron Son
f19ebfd1df
go,proto: Move eventsapi schema into a separate repository.
...
This results in less weird contortions and less opportunity for dependency drift from consumers of Dolt.
2025-07-25 13:04:22 -07:00
Nick Tobey
b4403f0191
Update tests.
2025-07-25 10:32:28 -07:00
Aaron Son
616c350729
go/utils/hasher: Fix for all bytes of a hash provided. Add some tests.
2025-05-14 11:07:20 -07:00
Aaron Son
83c462acec
go: utils/publishrelease/buildpgobinaries.sh: Bump optcross to pick up new dolthub_toolchains changes.
2025-03-28 11:20:46 -07:00
Neil Macneale IV
2e9862ab3c
update copyright for s3_object_reader.go
2025-02-26 16:03:36 -08:00
Neil Macneale IV
9d74c21007
Fix copyright headers
2025-02-26 09:36:42 -08:00
Neil Macneale IV
dc936ab2ae
Rename aws_chunk_source to be table specific
2025-02-25 16:09:50 -08:00
Aaron Son
fd79008176
go: publishrelease: buildpgobinaries.sh: Manually specify the SDK version of our toolchain so it shows up in our release binaries.
2025-02-21 12:37:06 -08:00
Nick Tobey
849e5c0b67
Create context object for remote server main function.
2025-01-23 13:00:47 -08:00
Nick Tobey
d43ce7f159
Merge remote-tracking branch 'origin/main' into nicktobey/lazy-load
2025-01-23 12:47:34 -08:00
Nick Tobey
1d4a82f0b7
Make dEnv.DoltDB private and add an accessor function.
2025-01-22 22:49:01 -08:00
Aaron Son
4e4c446a91
go/utils/copyrighthdrs: Allow 2025.
2025-01-14 19:37:52 -08:00
Aaron Son
0d40bfd55b
go/store/chunks: Remove unused remote_requests structs and related code.
2025-01-06 11:30:10 -08:00
Neil Macneale IV
34bd5c09b4
Merge remote-tracking branch 'origin/main' into spelling-3p
2024-08-20 17:34:15 -07:00
Neil Macneale IV
49e0cb67e7
Reverts to some changes in PR
2024-08-20 15:49:23 -07:00
Denis Chernov
887e4a2fdb
Fixed a typo in curl user-agent flag
2024-08-15 20:52:39 +03:00
Denis Chernov
199e7d1aa9
Formatted install.sh
2024-08-13 21:20:38 +03:00
Denis Chernov
227e138a36
Fixed error error message color on ZSH/macOS
2024-08-13 21:14:11 +03:00
Denis Chernov
8ee151df26
Fixed architecture-related error message
2024-08-13 21:13:50 +03:00
Dylan Varga
fed30c181d
Fixed grammar typos re issue #8221
2024-08-09 22:24:19 -07:00
Aaron Son
4f9bdd9c04
go/utils/publishrelease: Bump MUSL toolchains used for cutting releases.
...
The new toolchain uses MUSL + mimalloc.
Include the mimalloc license in our released LICENSES notice.
2024-05-15 17:01:00 -07:00
Brian Hendriks
b6cd726af3
move config
2024-05-15 10:27:16 -07:00
Brian Hendriks
8dc778024b
Merge pull request #7834 from dolthub/bh/minver-refactor
...
minver refactor to be used by doltgres
2024-05-08 14:06:09 -07:00
Brian Hendriks
7584e3e5b4
formatting
2024-05-08 12:45:40 -07:00
Brian Hendriks
bd70309b20
refactor minver validation file generation
2024-05-08 12:42:29 -07:00
Brian Hendriks
dedad9f380
minver refactor to be used by doltgres
2024-05-08 12:34:45 -07:00
Aaron Son
259651515c
[no-release-noets] go/utils/publishrelease/buildpgobinaries.sh: Update for CGO.
2024-04-25 16:21:10 -07:00
coffeegoddd
bcea155fa8
/{.github,go}: fix path to dolt version in release stuff
2024-04-15 11:39:47 -07:00
coffeegoddd
d9efddbb9a
/go/utils/publishrelease/buildpgobinaries.sh: fix pgo binaries script
2024-02-15 13:17:38 -08:00
Dustin Brown
b9be980550
Update buildpgobinaries.sh
2024-02-15 13:05:53 -08:00
coffeegoddd
af0e155ccf
/{.github,go}: try fixing pgo build binaries, add test workflow
2024-02-15 12:52:19 -08:00
coffeegoddd
fddb73a83a
/{go,.github}: add scripts for building pgo dolt binaries
2024-02-14 16:51:27 -08:00
Aaron Son
b832e3bf9d
dolt push: Only assert on a clean working set when doing a push if we are running against a server which requests it.
2024-01-10 15:51:30 -08:00
Brian Hendriks
38945b8029
update headers
2024-01-08 12:45:13 -08:00
Brian Hendriks
59e612e561
fixes and debug output
2024-01-08 12:26:28 -08:00
Brian Hendriks
fa85002f6d
move genminver_validation
2024-01-08 11:31:20 -08:00
Brian Hendriks
497193aea1
update cr headers to allow 2024
2024-01-05 15:01:26 -08:00
Brian Hendriks
852fa102a3
move files
2024-01-05 15:00:40 -08:00
Brian Hendriks
bbc77b2138
headers
2024-01-05 14:51:45 -08:00
Brian Hendriks
8d1d0e630b
utility function that uses reflection to recursively walk the fields of structures
2024-01-05 14:48:52 -08:00
Neil Macneale IV
3c9d6342d3
[no-release-notes] hasher utility ( #7059 )
2023-11-28 16:42:03 -08:00
Aaron Son
ca4897bb39
go/utils/copyrighthdrs: Remove stale references to store/nbs/dynamo_table_reader{,_test}.go.
2023-10-26 07:24:35 -07:00
coffeegoddd
7907aa2a35
/go/utils/publishrelease/buildbinaries.sh: fix golang tag;
2023-10-06 07:11:00 -07:00