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 }}
D-R-R
/
JSIL
Public
forked from
sq/JSIL
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
JSIL
Compiler
SolutionBuilder.cs
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 25, 2014
ReSharper cleanup
kg
committed
fd35757
View commit details
Copy full SHA for fd35757
View code at this point
Browse repository at this point
Commits on Apr 13, 2013
Only enable solution building and related MSBuild features when compiling JSILc on Windows. This should automatically disable it when people try to build JSILc on Mac or Linux using Mono.
kg
committed
2610b8d
View commit details
Copy full SHA for 2610b8d
View code at this point
Browse repository at this point
Commits on Mar 20, 2013
SolutionBuilder sets variables when building a solution so you can suppress pre/post build events:
Show description for 490afe4
kg
committed
490afe4
View commit details
Copy full SHA for 490afe4
View code at this point
Browse repository at this point
Commits on Sep 6, 2012
Convert resources from satellite resource assemblies along with resources from output assemblies
Show description for 238ad44
kg
committed
238ad44
View commit details
Copy full SHA for 238ad44
View code at this point
Browse repository at this point
Commits on Aug 20, 2012
Find ffmpeg, oggenc and lame relative to the JSIL location
Show description for 669f9f2
kg
committed
669f9f2
View commit details
Copy full SHA for 669f9f2
View code at this point
Browse repository at this point
Commits on Aug 19, 2012
Use a child process to run MSBuild because it leaks file handles. :|
kg
committed
f43ce2c
View commit details
Copy full SHA for f43ce2c
View code at this point
Browse repository at this point
Commits on Aug 18, 2012
Improve error feedback for missing references.
Show description for 37af135
kg
committed
37af135
View commit details
Copy full SHA for 37af135
View code at this point
Browse repository at this point
Commits on Jun 16, 2012
Replace use of MSBuild's ResultsByTarget dictionary with a more extensive search of all outputs for build outputs. Fixes some build outputs being ignored in complex solution files.
kg
committed
dc5ac49
View commit details
Copy full SHA for dc5ac49
View code at this point
Browse repository at this point
Fix the --logVerbosity command line argument.
kg
committed
abd69aa
View commit details
Copy full SHA for abd69aa
View code at this point
Browse repository at this point
Commits on May 14, 2012
Switch to a new method for locating XNB files built by content projects that is able to handle particularly unusual/broken project configurations.
kg
committed
8e7f885
View commit details
Copy full SHA for 8e7f885
View code at this point
Browse repository at this point
Commits on Apr 24, 2012
Overhaul the SolutionBuilder to manually translate .sln files into MSBuild projects by fiddling around with undocumented MSBuild internals. Why? MSBuild sucks. Why? Because setting the Configuratio…
Show description for 36d9f0e
kg
committed
36d9f0e
View commit details
Copy full SHA for 36d9f0e
View code at this point
Browse repository at this point
Commits on Mar 23, 2012
Implement basic support for System.Type.GetType(string)
Show description for c5e8865
kg
committed
c5e8865
View commit details
Copy full SHA for c5e8865
View code at this point
Browse repository at this point
Implement a profile system that allows basic control over project configuration and post-processing of build results.
Show description for 7218594
kg
committed
7218594
View commit details
Copy full SHA for 7218594
View code at this point
Browse repository at this point
Commits on Nov 29, 2011
Default settings are provided in the form of a .jsilconfig file instead of being hard-coded
Show description for e6e59f8
kg
committed
e6e59f8
View commit details
Copy full SHA for e6e59f8
View code at this point
Browse repository at this point
Implement %configpath% and %assemblypath% replacement values for the OutputDirectory configuration setting
kg
committed
8110495
View commit details
Copy full SHA for 8110495
View code at this point
Browse repository at this point
Improved progress feedback
kg
committed
e3633da
View commit details
Copy full SHA for e3633da
View code at this point
Browse repository at this point
Allow specifying a build platform and build configuration when passing a .sln file on the command line
Show description for b09b5a4
kg
committed
b09b5a4
View commit details
Copy full SHA for b09b5a4
View code at this point
Browse repository at this point
Commits on Jul 2, 2011
Add some basic support for building Visual Studio .sln files from the command line and automatically translating all their outputs.
kg
committed
bf8c29d
View commit details
Copy full SHA for bf8c29d
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.