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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
trylink
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
make output a little more friendly
Mike Frysinger
2007-11-18
1
-3
/
+3
*
trylink: accomodate older versions of ld
Denis Vlasenko
2007-11-13
1
-7
/
+18
*
fix a problem with two different applet_name's
Denis Vlasenko
2007-10-11
1
-4
/
+2
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-4
/
+4
*
Move applets/applet.c into libbb, allows to get rid of --whole-archive
Denis Vlasenko
2007-10-10
1
-9
/
+8
*
trylink: s/strip/$STRIP/g
Denis Vlasenko
2007-10-10
1
-3
/
+3
*
trylink: trivial cleanup
Denis Vlasenko
2007-10-09
1
-2
/
+2
*
trylink: reformat link flags for readability
Denis Vlasenko
2007-10-09
1
-25
/
+89
*
trylink: remove useless redirects, add missing error checks
Denis Vlasenko
2007-10-09
1
-4
/
+9
*
trylink: trivial fixes
Denis Vlasenko
2007-10-09
1
-8
/
+4
*
make "individual applets" build less noisy.
Denis Vlasenko
2007-10-08
1
-3
/
+3
*
make --help work for "individual applets" too.
Denis Vlasenko
2007-10-07
1
-6
/
+3
*
libbusybox: move (possibly compressed) help stuff into libbusybox.
Denis Vlasenko
2007-10-07
1
-30
/
+9
*
reviving libbusybox, adding CONFIG_INDIVIDUAL part 4
Denis Vlasenko
2007-10-07
1
-1
/
+68
*
reviving libbusybox, adding CONFIG_INDIVIDUAL part 3
Denis Vlasenko
2007-10-07
1
-19
/
+34
*
reviving libbusybox, adding CONFIG_INDIVIDUAL part 2
Denis Vlasenko
2007-10-07
1
-13
/
+15
*
reviving libbusybox, adding CONFIG_INDIVIDUAL part 1
Denis Vlasenko
2007-10-07
1
-16
/
+81
*
trylink: reinstate accidentally deleted --verbose
Denis Vlasenko
2007-09-03
1
-34
/
+17
*
- Generally strip off -l that does not pull in a lib.
Bernhard Reutner-Fischer
2007-09-02
1
-15
/
+11
*
- fix bug where we linked again -lm even though it is not needed.
Bernhard Reutner-Fischer
2007-09-02
1
-2
/
+11
*
Update defconfig; fix comments
Denis Vlasenko
2007-08-24
1
-2
/
+1
*
trylink: automatically use custom link script if user provides one
Denis Vlasenko
2007-08-14
1
-10
/
+12
*
trylink: produce even more info about final link stage
Denis Vlasenko
2007-08-12
1
-14
/
+27
*
trylink: s/&& exit 1/|| exit 1/ (spotted by Alex Landau <landau_alex@yahoo.com>)
Denis Vlasenko
2007-08-06
1
-1
/
+1
*
sed: fix 'q' command handling ("Nguyen Thai Ngoc Duy" <pclouds@gmail.com>)
Denis Vlasenko
2007-08-06
1
-5
/
+8
*
chpasswd: fixes and code shrink
Denis Vlasenko
2007-07-21
1
-0
/
+2
*
chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org>
Denis Vlasenko
2007-07-20
1
-4
/
+11
*
Modify method of linking against libs. Now we fisrt try all
Denis Vlasenko
2007-07-17
1
-8
/
+44
*
make clean deletes .kernelrelease now
Denis Vlasenko
2007-03-18
1
-1
/
+1
*
build system: produce link map. Rather useful when you
Denis Vlasenko
2007-03-15
1
-3
/
+3
*
stop using bash'isms ('function')
Denis Vlasenko
2007-02-25
1
-1
/
+1
*
build system overhaul
Denis Vlasenko
2006-10-05
1
-0
/
+18