244 Commits (user/chris/test/early-mdev)

Author SHA1 Message Date
  Alejandro Mery 1dee73ef4a sde-update-package: remove extra location fields when setting a location, and remove trailing whitespacing 14 years ago
  Christian Wiese efd19a929a lib/overlay/overlay-functions.in: fixed patch type to filter the patch file through rock_substitute() 14 years ago
  Christian Wiese 3940d6a393 lib/overlay/overlay-functions.in: fixed D%foo_bar.patch case by using $xtarget as originalfile 14 years ago
  Christian Wiese f24f99b3a3 lib/overlay/overlay-functions.in: fixed patch type to use '/' if $rootfs is empty so `patch -d $rootfs` will work actually 14 years ago
  Christian Wiese 294387d2d7 sde-binary: added support for creating xz (lzma2) compressed tar packages 14 years ago
  Christian Wiese 92850ea77c sde-binary: added support for creating lzma compressed tar packages 14 years ago
  Alejandro Mery 21b9c894b4 sde-download: fixed '.' handling in .sde/settings 14 years ago
  Alejandro Mery 2a0596217e version: changed default from trunk to master 14 years ago
  Christian Wiese 6cc7ce72a8 lib/functions.in: check if the path exists but it doesn't have to be a symlink explicitely 14 years ago
  Christian Wiese d657e32476 lib/functions.in: improved createprefix_function() to create a compat symlink lib -> lib64 14 years ago
  Christian Wiese 74b561d388 lib/functions.in: changed createprefix_function() to use dedicated variables $foodir for the iteration and $dir for the expanded path 14 years ago
  Christian Wiese 22b8cd2a5c lib/functions.in: introduced createprefix_function() - factoring out the createprefix handling into its own function 14 years ago
  Christian Wiese 34e384470f lib/functions.in: changed to set lib64 as libdir for all 64 bit architectures no matter if multilib or not 14 years ago
  Christian Wiese 470d3542bf lib/parse-config: determine the version through 'lib/version.sh' to set $sdever accordingly 15 years ago
  Christian Wiese 8b85c9d59d lib/libsde.in: determine the version through 'lib/version.sh' to set $sdever accordingly 15 years ago
  Christian Wiese b0c22bf4c4 lib/: added 'version.sh' helper script which determines OpenSDE version information 15 years ago
  Alejandro Mery f24f4d508b sde-build-pkg: improved autogen code to pass ACLOCAL_FLAGS to aclocal 14 years ago
  Alejandro Mery ab58150f51 sde-binary: improved dash support 14 years ago
  Alejandro Mery 1e65e5153b sde: fixed to be more friendly to Ubuntu's /bin/sh 14 years ago
  Christian Wiese dbafffc9c9 added cmake detection for packages 14 years ago
  Christian Wiese 450414440f lib/functions.in: do not do static lib corrections at toolchain stage because it is messing .so symlinks 15 years ago
  Christian Wiese 9eaeac0438 lib/functions.in: explicitely injecting --build=$arch_build configure option at toolchain stage 15 years ago
  Alejandro Mery 5deeccbdae pkgprefix: fixed bug in prefix request with -r, and sightly cleaned code 14 years ago
  Christian Wiese 51bc49251b lib/sde-config/config.hlp: cleaned/fixed-up the help text 15 years ago
  Christian Wiese d1af5b38c4 lib/sde-config/main.in: corrected title of Package List dialog 15 years ago
  Christian Wiese 8fd8ea9165 lib/sde-config/pkgseldir_compile.sh: improved sed pattern for module_get_description() making it a bit more space/tab tolerant 15 years ago
  Nagy Károly Gábriel be111a103a sde-config: Removed default value 1 from SDECFG_MULTILIB 15 years ago
  Alejandro Mery 097687bd89 sde-config: changed default output format to "none" as the others aren't supported anymore and need major rework to be usable again 16 years ago
  Alejandro Mery 24a88dbce0 sde-create-package: began quest to parse freshmeat's xml 15 years ago
  Alejandro Mery 9470243cab sde-create-package: initiated work on a new "hive" for freshmeat 15 years ago
  Alejandro Mery 72bec0ae4b functions: extended build_this_package() to support $confdir/$srctar/ for in-tree source code 15 years ago
  Alejandro Mery 91585244fb functions: enhanced pkgprefix() to prepend $root (real absolute path) when -r is passed 15 years ago
  Alejandro Mery 0bb9416b33 functions: fixed to pass empty instead of / to confopt and makeopt when prefix is empty 15 years ago
  Alejandro Mery 9a1420f811 overlay: added .bin type 15 years ago
  Alejandro Mery 5c52e7088b overlay: added add_flist to overlay_apply 15 years ago
  Alejandro Mery a15d4dcdea overlay: cleaned overlay_apply() by using xtarget="$rootfs/$target" 15 years ago
  Alejandro Mery c0bff28666 Removed "smart" optimization code 16 years ago
  Alejandro Mery e93a84bcf2 overlay: enhanced overlay_appy to accept -q to use echo instead of echo_status 15 years ago
  Alejandro Mery e7739ea147 overlay: added sopport for -n to overlay_apply to disable overwriting 15 years ago
  Aldas Nabazas 92c0c936dc added version 4.x for bash supported versions 15 years ago
  Alejandro Mery a9ba45e141 functions: Introduced autoextract_subdir_zip() 15 years ago
  Alejandro Mery 3195db6391 sde-build: export LD_LIBRARY_PATH when crosscompiling in order to use libraries built on stage 0 15 years ago
  Alejandro Mery 86c8778fc1 sde-download: fixed dump-tokenized.sh to work again 16 years ago
  Alejandro Mery fe25a76c0a sde-download: split get-tokenized.sh into dump.sh and dump-tokenized.sh 16 years ago
  Alejandro Mery 3cdf5f26e8 sde-wrapper-discriminator: changed =$( to ="$( as ubuntu's /bin/sh doesn't assume it 16 years ago
  Alejandro Mery e80f4ddc39 sde-package: enhanced package_parse() to support '*' and secured 16 years ago
  Alejandro Mery c53d11398b sde-wrapper: enhanced to support multiple [\t ]+ delimited aliases on a single ^#Alias: line 16 years ago
  Alejandro Mery 3e19bd673d sde-download: enhanced get-tokenized.sh to follow redirects 16 years ago
  Alejandro Mery 545d53fbb1 sde-download: Introduced get-tokenized.sh to get the tokenized output of an URL 16 years ago
  Alejandro Mery bbf6781d67 sde-package: added package_desc_extract() used to extract data from .desc files 16 years ago