index
:
pindaiba
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefile: keep symlinks in "install" target
EuAndreh
2025-01-16
1
-1
/
+1
*
Makefile: Normalize alongside other projects; fix $(integration-tests)
EuAndreh
2025-01-15
1
-5
/
+8
*
Revamp lib, simplify it a bit and address some FIXMEs
EuAndreh
2025-01-12
1
-2
/
+5
*
Replace src/config.h with <s.h>; incorporate changes from other projects
EuAndreh
2025-01-10
1
-13
/
+14
*
src/trace.h: Init tracing functions
EuAndreh
2024-06-14
1
-1
/
+2
*
Revert "src/int.h: Add minimized stdint.h types"
EuAndreh
2024-06-14
1
-1
/
+1
*
src/int.h: Add minimized stdint.h types
EuAndreh
2024-06-08
1
-1
/
+1
*
src/set.c: v0 for set_add()
EuAndreh
2024-06-06
1
-1
/
+1
*
src/hash.c: Add thread safe initialization of SipHash seed
EuAndreh
2024-06-02
1
-1
/
+1
*
Makefile: update "siphash" to new "siphashbs" name
EuAndreh
2024-05-26
1
-1
/
+1
*
Rename "pindaiba" -> "pindaibabs"
EuAndreh
2024-05-23
1
-2
/
+2
*
Makefile: Normalize alongsside parallel projects
EuAndreh
2024-05-23
1
-16
/
+19
*
Makefile: Make all $(derived-assets) depend on Makefile and deps.mk, instead ...
EuAndreh
2024-05-09
1
-4
/
+3
*
Makefile: Better space trailing escape in uninstall target
EuAndreh
2024-05-09
1
-4
/
+4
*
src/lib.c: Print project metadata on pindaiba_main
EuAndreh
2024-04-07
1
-4
/
+11
*
Canonicalize builds: remove "fuzz" references
EuAndreh
2024-04-06
1
-21
/
+6
*
Makefile: remove "help" target and improve indentation
EuAndreh
2024-04-05
1
-11
/
+6
*
Makefile: Fix name of binary in "install" target
EuAndreh
2024-04-05
1
-1
/
+1
*
rm -rf tools/ doc/*
EuAndreh
2024-04-05
1
-5
/
+1
*
Move unit tests out of src/*.c into tests/
EuAndreh
2024-04-05
1
-48
/
+44
*
Makefile: Use .a over .xa for executable archives
EuAndreh
2024-02-29
1
-11
/
+11
*
Makefile: Centralize the definition of archive files
EuAndreh
2024-02-27
1
-1
/
+7
*
Makefile: Move the definition of ".bin-check" as a .SUFFIXES entry to the top
EuAndreh
2024-02-27
1
-2
/
+1
*
Makefile: Assume $(sources) have no subdirectory
EuAndreh
2024-02-07
1
-13
/
+10
*
Makefile: Install missing headers under "pindaiba/" directory
EuAndreh
2024-01-08
1
-3
/
+7
*
Makefile: Remove $(MAKEFILE) variable
EuAndreh
2024-01-07
1
-2
/
+1
*
Makefile: Better placement of the "src/catalog.bin-check" target dependency
EuAndreh
2024-01-05
1
-3
/
+1
*
Makefile: align end of lines
EuAndreh
2024-01-04
1
-20
/
+20
*
Makefile: Add support for LLVM fuzzer
EuAndreh
2024-01-02
1
-1
/
+18
*
Makefile: Move manpages and catalog discovery to mkdeps.sh
EuAndreh
2024-01-02
1
-5
/
+1
*
Makefile: Add missing -lsiphash dependency
EuAndreh
2024-01-02
1
-1
/
+1
*
Makefile: Replace $(TRANSLATIONS) with $(LANGUAGES)
EuAndreh
2024-01-02
1
-3
/
+3
*
Makefile: Don't build shared libraries anymore
EuAndreh
2024-01-02
1
-28
/
+10
*
Init project: copy files and skeletons from others
EuAndreh
2024-01-01
1
-0
/
+199