index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miscutils
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
make: fix detection of target rule with inline command
Ron Yorston
2025-01-22
1
-2
/
+16
*
make: fix single-suffix inference rule regression
Ron Yorston
2025-01-21
1
-3
/
+14
*
make: phony targets and double colon rules
Ron Yorston
2025-01-16
1
-7
/
+12
*
make: minor tweaks
Ron Yorston
2025-01-16
1
-32
/
+37
*
make: support GNU/BSD suffixes and inference rules
Ron Yorston
2025-01-14
1
-70
/
+193
*
make: .WAIT shoudn't have prerequisites
Ron Yorston
2024-10-23
1
-1
/
+1
*
make: enforce restrictions on prerequisites/commands
Ron Yorston
2024-10-20
1
-9
/
+45
*
make: changes to .DEFAULT/inference rules
Ron Yorston
2024-10-20
1
-7
/
+18
*
make: fix test for empty command in inference rule
Ron Yorston
2024-10-20
1
-1
/
+1
*
make: relax definition of comment line
Ron Yorston
2024-10-18
1
-1
/
+1
*
make: improve chaining of implicit rules
Ron Yorston
2024-10-17
1
-3
/
+19
*
make: look for PDPmakefile
Ron Yorston
2024-10-17
1
-10
/
+9
*
make: fix error reporting for included files
FRP-5467-g9376eebd8
Ron Yorston
2024-09-15
1
-5
/
+6
*
make: fix test for include with no pathnames
Ron Yorston
2024-09-14
1
-1
/
+1
*
make: handling of leading whitespace in makefiles
Ron Yorston
2024-09-10
1
-14
/
+16
*
make: reinstate conditional skipping of command lines
Ron Yorston
2024-09-10
1
-11
/
+11
*
make: duplicate makefile name recorded with command
Ron Yorston
2024-08-22
1
-3
/
+12
*
win32: use 64-bit time on 32-bit platforms
Ron Yorston
2024-08-14
1
-2
/
+2
*
make: disallow inference rules for phony targets
Ron Yorston
2024-08-10
1
-5
/
+8
*
make: allow empty commands
Ron Yorston
2024-08-08
1
-10
/
+12
*
drop: use correct option when cmd.exe is used as shell
Ron Yorston
2024-08-08
1
-0
/
+2
*
drop: allow an alternative shell to be selected
Ron Yorston
2024-08-05
1
-7
/
+16
*
make: allow pragmas to apply recursively
Ron Yorston
2024-07-12
1
-14
/
+55
*
ash: read profile script relative to binary
Ron Yorston
2024-07-08
1
-3
/
+2
*
Merge branch 'busybox' into merge
Ron Yorston
2024-06-23
1
-1
/
+1
|
\
|
*
crond: log5 fix typo, replace log level '4' with '5'
Jones Syue
2024-03-02
1
-1
/
+1
*
|
make: update default rules
Ron Yorston
2024-06-16
1
-14
/
+49
*
|
make: update for POSIX 2024
Ron Yorston
2024-06-14
1
-13
/
+17
*
|
make: limit changes to pragmas
Ron Yorston
2024-06-10
1
-5
/
+4
*
|
make: allow := macro assignment on command line
Ron Yorston
2024-06-08
1
-14
/
+22
*
|
make: more changes for c:/path target
Ron Yorston
2024-06-05
1
-4
/
+5
*
|
make: restore check for c:/path target
Ron Yorston
2024-06-05
1
-1
/
+23
*
|
make: explicitly verify order of arguments
Ron Yorston
2024-06-04
1
-7
/
+16
*
|
make: only reset getopt(3) if necessary
Ron Yorston
2024-06-03
1
-2
/
+2
*
|
make: ensure sufficient space in line buffer
Ron Yorston
2024-06-02
1
-7
/
+8
*
|
make: report POSIX 202X issue with include
Ron Yorston
2024-06-02
1
-6
/
+12
*
|
make: restore warning about invalid macro name
Ron Yorston
2024-06-02
1
-7
/
+9
*
|
make: fix detection of target rules (take 2)
Ron Yorston
2024-05-31
1
-184
/
+154
*
|
make: allow :::= macro assignment on command line
Ron Yorston
2024-05-29
1
-16
/
+28
*
|
make: fixes to -q option
Ron Yorston
2024-05-28
1
-36
/
+36
*
|
make: fixes to -t option
Ron Yorston
2024-05-28
1
-33
/
+34
*
|
make: improved support for POSIX levels
Ron Yorston
2024-05-27
1
-1
/
+25
*
|
make: add posix_2017 pragma
Ron Yorston
2024-05-25
1
-9
/
+40
*
|
make: add support for ifeq/ifneq
Ron Yorston
2024-05-22
1
-16
/
+82
*
|
make: set $< and $* for target rules
Ron Yorston
2024-05-22
1
-6
/
+27
*
|
make: add support for CURDIR macro
Ron Yorston
2024-05-22
1
-5
/
+28
*
|
make: code shrink
Ron Yorston
2024-04-23
1
-1
/
+1
*
|
make: better determine that a file is up-to-date
Ron Yorston
2024-04-22
1
-3
/
+5
*
|
make: allow mixed macros and targets on command line
Ron Yorston
2024-04-21
1
-8
/
+30
*
|
make: change how macros are read from the environment
Ron Yorston
2024-04-21
1
-2
/
+6
[next]