linuxcnc/tests/halcompile
andypugh 7b1d41b702 halcompile: Add command line arguments to provide compile and link flags
It is possible to provide extra compiler and linker flags with "option" lines
inside a hal component written in the .comp preprocessor format.
However for files written in straight C this does not work.
This commit adds --extra-compile-args and --extra-link-args as command-line
options to halcompile.
See https://github.com/LinuxCNC/linuxcnc/issues/2204 for more background


Signed-off-by: andypugh <andy@bodgesoc.org>
2023-01-10 21:50:07 +00:00
..
command_line_flags halcompile: Add command line arguments to provide compile and link flags 2023-01-10 21:50:07 +00:00
extralib tests: rename "comp-extralib" test to "halcompile/extralib" for clarity 2016-01-08 11:36:43 -07:00
names
personalities_mod Added runtests option -u to skip test requiring sudo access 2022-07-16 09:43:34 +02:00
relative-header test that quote-includes get headers next to a comp with halcompile 2018-10-26 13:12:58 -05:00
relative-header-user git ignore files generated by the tests 2022-11-01 12:10:55 -06:00
serial-out-of-tree Fix halcompile and uspace tests against system install 2020-06-10 15:35:19 +08:00
userspace Fix halcompile and uspace tests against system install 2020-06-10 15:35:19 +08:00
userspace-count-names tests/halcompile/userspace-count-names: .gitignore build artifact 2020-06-10 13:54:39 +08:00