Alejandro Mery
553ca808ed
sde-build-tools: improve libc detection to support fl_wrapper for musl
10 years ago
Alejandro Mery
f5c7b17123
sde-build-tools: move strip_wrapper into a separated file and fix bashism
Signed-off-by: Alejandro Mery <amery@geeks.cl>
11 years ago
Alejandro Mery
81792c7e27
sde-update-tree: auto-stash (and restore) local changes on update before the rebase
11 years ago
Alejandro Mery
7f9841b742
sde-download: fix file 5.12 support when checking .jar files
11 years ago
Alejandro Mery
78d522b2f6
sde-cleanup: don't rant about .gitattributes files
11 years ago
Alejandro Mery
cd01a53887
sde-update-tree: call ./update.sh scripts when present in the root of a git/svn tree
Signed-off-by: Alejandro Mery <amery@geeks.cl>
11 years ago
Christian Wiese
d4727654a1
sde-cleanup-linger: improved patterns to not remove any file starting with 'core'
11 years ago
Christian Wiese
5049b7ebef
sde-check-system: added bc to the paranoia check
Since linux kernel version >= 3.10 bc is needed to build it, which is a
side-effect of removing the dependency on perl.
11 years ago
Alejandro Mery
f27f65e18e
sde-reschedule: silence ENOTDIR errors from rmdir()
and sightly refactor the remove_package() function
11 years ago
Alejandro Mery
d419cca3fc
sde-reschedule: fix case when there is no flist available
11 years ago
Alejandro Mery
83fcf61148
sde-reschedule: fix no-filename case in remove_package()
11 years ago
Alejandro Mery
8933c7588f
sde-reschedule: remove `mine` dependency
11 years ago
Alejandro Mery
ff71141e76
sde-install: change `sudo ./bin/sde install` to install at /usr/local/bin
instead of $HOME/bin, because on some systems `sudo` alters $PATH for
security reasons
Signed-off-by: Alejandro Mery <amery@geeks.cl>
11 years ago
Alejandro Mery
9e24b38d9d
sde: fix `sudo ./bin/sde install` case
so we can actually `sudo sde ....` later
Signed-off-by: Alejandro Mery <amery@geeks.cl>
11 years ago
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