Revision a5e2d9e5
ID: a5e2d9e5baf869ae961fbb5820447290d6d9c7c8
volk: reorganization of generation sources and generated files
All generation sources have been moved to the gen/ subdirectory.
Bootstrap and volk_register.py generate the files into to gen/ subdirectory
in an effort to cleanly separate the static/generated parts of the build tree.
Define top_gendir in Makefile.common, all generated sources listed in Makefile.ams
are prefixed with $(top_gendir) to differentiate them from static in-tree sources.
Files
- added
- modified
- copied
- renamed
- deleted
- volk
- Makefile.am (diff)
- Makefile.common (diff)
- bootstrap (diff)
- config
- gen
- .gitignore
- archs.xml
- emit_omnilog.py
- machines.xml
- make_c.py
- make_config_fixed.py
- make_config_in.py
- make_cpuid_c.py
- make_cpuid_h.py
- make_each_machine_c.py
- make_environment_init_c.py
- make_environment_init_h.py
- make_h.py
- make_machines_c.py
- make_machines_h.py
- make_makefile_am.py
- make_proccpu_sim.py
- make_registry.py
- make_set_simd.py
- make_typedefs.py
- volk_regexp.py
- volk_register.py
- include
- volk
- .gitignore (diff)
- Makefile.am (diff)
- archs.xml
- emit_omnilog.py
- machines.xml
- make_c.py
- make_config_fixed.py
- make_config_in.py
- make_cpuid_c.py
- make_cpuid_h.py
- make_each_machine_c.py
- make_environment_init_c.py
- make_environment_init_h.py
- make_h.py
- make_machines_c.py
- make_machines_h.py
- make_makefile_am.py
- make_proccpu_sim.py
- make_registry.py
- make_set_simd.py
- make_typedefs.py
- volk_regexp.py
- volk_register.py
- lib