index
:
bfs.git
clone
coverity
find2fd
gh-pages
main
queue-files
single-file
Breadth-first version of find
Tavian Barnes <tavianator@tavianator.com>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: New make dist[sign] targets
Tavian Barnes
10 days
1
-1
/
+11
*
ci: Group distcheck messages
Tavian Barnes
2024-10-01
1
-0
/
+2
*
build: Remove gen/deps.mk
Tavian Barnes
2024-09-14
1
-18
/
+68
*
docs/bfs.1: Fix some mandoc lint warnings
Tavian Barnes
2024-09-05
1
-2
/
+3
*
build: Mark some recipes as .SILENT
Tavian Barnes
2024-09-03
1
-4
/
+7
*
distcheck: Pass MAKE="${MAKE}" to ./configure
Tavian Barnes
2024-09-03
1
-1
/
+1
*
build/version.sh: Move version calculation here
Tavian Barnes
2024-08-28
1
-7
/
+1
*
build: Add check-{install,man} to distcheck
Tavian Barnes
2024-08-28
1
-1
/
+3
*
Release 4.0.1
4.0.1
Tavian Barnes
2024-08-19
1
-1
/
+1
*
Prepare for version 4.0
Tavian Barnes
2024-07-10
1
-1
/
+1
*
docs/bfs.1: Fix some CHECKSTYLE warnings
Tavian Barnes
2024-06-17
1
-0
/
+5
*
Embed more configuration info in bfs --version
Tavian Barnes
2024-06-08
1
-7
/
+5
*
Make ELOOP an error again, except for -xtype.
3.3.1
Tavian Barnes
2024-06-03
1
-1
/
+1
*
Release 3.3
3.3
Tavian Barnes
2024-05-28
1
-1
/
+1
*
build: Allow flags.mk to override command line variables
Tavian Barnes
2024-05-21
1
-2
/
+2
*
distcheck: Disable tsan on FreeBSD
Tavian Barnes
2024-05-16
1
-1
/
+1
*
distcheck: Don't build with make -s
Tavian Barnes
2024-05-07
1
-6
/
+6
*
Makefile: Recommend --enable-release over RELEASE=y
Tavian Barnes
2024-05-02
1
-2
/
+2
*
Release 3.2
3.2
Tavian Barnes
2024-05-02
1
-1
/
+1
*
build: Add some nice aliases to ./configure
Tavian Barnes
2024-05-01
1
-5
/
+5
*
build: Listen to make -s
Tavian Barnes
2024-04-30
1
-6
/
+2
*
build: Replace `make config` with a `./configure` script
Tavian Barnes
2024-04-29
1
-72
/
+71
*
config: Delete gen/objs.mk
Tavian Barnes
2024-04-17
1
-0
/
+2
*
build: Directly generate version.c
Tavian Barnes
2024-04-17
1
-11
/
+10
*
build: Dont include ${BUILDDIR} in short messages
Tavian Barnes
2024-04-17
1
-1
/
+1
*
build: Make the config scripts POSIX-compliant
Tavian Barnes
2024-04-17
1
-1
/
+1
*
build: Refactor configuration
Tavian Barnes
2024-04-16
1
-336
/
+33
*
build: Center [ CC ] / [ LD ]
Tavian Barnes
2024-04-16
1
-2
/
+2
*
distcheck: Run all the checks
Tavian Barnes
2024-04-15
1
-1
/
+1
*
build: Be quieter by default
Tavian Barnes
2024-04-15
1
-22
/
+74
*
build: Make distclean also clean the distcheck dirs
Tavian Barnes
2024-04-15
1
-9
/
+11
*
build: Show a nicer error if the user forgets to run make config
Tavian Barnes
2024-04-15
1
-2
/
+9
*
build: Remove unneeded USE_* defaults
Tavian Barnes
2024-04-15
1
-10
/
+1
*
build: Factor out vars.mk generation into a script
Tavian Barnes
2024-04-10
1
-34
/
+2
*
build: Run pkg-config with all packages at once
Tavian Barnes
2024-04-10
1
-55
/
+52
*
build: Add optional libselinux dependency
Tavian Barnes
2024-04-10
1
-1
/
+5
*
build: Add a separate configuration step
Tavian Barnes
2024-04-09
1
-0
/
+517
*
Rename Makefile to GNUmakefile
Raf Czlonka
2023-07-20
1
-331
/
+0
*
CFLAGS adjustment in Makefile
Jason Stewart
2023-07-19
1
-1
/
+1
*
Release 3.0.1
3.0.1
Tavian Barnes
2023-07-18
1
-1
/
+1
*
build: Move some flags around
Tavian Barnes
2023-07-13
1
-4
/
+4
*
docs: Start preparing for the 3.0 release
Tavian Barnes
2023-06-30
1
-1
/
+1
*
build/tsan: Fix target_clones override
Tavian Barnes
2023-06-24
1
-1
/
+1
*
Unify macro naming conventions
Tavian Barnes
2023-06-24
1
-10
/
+10
*
alloc: New header for memory allocation utilities
Tavian Barnes
2023-06-20
1
-1
/
+2
*
build: Turn off ASLR for all sanitizers on FreeBSD
Tavian Barnes
2023-06-20
1
-1
/
+1
*
ioq: Implement an async I/O queue
Tavian Barnes
2023-06-12
1
-0
/
+1
*
lock: Add wrappers for POSIX synchronization primitives
Tavian Barnes
2023-06-12
1
-1
/
+2
*
build: Update to C17
Tavian Barnes
2023-06-12
1
-1
/
+1
*
build: Add tsan to distcheck
Tavian Barnes
2023-06-12
1
-0
/
+4
[next]