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
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 }}
FakeBuild
/
Xake
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
24
Code
Issues
9
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Feature/consolesink fixes
- #34
#34
Closed
OlegZee
wants to merge 32 commits into
FakeBuild:dev
FakeBuild/Xake:dev
from
OlegZee:feature/consolesink-fixes
OlegZee/Xake:feature/consolesink-fixes
Copy head branch name to clipboard
Conversation
Commits
32
(32)
Checks
Files changed
Closed
Feature/consolesink fixes
#34
OlegZee
wants to merge 32 commits into
FakeBuild:dev
FakeBuild/Xake:dev
from
OlegZee:feature/consolesink-fixes
OlegZee/Xake:feature/consolesink-fixes
Copy head branch name to clipboard
Commits
Commits on Nov 8, 2019
fix compilation and tests for most-recent F# compiler and dotnet SDK, minor cleanup (namespaces and modules)
OlegZee
committed
014af4d
View commit details
Copy full SHA for 014af4d
Browse repository at this point
Commits on Nov 10, 2019
project cleanup
OlegZee
committed
3c0cd47
View commit details
Copy full SHA for 3c0cd47
Browse repository at this point
Merge branch 'dev' of https://github.com/OlegZee/Xake into dev
OlegZee
committed
f1300ac
View commit details
Copy full SHA for f1300ac
Browse repository at this point
Commits on Feb 21, 2024
recompiled for netcore, dropped net 4.6 target, updated samples (referencing nuget), fixed console garbling in VS, added support for substitutions in phony rules, closing database on Ctrl-C, suppor…
Show description for 079c137
OlegZee
committed
079c137
View commit details
Copy full SHA for 079c137
Browse repository at this point
updated references to Xake 2.0.0
OlegZee
committed
72d66cc
View commit details
Copy full SHA for 72d66cc
Browse repository at this point
Commits on Feb 22, 2024
improved error reporting, proper db termination. BROKEN exitcode is always 0
OlegZee
committed
476e0fc
View commit details
Copy full SHA for 476e0fc
Browse repository at this point
fixed (restored) error processing (exit 2)
OlegZee
committed
71a53da
View commit details
Copy full SHA for 71a53da
Browse repository at this point
fixed travis script
OlegZee
committed
aff62f4
View commit details
Copy full SHA for aff62f4
Browse repository at this point
added GH Actions script
OlegZee
committed
41d5cbd
View commit details
Copy full SHA for 41d5cbd
Browse repository at this point
Commits on Feb 23, 2024
Merge branch 'dev' into feature/netcore
OlegZee
committed
f6658f1
View commit details
Copy full SHA for f6658f1
Browse repository at this point
script for tags
OlegZee
committed
a1d299a
View commit details
Copy full SHA for a1d299a
Browse repository at this point
Merge pull request #1 from OlegZee/feature/netcore
Show description for 9a1c1d5
OlegZee
authored
9a1c1d5
View commit details
Copy full SHA for 9a1c1d5
Browse repository at this point
Commits on Jun 28, 2025
Update GitHub Actions workflows and .NET SDK version
Show description for 923e6ea
oleg-zaimkin
committed
923e6ea
View commit details
Copy full SHA for 923e6ea
Browse repository at this point
Rename workflows and update README with build status
oleg-zaimkin
committed
a9bee61
View commit details
Copy full SHA for a9bee61
Browse repository at this point
Commits on Jun 29, 2025
Enhance documentation and improve Shell command options in Xake scrip… (#2)
Show description for 5cf8660
3 people
authored
5cf8660
View commit details
Copy full SHA for 5cf8660
Browse repository at this point
Refactor publish workflow and enhance build logging
oleg-zaimkin
committed
2737a0c
View commit details
Copy full SHA for 2737a0c
Browse repository at this point
Update upload-artifact action to v4 and adjust build log retention
oleg-zaimkin
committed
b5797d4
View commit details
Copy full SHA for b5797d4
Browse repository at this point
Refactor version extraction in publish workflow and update environment variable usage
oleg-zaimkin
committed
c48b71b
View commit details
Copy full SHA for c48b71b
Browse repository at this point
Refactor version retrieval in build script to simplify logic and improve clarity
oleg-zaimkin
committed
16faa91
View commit details
Copy full SHA for 16faa91
Browse repository at this point
Commits on Mar 2, 2026
Feature/resetdb command (#3)
Show description for cff78cd
OlegZee
authored
cff78cd
View commit details
Copy full SHA for cff78cd
Browse repository at this point
Update publish workflow to streamline build and publish
OlegZee
authored
05c74b4
View commit details
Copy full SHA for 05c74b4
Browse repository at this point
Commits on Mar 9, 2026
Feature/engine mode (#5)
Show description for 3d6da19
3 people
authored
3d6da19
View commit details
Copy full SHA for 3d6da19
Browse repository at this point
Commits on Mar 10, 2026
Feature/engine mode - follow ups (#6)
Show description for abba4a8
3 people
authored
abba4a8
View commit details
Copy full SHA for abba4a8
Browse repository at this point
Commits on Mar 11, 2026
Feature/alt syntax (#7)
Show description for ff8021d
4 people
authored
ff8021d
View commit details
Copy full SHA for ff8021d
Browse repository at this point
Commits on Mar 12, 2026
add xake { rootdir "/tmp" } operation
oleg-zaimkin
committed
ed0cd96
View commit details
Copy full SHA for ed0cd96
Browse repository at this point
adds "result" and "output" custom ops to change sh's result type to return shell result code and console output
oleg-zaimkin
committed
9b516d7
View commit details
Copy full SHA for 9b516d7
Browse repository at this point
make ShellMode types private to encapsulate implementation details
oleg-zaimkin
committed
8703d21
View commit details
Copy full SHA for 8703d21
Browse repository at this point
Merge pull request #9 from OlegZee/feature/sh-enhancements
Show description for b4f2708
OlegZee
authored
b4f2708
View commit details
Copy full SHA for b4f2708
Browse repository at this point
Commits on Mar 16, 2026
implement typed variable system (#10)
Show description for 0e06f45
OlegZee
and
Copilot
authored
0e06f45
View commit details
Copy full SHA for 0e06f45
Browse repository at this point
add teardown handling for CLI execution success and failure scenarios (#11)
Show description for 33df8fe
OlegZee
authored
33df8fe
View commit details
Copy full SHA for 33df8fe
Browse repository at this point
refreshed build script and updated docs/ (#12)
OlegZee
authored
3860371
View commit details
Copy full SHA for 3860371
Browse repository at this point
Commits on Mar 18, 2026
refactor: enhance console sink with structured rendering commands and improve progress reporting.
Show description for f3cdf5a
OlegZee
committed
f3cdf5a
View commit details
Copy full SHA for f3cdf5a
Browse repository at this point
You can’t perform that action at this time.