Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Synchronet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main
Synchronet
Commits
2e39f3d24b87e073cff17a8b
Select Git revision
Branches
20
dailybuild_linux-x64
dailybuild_win32
master
default
protected
sqlite
rip_abstraction
dailybuild_macos-armv8
dd_file_lister_filanem_in_desc_color
mode7
dd_msg_reader_are_you_there_warning_improvement
c23-playing
syncterm-1.3
syncterm-1.2
test-build
hide_remote_connection_with_telgate
638-can-t-control-c-during-a-file-search
add_body_to_pager_email
mingw32-build
cryptlib-3.4.7
ree/mastermind
new_user_dat
Tags
20
sbbs320d
syncterm-1.6
syncterm-1.5
syncterm-1.4
sbbs320b
syncterm-1.3
syncterm-1.2
syncterm-1.2rc6
syncterm-1.2rc5
push
syncterm-1.2rc4
syncterm-1.2rc2
syncterm-1.2rc1
sbbs319b
sbbs318b
goodbuild_linux-x64_Sep-01-2020
goodbuild_win32_Sep-01-2020
goodbuild_linux-x64_Aug-31-2020
goodbuild_win32_Aug-31-2020
goodbuild_win32_Aug-30-2020
40 results
sbbs
Author
Search by author
Any Author
authors
Brian Klauss
brklauss75
Craig Hendricks
codefenix
Deon George
leenooks
Deucе
Deuce
echicken
echicken
Eric Oulashin
nightfox
Eugene So
eso
John Nicpon
jnicpon
Kayz
phar
Keyop Troy
Keyop
Matthew Asham
awehttam
Michael J. Ryan
tracker1
m j
mcmlxxix
Nigel Reed
nelgin
Phillip Taylor
plt
Rick Parrish
Ree
Rob Swindell
rswindell
Tristan Greaves
Mewcenary
18 authors
Mar 22, 2024
Cpoy/paste strlcat() from FreeBSD 13.3-RELEASE
· 2e39f3d2
Deucе
authored
1 year ago
2e39f3d2
Use safer string things...
· 4ed27ca9
Deucе
authored
1 year ago
4ed27ca9
Now unbreak!
· 6c7b30ab
Deucе
authored
1 year ago
6c7b30ab
Break stuff to test things.
· bdc6de4f
Deucе
authored
1 year ago
bdc6de4f
Instead of converting failures to warnings, run cleanup "always"
· ee486871
Deucе
authored
1 year ago
ee486871
ftp_remove() returns a bool (not an int) now, so do the right thing
· 7b02f764
Rob Swindell
authored
1 year ago
7b02f764
We need an empty dependencies list, or it will download all the
· 1d2ff384
Deucе
authored
1 year ago
1d2ff384
We can't make cleanup use needs since some platforms don't run tests.
· 38bfe544
Deucе
authored
1 year ago
38bfe544
Fix cleanup needs
· 71f79211
Deucе
authored
1 year ago
71f79211
Don't group cleanup either, and don't make it wait.
· dfec0745
Deucе
authored
1 year ago
dfec0745
Stop grouping the js-testsuite
· b90ceda5
Deucе
authored
1 year ago
b90ceda5
Re-enable Darwin
· b03c0b9a
Deucе
authored
1 year ago
b03c0b9a
Mar 21, 2024
Disable Darwin build just to see how fast it could be...
· 916aeda9
Deucе
authored
1 year ago
916aeda9
OpenBSD requires -xzf, fix gtk* extractions
· 6166521d
Deucе
authored
1 year ago
6166521d
Everyone has to clean up.
· 2c75621b
Deucе
authored
1 year ago
2c75621b
A couple more tipoes.
· 49839b33
Deucе
authored
1 year ago
49839b33
Fix typo
· f6cc1149
Deucе
authored
1 year ago
f6cc1149
Just slap intermediate results in /tmp/gitlab-runner and call it good
· bf1e26d2
Deucе
authored
1 year ago
bf1e26d2
Nope, that won't work either.
· 9d0e9ab5
Deucе
authored
1 year ago
9d0e9ab5
More cache fun
· 9b49c55e
Deucе
authored
1 year ago
9b49c55e
More cache fiddling.
· 3200caf6
Deucе
authored
1 year ago
3200caf6
Turns out, we can't cleanup caches like that. :(
· b54316b5
Deucе
authored
1 year ago
b54316b5
Use dependencies, not needs so cleanup runs at end.
· 5c104661
Deucе
authored
1 year ago
5c104661
paths, not files
· 30bf920e
Deucе
authored
1 year ago
30bf920e
Stage, not state
· 0533cc70
Deucе
authored
1 year ago
0533cc70
Experiment for the caches...
· 2134aa22
Deucе
authored
1 year ago
2134aa22
Reduce log severity of QWK-packet removal error log message to WARNING
· b4d293c6
Rob Swindell
authored
1 year ago
b4d293c6
We need the .o files to avoid rebuilding in jsdoor target.
· 9a1381e2
Deucе
authored
1 year ago
9a1381e2
Mar 20, 2024
Create a new jsdoor job that depends on sbbs-build.
· 376dbae0
Deucе
authored
1 year ago
376dbae0
Noskeeters need to extend sbbs-build, not sbbs
· 1a7af24f
Deucе
authored
1 year ago
1a7af24f
Split sbbs into sbbs-build that compiles and sbbs that just combines.
· 99720480
Deucе
authored
1 year ago
99720480
Remove date calls.
· 839dc35a
Deucе
authored
1 year ago
839dc35a
Explicitly don't need anything for "root" jobs.
· 57cc53f5
Deucе
authored
1 year ago
57cc53f5
diff -u, not diff -i :(
· c3296426
Deucе
authored
1 year ago
c3296426
Use a fixed fixed seed for CI
· 705f42de
Deucе
authored
1 year ago
705f42de
Print the date, not the literal string "date" :(
· 1f363409
Deucе
authored
1 year ago
1f363409
Slap some date calls in to profile the pipes.
· bc409543
Deucе
authored
1 year ago
bc409543
Cache the ffi cache.
· 4609b648
Deucе
authored
1 year ago
4609b648
Make the ffi cache the same as sm cache but with ".ffi" on the end
· 2a0a9d77
Deucе
authored
1 year ago
2a0a9d77
We can't pass on command-line since we want to change it.
· db20be85
Deucе
authored
1 year ago
db20be85
Loading