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

Add top-level makefile plus (non-autoconf) configure script #146

Closed
graydon opened this issue Aug 12, 2010 · 1 comment
Closed

Add top-level makefile plus (non-autoconf) configure script #146

graydon opened this issue Aug 12, 2010 · 1 comment
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup.

Comments

@graydon
Copy link
Contributor

graydon commented Aug 12, 2010

Move to a top-level Makefile (not one in src/ and one in doc/) and support out-of-tree builds by writing a minimal configure script that copies the Makefile to $CWD and sets its VPATH.

(Not to be confused with "use autoconf". The configure script can be plain shell or python).

@graydon
Copy link
Contributor Author

graydon commented Apr 19, 2011

Done at or around 3ae9ca4

@graydon graydon closed this as completed Apr 19, 2011
oli-obk pushed a commit to oli-obk/rust that referenced this issue Jul 19, 2017
[Peephole Optimization 1/n] Don't allocate for structs with a single primval field
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this issue Dec 12, 2017
dlrobertson pushed a commit to dlrobertson/rust that referenced this issue Nov 29, 2018
Implementations improvements part 1
bjorn3 pushed a commit to bjorn3/rust that referenced this issue Mar 26, 2022
Rustup to rustc 1.61.0-nightly (d53246f 2022-03-25)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup.
Projects
None yet
Development

No branches or pull requests

1 participant