-
Notifications
You must be signed in to change notification settings - Fork 934
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a Linux build menu #1830
Merged
+359
−160
Merged
Add a Linux build menu #1830
Changes from 1 commit
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
f587f55
Update lib
lillo42 1c511f6
building project on Rider
4d34da6
Update Show
14a9ffd
Merge branch 'master' into linux-support
lillo42 6a69d95
improve problem to setup active database
lillo42 2d7f706
Improve windows bat
lillo42 a4dcfc3
improve on ShowBuildMenu.sh
lillo42 843c4e7
Remove build.cake
lillo42 144497c
improve script
lillo42 55af57b
Improve sh
f812725
Rollback some change
lillo42 7794b4a
Remove unused file
lillo42 3e1c4c1
Fix problem on file ShowBuildMenu.sh
lillo42 0578804
Remove Windows condicional on NHibernate.props and add information in…
lillo42 4b7ca0c
roll back some files
lillo42 15211bd
roll back IInterceptor.cs
lillo42 1d71022
Roll back some files
lillo42 606dff5
Revert files
hazzik 58a0898
Reduce verbosity on build tool
hazzik b9889a7
Merge branch 'master' into linux-support
fredericDelaporte 78d22df
Fix sh build-menu
fredericDelaporte 1ccbbc5
Move linux instructions to contributing.md
fredericDelaporte 91084ca
Cleanup of buildtool refactoring
fredericDelaporte 170281b
Fix test option of Linux build menu
fredericDelaporte 913908b
Update ShowBuildMenu.sh
lillo42 7813826
Merge branch 'master' into linux-support
fredericDelaporte e484a61
Adjust SQL Server CE removal
fredericDelaporte 13e3d20
Avoid recompiling buildtool
fredericDelaporte f5d6177
Remove editor config forcing windows endline
fredericDelaporte 31ec297
Add async generator option
fredericDelaporte 0452514
Add solution restore in async generator option
fredericDelaporte bb3263a
Fix innocuous typo
fredericDelaporte 150123a
Fix missing hidden dependency
fredericDelaporte f9c8116
Adjust contributing about Mono
fredericDelaporte 91b0e3a
Do minor adjustments
fredericDelaporte 32c21ff
Remove all eval
fredericDelaporte 28b9443
Merge branch 'master' into linux-support
fredericDelaporte File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Move linux instructions to contributing.md
commit 1ccbbc5ee7e891cb0a3d647a522d24be9fb60431
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why
ShowBuildMenu.bat
is referenced as "He"? Shouldn't it be "It"?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes.