Christian Wiese
68ec67b8de
sde-download: improved to use download.mirror_list if it is set in ~/.sde/settings making mirror-list fetching more flexible
11 years ago
Alejandro Mery
e3b866777e
fl_wrapper: add support for /lib/x86_64-linux-gnu/libc.so.6 style
11 years ago
Christian Wiese
61520042d5
sde-download: fixed to match the file type case-insensitive
Note:
New versions of `file` return "XZ compressed data" instead of
"xz compressed data" like former versions did, which breaks xz
file type detection in 'sde-download'.
12 years ago
Christian Wiese
5072e5bff8
Revert "Revert "bin/sde-build-tools: changed to also create a symlink lib -> lib64 when building cross tools for 64bit architectures""
This reverts commit 26e9d3bd7e
.
12 years ago
Nagy Károly Gábriel
26e9d3bd7e
Revert "bin/sde-build-tools: changed to also create a symlink lib -> lib64 when building cross tools for 64bit architectures"
This reverts commit 6fa6b28992
.
13 years ago
Christian Wiese
6fa6b28992
bin/sde-build-tools: changed to also create a symlink lib -> lib64 when building cross tools for 64bit architectures
Note:
This is a first approach which leaves some space for improvements of course.
13 years ago
Alejandro Mery
f3be12af4d
sde-list-download: Add .xz support
13 years ago
Christian Wiese
671b4a4e80
sde-download: added xz support
13 years ago
Christian Wiese
80dd44970a
sde-download: fixed typo in warning message
13 years ago
Alejandro Mery
a93d30880e
sde-update-tree: fixed dash support, foo=$() is not resilient to whitespacing
13 years ago
Alejandro Mery
467732f28b
sde-nopaste: added 'paste' alias
14 years ago
Alejandro Mery
8bf4046a8b
sde-check-system: added support for /usr/lib*/libc.a
14 years ago
Alejandro Mery
31fd8263c6
sde-build-tools: fixed parse-config cache generator to honor target inherence order
14 years ago
Alejandro Mery
b53c6257bb
sde-download: improved to tolerate files directly at package/
14 years ago
Alejandro Mery
21b9c894b4
sde-download: fixed '.' handling in .sde/settings
14 years ago
Alejandro Mery
4cb987f41c
sde-nopaste: changed to not warn for obvious plain text
14 years ago
Alejandro Mery
c1d16aa850
sde-nopaste: improved to handle application/x-shellscript as well
14 years ago
Alejandro Mery
219b39fa92
sde-nopaste: improved to skip empty inputs
14 years ago
Alejandro Mery
d61e75cdcc
sde-nopaste: enhanced to try plain `file` if mime isn't known
14 years ago
Christian Wiese
45bb07bd05
bin/sde-download: do not use $sdever but only the version of the package tree
14 years ago
Alejandro Mery
b0295f811d
sde-reschedule-package: fixed another dash-incompatibility
14 years ago
Alejandro Mery
90eb291195
sde-reschedule-package: fixed dash compatibility
14 years ago
Alejandro Mery
4addc5a6aa
sde-download: silenced errors while `find`ing altdir
14 years ago
Alejandro Mery
79dd618f05
sde-download: fixed typo in notimeout support
14 years ago
Alejandro Mery
2774b1dbb1
sde-download: allow notimeout from .sde/settings
14 years ago
Alejandro Mery
c3d4b532eb
sde-nopaste: removed -v from `rm` call
14 years ago
Alejandro Mery
a01b875f18
sde-nopaste: changed to use a temporal file as echo (in Ubuntu) expands escape sequences from within variables
14 years ago
Alejandro Mery
2ef3e8730e
sde-nopaste: introduced command to paste input or file to http://nopaste.opensde.net
14 years ago
Alejandro Mery
1e65e5153b
sde: fixed to be more friendly to Ubuntu's /bin/sh
14 years ago
Alejandro Mery
c01295efc6
sde-download: cleaned and removed bashisms
15 years ago
Alejandro Mery
20632b9be4
sde-create-package: fixed to run on dash
16 years ago
Alejandro Mery
323ebb4bb4
sde-check-package: fixed sourceforge support
15 years ago
Aldas Nabazas
92c0c936dc
added version 4.x for bash supported versions
15 years ago
Alejandro Mery
26d3a21ec6
sde-build-tools: changed to use fl_wrapper's Makefile
15 years ago
Alejandro Mery
d968e43e77
sde-reschedule-dependers: fixed to not whine on configs with empty sandboxes
16 years ago
Alejandro Mery
8643ccccfd
sde-check-package: added magic to handle sourceforge
16 years ago
Alejandro Mery
fe25a76c0a
sde-download: split get-tokenized.sh into dump.sh and dump-tokenized.sh
16 years ago
Alejandro Mery
986fd54585
sde-check-package: some cleanup, and trap SIGINT
16 years ago
Alejandro Mery
9d1f51bb22
sde-check-package: cleaned implementation of version extraction
16 years ago
Alejandro Mery
2256ec0ce0
sde-check-package: added translations support
16 years ago
Alejandro Mery
37a82d495c
sde-check-package: added a second method to detect versions
16 years ago
Alejandro Mery
d85e29944c
sde-check-package: removed hackery to inject $ver as `sort -u` destroys the ordering!
16 years ago
Alejandro Mery
5a264b180b
sde-check-package: enhanced to recompile bin/versionsort if the .c got touched
16 years ago
Alejandro Mery
493acaea9e
sde-check-package: Added 'ver' and 'version' aliases
16 years ago
Alejandro Mery
97fc677cfd
sde-check-package: made abort if it can't write in tmp/
16 years ago
Alejandro Mery
99bffcce11
sde-check: Introduced sde-check-package, checking for possible upstream updates
16 years ago
Alejandro Mery
825c897566
sde-cleanup-linger: enhanced to tolerate .gitignore files
16 years ago
Alejandro Mery
1c4e4f22f7
sde-commit: added support for -m <message> which always has precedence
16 years ago
Alejandro Mery
b920da6d5a
sde-cleanup: enhanced to handle build/ccache* and build/.ccache*
16 years ago
Alejandro Mery
0abee64286
sde-config-package: introduced helper implementing 'get' action, and using the new package_parse()
16 years ago