[ruby-core:98112] [Ruby master Misc#16747] Repository reorganization request
From:
shyouhei@...
Date:
2020-05-02 09:31:44 UTC
List:
ruby-core #98112
Issue #16747 has been updated by shyouhei (Shyouhei Urabe). Great work, thank you. Questions/discussions related to header files: - For instance ccan is a header-only library. Should it be placed under include? - What about for instance vm_core.h etc? - Should files under include be installed? This question leads to #16803. Questions about files not moved: - Why is win32/win32.c out of main_src? ---------------------------------------- Misc #16747: Repository reorganization request https://bugs.ruby-lang.org/issues/16747#change-85353 * Author: shyouhei (Shyouhei Urabe) * Status: Open * Priority: Normal ---------------------------------------- Back in 0.49, there were only 60 files and 3 directories at the root of this project. This was already at some level, but OK-ish. Now, as we are reaching 3.0, we currently have 167 files and 26 directories. The project has grown up. I believe we need some housekeeping. I would like to introduce directories and move things around, like [what they do for jemalloc](https://github.com/jemalloc/jemalloc/). - Create directory named `src` and move sources there. There is no need to cargo-cult them so suggestions are welcome. -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>