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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
PowerShell
/
PowerShell
Public
Notifications
You must be signed in to change notification settings
Fork
8.5k
Star
55.3k
Code
Issues
1.3k
Pull requests
323
Discussions
Actions
Projects
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Enable full symbols for windows
- #6853
#6853
Merged
Travis Plunk (TravisEz13)
merged 13 commits into
PowerShell:master
PowerShell/PowerShell:master
from
TravisEz13:enbale_full_symbols_for_windows
TravisEz13/PowerShell:enbale_full_symbols_for_windows
Copy head branch name to clipboard
May 14, 2018
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Enable full symbols for windows
#6853
Travis Plunk (TravisEz13)
merged 13 commits into
PowerShell:master
PowerShell/PowerShell:master
from
TravisEz13:enbale_full_symbols_for_windows
TravisEz13/PowerShell:enbale_full_symbols_for_windows
Copy head branch name to clipboard
Commits
Commits on May 10, 2018
remove existing configuration setting from existing csproj files
Travis Plunk (TravisEz13)
committed
7a1197c
View commit details
Copy full SHA for 7a1197c
Browse repository at this point
In Travis-CI, test against release build. The same way we do on windows
Travis Plunk (TravisEz13)
committed
d8e14df
View commit details
Copy full SHA for d8e14df
Browse repository at this point
build release for mac
Travis Plunk (TravisEz13)
committed
c03d1dc
View commit details
Copy full SHA for c03d1dc
Browse repository at this point
build release for linux
Travis Plunk (TravisEz13)
committed
e61d9ca
View commit details
Copy full SHA for e61d9ca
Browse repository at this point
Create two common configuration across all platforms, release and debug
Show description for 96b5e50
Travis Plunk (TravisEz13)
committed
96b5e50
View commit details
Copy full SHA for 96b5e50
Browse repository at this point
Replace the configuration Linux with debug (unless release was specified) in build.psm1
Travis Plunk (TravisEz13)
committed
50b3fbd
View commit details
Copy full SHA for 50b3fbd
Browse repository at this point
Add IsWindows property
Travis Plunk (TravisEz13)
committed
6887465
View commit details
Copy full SHA for 6887465
Browse repository at this point
fix logic error and add comments
Travis Plunk (TravisEz13)
committed
5bc4d81
View commit details
Copy full SHA for 5bc4d81
Browse repository at this point
fix typo
Travis Plunk (TravisEz13)
committed
b91f72c
View commit details
Copy full SHA for b91f72c
Browse repository at this point
simplify logic
Travis Plunk (TravisEz13)
committed
a95f472
View commit details
Copy full SHA for a95f472
Browse repository at this point
Commits on May 14, 2018
get the output path based on what we built
Travis Plunk (TravisEz13)
committed
5a63ec7
View commit details
Copy full SHA for 5a63ec7
Browse repository at this point
when running xunit tests get the options from the last build
Travis Plunk (TravisEz13)
committed
6a3b381
View commit details
Copy full SHA for 6a3b381
Browse repository at this point
Only optimize release for windows
Travis Plunk (TravisEz13)
committed
81c795c
View commit details
Copy full SHA for 81c795c
Browse repository at this point
You can’t perform that action at this time.