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 }}
mohawk2
/
dmake
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
18
Code
Issues
13
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Vc cc improvements
- #16
#16
Open
bulk88
wants to merge 15 commits into
mohawk2:master
mohawk2/dmake:master
from
bulk88:vc_cc_improvements
bulk88/dmake:vc_cc_improvements
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
Vc cc improvements
#16
bulk88
wants to merge 15 commits into
mohawk2:master
mohawk2/dmake:master
from
bulk88:vc_cc_improvements
bulk88/dmake:vc_cc_improvements
Copy head branch name to clipboard
Commits
Commits on Mar 10, 2015
silence CC warnings on >= VC 2005
Show description for aac838b
bulk88
committed
aac838b
View commit details
Copy full SHA for aac838b
Browse repository at this point
disable stdio locking for Win32, dmake is single threaded
Show description for 7bafaff
bulk88
committed
7bafaff
View commit details
Copy full SHA for 7bafaff
Browse repository at this point
VC6 improvements
Show description for f74e6d3
bulk88
committed
f74e6d3
View commit details
Copy full SHA for f74e6d3
Browse repository at this point
Commits on Mar 11, 2015
eliminate chdir from CacheStat on Win32
Show description for 235668e
bulk88
committed
235668e
View commit details
Copy full SHA for 235668e
Browse repository at this point
cleanup string related code
Show description for 92f9e17
bulk88
committed
92f9e17
View commit details
Copy full SHA for 92f9e17
Browse repository at this point
DmStrPbrk: strcspn is better approx than strpbrk
Show description for c7edc16
bulk88
committed
c7edc16
View commit details
Copy full SHA for c7edc16
Browse repository at this point
DmStrSpn: use strspn instead of self rolling outselves
Show description for 772f99b
bulk88
committed
772f99b
View commit details
Copy full SHA for 772f99b
Browse repository at this point
use DeleteFile instead of unlink on Win32, errno not needed
Show description for b01c3fa
bulk88
committed
b01c3fa
View commit details
Copy full SHA for b01c3fa
Browse repository at this point
dont call fflush for each line written when generating a tmp file
Show description for 9ac59e5
bulk88
committed
9ac59e5
View commit details
Copy full SHA for 9ac59e5
Browse repository at this point
Commits on Mar 17, 2015
add VC version to -V
Show description for 903fbc1
bulk88
committed
903fbc1
View commit details
Copy full SHA for 903fbc1
Browse repository at this point
update install/build instructions
Show description for ee342a3
bulk88
committed
ee342a3
View commit details
Copy full SHA for ee342a3
Browse repository at this point
update winnt/microsft/config.h to be more like win95/microsft/config.h
Show description for 255d27d
bulk88
committed
255d27d
View commit details
Copy full SHA for 255d27d
Browse repository at this point
Commits on Mar 18, 2015
update canned microsft/config.h from autoconf generated config.h
Show description for f6abcc2
bulk88
committed
f6abcc2
View commit details
Copy full SHA for f6abcc2
Browse repository at this point
kmx's fix for configure
Show description for 59f0600
bulk88
committed
59f0600
View commit details
Copy full SHA for 59f0600
Browse repository at this point
Commits on May 15, 2015
fix bug, temp file not flushed before used by recipie process
Show description for 7408cb0
bulk88
committed
7408cb0
View commit details
Copy full SHA for 7408cb0
Browse repository at this point
You can’t perform that action at this time.