Skip to content

Improved use of INCLUDEOS_SRC in scripts#824

Merged
alfreb merged 5 commits intoincludeos:devfrom
mnordsletten:dev
Sep 13, 2016
Merged

Improved use of INCLUDEOS_SRC in scripts#824
alfreb merged 5 commits intoincludeos:devfrom
mnordsletten:dev

Conversation

@mnordsletten
Copy link
Copy Markdown
Contributor

  • Removed a lot of default values where INLUDEOS_SRC was set to $HOME.
  • Now all test.py no longer require INCLUDEOS_SRC to be set in order to run. They figure out the path based on the scripts location.
  • Makefiles were also updated to figure this out on their own. Makefiles till require you to be in the same directory to run them.

There are still some smaller dependencies on INCLUDEOS_SRC in some installation scripts. I will get to those later.

I still advice INCLUDEOS_SRC to be set if not installing to the default location ($HOME)

@mnordsletten
Copy link
Copy Markdown
Contributor Author

Test please

@alfreb alfreb merged commit d49910b into includeos:dev Sep 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants