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
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-21
[configure.ac] Enable -pedantic, -pedantic-errors, -Werror=pedantic if suppor...
Dennis Camera
1
-0
/
+4
2022-08-20
Implement local workdir clean up
Dennis Camera
1
-0
/
+6
2022-08-19
Implement creation of local temporary workdir
Dennis Camera
1
-1
/
+7
2022-08-19
[configure.ac] Fix no AC_LANG_SOURCE call detected in body
Dennis Camera
1
-3
/
+3
2022-08-18
[configure.ac] Check for correct POSIX conformance level
Dennis Camera
1
-0
/
+18
2022-08-18
[configure.ac] Check for some compiler security flags and use them if available
Dennis Camera
1
-0
/
+32
2022-08-17
Misc
Dennis Camera
1
-0
/
+2
2022-08-03
[configure.ac] Check if the compiling system supports shebangs
Dennis Camera
1
-0
/
+9
2022-08-03
[src/config.c] Add config module (does not parse INI files, yet)
Dennis Camera
1
-0
/
+2
2022-08-03
Move helper functions out to src/util/
Dennis Camera
1
-0
/
+7
2022-08-03
[skonfig.c] Implement option parser
Dennis Camera
1
-3
/
+12
2022-08-03
Set package URL
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
/
+18
2022-08-03
Add Autotools framework
Dennis Camera
1
-0
/
+24