Skip to content

add depencency makefile output capabilities (WIP)#243

Closed
felix-salfelder wants to merge 3 commits intocython:masterfrom
felix-salfelder:deps
Closed

add depencency makefile output capabilities (WIP)#243
felix-salfelder wants to merge 3 commits intocython:masterfrom
felix-salfelder:deps

Conversation

@felix-salfelder
Copy link
Copy Markdown

@felix-salfelder felix-salfelder commented Jul 4, 2013

See #1214

this is the commit we discussed on cython-devel.
i need some pointers/help on

  • how to get rid of the globals
  • how to choose the options eventually
  • how to implement -M (skip compilation, but output dependencies)
  • how to avoid random prints (what are random prints?)

@0joshuaolson1
Copy link
Copy Markdown

?

@felix-salfelder
Copy link
Copy Markdown
Author

the context is missing indeed. see https://mail.python.org/pipermail/cython-devel/2013-June/003728.html

@scoder
Copy link
Copy Markdown
Contributor

scoder commented Dec 22, 2021

I think this is no longer the right place to implement this. It should probably be done in Cython.Build.Dependencies.

@scoder scoder closed this Dec 22, 2021
@scoder scoder mentioned this pull request Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants