aboutsummaryrefslogtreecommitdiff
path: root/documentation/FACILITIES
blob: 26492f4b5ccab17f560e5a44d3de5d483834ad17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

@@ can I have different strategies for src/out? Would I be able 
   to come up with generic implicit rules that work for all cases? 

@@ optional facilities could go into pre-load.

@@ from building point of view distinction on source and generated
   files is not essential.

@@ Common places for generated files (from multi-arch):

   - home (out == src)

   - parallel structure outside (out is set based on curdir?)

   - subdirs in source (potentially many) (out := src + something)