On Tuesday, 28 June 2016 at 06:54:43 UTC, rikki cattermole wrote:
On 28/06/2016 6:49 PM, Timothee Cour via Digitalmars-d wrote:
Is there any reason not to use git submodules to organize the various
common dlang repos?

see relevant discussion:

*
http://www.digitalmars.com/d/archives/digitalmars/D/The_annoying_D_build_system_181472.html
[from 2012]

* http://comments.gmane.org/gmane.comp.lang.d.general/172893

* [llvm-dev] Git Move: GitHub+modules proposal
where llvm is proposing doing the same: Move to GitHub with N+1
projects: all current LLVM projects + the "llvm-projs" umbrella. The
latter will have all other projects as
"submodules" with the intent to:"

I can't remember who, but somebody does have a repo that groups them as submodules.

It's CyberShadow:

https://bitbucket.org/cybershadow/d/src

used e.g. for his Digger

http://digger.k3.1azy.net/trend/

Reply via email to