-
Notifications
You must be signed in to change notification settings - Fork 207
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove IOsOverrides and related code
IOsOverrides was a partial implementation to achieve builds in Docker containers, however the work was not complete and it the extra code was complicating some basic use cases of setting defaults This is an API breaking change and the changelog has been updated with all the API changes in and around ICMakeProperties, including fixing typos in WarnUninitialized methods. This commit should be squashed into the parent commit, it is kept temporarily separate for review reasons.
- Loading branch information
1 parent
afb8c41
commit 1218066
Showing
16 changed files
with
178 additions
and
731 deletions.
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
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
39 changes: 0 additions & 39 deletions
39
....cdt.cmake.core.tests/src/org/eclipse/cdt/cmake/core/ExtendedCMakeBuildConfiguration.java
This file was deleted.
Oops, something went wrong.
98 changes: 0 additions & 98 deletions
98
...make.core.tests/src/org/eclipse/cdt/cmake/core/internal/CMakePropertiesEvolutionTest.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
I like this! The tests are much simpler now :-)
IIUC another test should be added to set the extra arguments. Like this: