index
:
pub/skonfig-c.git
feature/fanalyzer
main
Reimplementation of skonfig (http://skonfig.li) in ISO C99
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.am
Age
Commit message (
Collapse
)
Author
Files
Lines
2022-08-26
Also check compiler support for -Wall -Werror
Dennis Camera
1
-1
/
+0
if the infrastructure is already thereā¦
2022-08-25
[scripts/sdump] Add sdump script
Dennis Camera
1
-0
/
+3
2022-08-22
Implement command execution
Dennis Camera
1
-3
/
+12
2022-08-21
[src/run.c] Implement linking type runner to type commands
Dennis Camera
1
-1
/
+1
2022-08-18
[Makefile.am] Remove manual setting of -O and -g CC flags
Dennis Camera
1
-6
/
+0
autoconf already checks and sets these options
2022-08-18
[configure.ac] Check for correct POSIX conformance level
Dennis Camera
1
-1
/
+1
2022-08-18
[configure.ac] Check for some compiler security flags and use them if available
Dennis Camera
1
-1
/
+1
2022-08-17
Compiler includes config.h in all modules
Dennis Camera
1
-0
/
+1
2022-08-15
Implement stub run module
Dennis Camera
1
-1
/
+1
2022-08-14
Implement logging module
Dennis Camera
1
-1
/
+1
2022-08-03
[src/config.c] Add config module (does not parse INI files, yet)
Dennis Camera
1
-0
/
+1
2022-08-03
Move helper functions out to src/util/
Dennis Camera
1
-1
/
+3
2022-08-03
[skonfig.c] Implement option parser
Dennis Camera
1
-1
/
+1
2022-08-03
Rename main.c to skonfig.c
Dennis Camera
1
-1
/
+1
2022-08-03
Add debug builds
Dennis Camera
1
-0
/
+7
2022-08-03
Add Autotools framework
Dennis Camera
1
-0
/
+4