Skip to content
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

Rework run_target to mirror custom_target. #618

Merged
merged 3 commits into from Jul 1, 2016
Merged

Rework run_target to mirror custom_target. #618

merged 3 commits into from Jul 1, 2016

Conversation

jpakkane
Copy link
Member

@jpakkane jpakkane commented Jun 24, 2016

No description provided.

@jpakkane jpakkane mentioned this pull request Jun 24, 2016
@nirbheek
Copy link
Member

@nirbheek nirbheek commented Jun 25, 2016

How about merging the ninja implementations of the two? Now the two do basically the same thing under the hood. generate_custom_target and generate_run_target look very similar, and scripts/commandrunner.py and scripts/meson_exe.py can easily be merged into one script.

Related: #546

@jpakkane
Copy link
Member Author

@jpakkane jpakkane commented Jul 1, 2016

Merged some of the common code.

@jpakkane jpakkane merged commit cc775d6 into master Jul 1, 2016
3 checks passed
@jpakkane jpakkane deleted the rtrehaul branch Jul 1, 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
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants