Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hawkowl
/
dfhack
Public
forked from
DFHack/dfhack
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
dfhack
.github
workflows
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 16, 2022
remove DF download and tests for v50
Show description for 0953982
myk002
authored and
ab9rf
committed
0953982
View commit details
Copy full SHA for 0953982
View code at this point
Browse repository at this point
Commits on Dec 11, 2022
update cache runner to v3
myk002
committed
c13b317
View commit details
Copy full SHA for c13b317
View code at this point
Browse repository at this point
migrate usage of set-output (required by github)
Show description for f5f99f6
myk002
committed
f5f99f6
View commit details
Copy full SHA for f5f99f6
View code at this point
Browse repository at this point
Commits on Nov 29, 2022
simplify the github action to just ninja test
Show description for a22e311
myk002
committed
a22e311
View commit details
Copy full SHA for a22e311
View code at this point
Browse repository at this point
simplify unit testing setup
myk002
committed
ae035d5
View commit details
Copy full SHA for ae035d5
View code at this point
Browse repository at this point
Commits on Nov 25, 2022
Updates build.yml & moves TEST variable setup
cppcooper
committed
b11b1c3
View commit details
Copy full SHA for b11b1c3
View code at this point
Browse repository at this point
Adds a second test stage
cppcooper
committed
d03f93c
View commit details
Copy full SHA for d03f93c
View code at this point
Browse repository at this point
Updates test binary name in build.yml
cppcooper
committed
a716b27
View commit details
Copy full SHA for a716b27
View code at this point
Browse repository at this point
Updates build.yml to call test-all
cppcooper
committed
69d9883
View commit details
Copy full SHA for 69d9883
View code at this point
Browse repository at this point
Updates GithubActions yml file to use new BUILD_TESTING variable
cppcooper
committed
3e2d0f2
View commit details
Copy full SHA for 3e2d0f2
View code at this point
Browse repository at this point
Commits on Aug 16, 2022
Merge branch 'develop' into docs
myk002
committed
df9c37a
View commit details
Copy full SHA for df9c37a
View code at this point
Browse repository at this point
Commits on Aug 15, 2022
build the skeleton in the "all plugins" build
myk002
committed
06f1f53
View commit details
Copy full SHA for 06f1f53
View code at this point
Browse repository at this point
Commits on Jul 11, 2022
Build and install text help alongside html (#2236)
Show description for f1cb9b9
myk002
committed
f1cb9b9
View commit details
Copy full SHA for f1cb9b9
View code at this point
Browse repository at this point
Commits on Jul 10, 2022
reorganize init scripts into dfhack-config (#2232)
Show description for 28e1516
3 people
authored
28e1516
View commit details
Copy full SHA for 28e1516
View code at this point
Browse repository at this point
Commits on Jun 9, 2022
check for files, not md5 receipt in download-df.sh (#2196)
myk002
authored
d12134d
View commit details
Copy full SHA for d12134d
View code at this point
Browse repository at this point
Remove GCC 11 from build matrix
lethosor
committed
078256c
View commit details
Copy full SHA for 078256c
View code at this point
Browse repository at this point
Force consistent ccache cache directory
Show description for fbdeba6
lethosor
committed
fbdeba6
View commit details
Copy full SHA for fbdeba6
View code at this point
Browse repository at this point
Add ccache stats to build output
lethosor
committed
b361881
View commit details
Copy full SHA for b361881
View code at this point
Browse repository at this point
build.yml: Force CMake to use ccache
Show description for e3f617d
lethosor
committed
e3f617d
View commit details
Copy full SHA for e3f617d
View code at this point
Browse repository at this point
GitHub Actions: Upgrade newest matrix entry to Ubuntu 22.04, GCC 12
lethosor
committed
698dc56
View commit details
Copy full SHA for 698dc56
View code at this point
Browse repository at this point
Commits on Jun 6, 2022
key the DF cache on the hash of download-df.sh
myk002
committed
f1ebfe9
View commit details
Copy full SHA for f1ebfe9
View code at this point
Browse repository at this point
Update build.yml
myk002
committed
24d2e8e
View commit details
Copy full SHA for 24d2e8e
View code at this point
Browse repository at this point
change the key so we no longer match our old cache
myk002
committed
9c31e4b
View commit details
Copy full SHA for 9c31e4b
View code at this point
Browse repository at this point
namespace the ccache key with the repo and branch
myk002
committed
1f6726b
View commit details
Copy full SHA for 1f6726b
View code at this point
Browse repository at this point
allow ccache to function again
myk002
committed
46f80be
View commit details
Copy full SHA for 46f80be
View code at this point
Browse repository at this point
Commits on May 8, 2022
Split configure + build into separate steps for more granular timing
lethosor
committed
a646ed7
View commit details
Copy full SHA for a646ed7
View code at this point
Browse repository at this point
Commits on May 1, 2022
Adds ccache to build workflow (#2122)
Show description for 4439333
cppcooper
authored
4439333
View commit details
Copy full SHA for 4439333
View code at this point
Browse repository at this point
CI: Pass --color to sphinx
lethosor
committed
88f3627
View commit details
Copy full SHA for 88f3627
View code at this point
Browse repository at this point
Commits on Apr 12, 2022
Apply initial pre-commit config
lethosor
committed
d1f0edd
View commit details
Copy full SHA for d1f0edd
View code at this point
Browse repository at this point
Commits on Apr 1, 2022
Fix reference to workflow input param
lethosor
committed
22ccf79
View commit details
Copy full SHA for 22ccf79
View code at this point
Browse repository at this point
Commits on Mar 31, 2022
Add workflow to re-run Buildmaster builds
lethosor
committed
86f2f34
View commit details
Copy full SHA for 86f2f34
View code at this point
Browse repository at this point
Commits on Mar 30, 2022
Bump max GCC in GitHub Actions build matrix to 11 (#2062)
lethosor
authored
4d5a157
View commit details
Copy full SHA for 4d5a157
View code at this point
Browse repository at this point
Commits on Jan 31, 2022
Pin sphinx to <4.4.0
Show description for 3a94758
lethosor
committed
3a94758
View commit details
Copy full SHA for 3a94758
View code at this point
Browse repository at this point
Commits on Sep 29, 2021
test.lua: Dump some DF globals
Show description for 2471028
lethosor
committed
2471028
View commit details
Copy full SHA for 2471028
View code at this point
Browse repository at this point
Commits on Sep 18, 2021
Install libncursesw5 instead of libncursesw6
Show description for b7afbf7
lethosor
committed
b7afbf7
View commit details
Copy full SHA for b7afbf7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.