Skip to content

Repository to test if configure files are necessary for installation from Github

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

isaacvock/Stantest

Repository files navigation

Conclusion

Seems like configure files are necessary if you .gitignore all .h, .o, and .cc files in src/ directory. If you don't .gitignore these, these configure files are not necessary. I think people suggest adding .h, .o, and .cc files to .gitignore because of their size (a couple MB typically), and perhaps they slow down package compilation significantly. The configure files annoy me because they regularly lose execution privileges for some reason and cause installation problems for users, particularly Mac users.

About

Repository to test if configure files are necessary for installation from Github

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published