Ambroz Bizjak
|
432f2ba511
NCD: Fix evdev event code names with newer headers.
|
9 anni fa |
Julian Ospald
|
93137c8b28
Use GNUInstallDirs for controlling install destinations
|
9 anni fa |
Ambroz Bizjak
|
f282fbf4d2
ncd: Run parse_linux_input.sh with bash, instead of relying on the shebang.
|
11 anni fa |
Ambroz Bizjak
|
56832f7bc2
ncd: modules: value: Expose strings as referencable external-strings.
|
11 anni fa |
Ambroz Bizjak
|
462ed77f14
ncd: Implement object reference infrastructure and objref module.
|
11 anni fa |
Ambroz Bizjak
|
9c5480ca06
ncd: Refactor make_fast_names into NCDFastNames.
|
11 anni fa |
Ambroz Bizjak
|
98ed187623
ncd: Remove ComposedString type along with the buffer module.
|
11 anni fa |
Ambroz Bizjak
|
a4e1f32684
ncd: Moving code around.
|
11 anni fa |
Ambroz Bizjak
|
9fec63e437
ncd: Add dummy functions for testing.
|
11 anni fa |
Ambroz Bizjak
|
4138b04639
ncd: Refactoring to support upcoming function calls.
|
11 anni fa |
ambrop7
|
faa7a69c48
compile PIC versions of internal libraries, to be used by NCD plugins
|
13 anni fa |
ambrop7
|
126a47c586
ncd: add load_module()
|
13 anni fa |
ambrop7
|
538a8a59a9
ncd/CMakeLists.txt: don't try to build non-existing file (forgotten in previous commit)
|
13 anni fa |
ambrop7
|
4aa8e8ba30
ncd: modules: add getenv
|
13 anni fa |
ambrop7
|
3637943b28
ncd: add extra/NCDBProcessOpts for parsing options for starting external processes
|
13 anni fa |
ambrop7
|
c6f5c0c8df
ncd: modules: add buffer
|
13 anni fa |
ambrop7
|
4290021aa3
ncd: modules: add log
|
13 anni fa |
ambrop7
|
4c5f65d96d
ncd: implement NCDBuildProgram and make ncd.c utilize it. This finishes the initial implementation of the include system.
|
13 anni fa |
ambrop7
|
520cec03fd
ncd: modules: remove call module, and rename the call2() command from the call2 module to call(). This way the call() command
|
13 anni fa |
ambrop7
|
6086c1f911
ncd: modules: add sys.start_process()
|
13 anni fa |
ambrop7
|
86000dd3d0
ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter
|
13 anni fa |
ambrop7
|
00c87d69cb
ncd: add extra/build_cmdline, to be used by the upcoming sys.start_process() module
|
13 anni fa |
ambrop7
|
eb298e5748
ncd: modules: add substr
|
13 anni fa |
ambrop7
|
6583f5e8f6
ncd: modules: remove concatv, implement it in concat module instead, more efficiently
|
13 anni fa |
ambrop7
|
a6af9a3364
ncd: modules: add depend_scope (like multidepend but with separate dependency scopes)
|
13 anni fa |
ambrop7
|
af75656651
ncd: add NCDBuf
|
13 anni fa |
ambrop7
|
2cb7d22401
ncd: move some stuff only used by modules and not the interpreter into extra/
|
13 anni fa |
ambrop7
|
6fd2495b9d
ncd: NCDVal: implement external strings
|
13 anni fa |
ambrop7
|
b6088a6593
ncd: modules: add socket
|
13 anni fa |
ambrop7
|
fbc464435b
ncd: modules: add backtrack
|
13 anni fa |