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

New release checklist #30

Open
4 of 8 tasks
refi64 opened this issue Nov 4, 2017 · 3 comments
Open
4 of 8 tasks

New release checklist #30

refi64 opened this issue Nov 4, 2017 · 3 comments

Comments

@refi64
Copy link
Contributor

refi64 commented Nov 4, 2017

Fbuild hasn't had a release in years. It's time for that to change!!

  • Make sure MinGW works again.
  • Clean up the flags vs cflags vs lflags debacle.
  • Add the ability to add flags to a C/C++ builders after it's been guessed. EDIT: Not doing this. You can just pass kw around manually.
  • Improve installation support.
  • Create binary variants (Nuitka? PyInstaller?) and probably a portable, single-file Python script (a.l.a. pfbuild). EDIT: Single-file Python script is done, and that's all I'm doing.
  • More docs!
  • Add recursive glob support (should be able to just backport the glob module).
  • ...
@refi64
Copy link
Contributor Author

refi64 commented Jan 22, 2018

Portable script done in 7de916a.

@refi64
Copy link
Contributor Author

refi64 commented Jan 22, 2018

Recursive globbing done in d5b00b0.

@refi64
Copy link
Contributor Author

refi64 commented Jan 22, 2018

Improved install done in 90d653a.

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

No branches or pull requests

1 participant