764 Commits (karasz/new-early)
 

Author SHA1 Message Date
  Alejandro Mery 4638e429d2 Build-Target: made stop if config/$config/.stop is found after building a package 16 years ago
  Alejandro Mery 9c58fd872f Build-Target: enhanced to use generic's build.sh as fallback if the target doesn't have one 16 years ago
  Alejandro Mery 91585244fb functions: enhanced pkgprefix() to prepend $root (real absolute path) when -r is passed 16 years ago
  Alejandro Mery 0bb9416b33 functions: fixed to pass empty instead of / to confopt and makeopt when prefix is empty 16 years ago
  Alejandro Mery 323ebb4bb4 sde-check-package: fixed sourceforge support 16 years ago
  Alejandro Mery 9a1420f811 overlay: added .bin type 16 years ago
  Alejandro Mery 5c52e7088b overlay: added add_flist to overlay_apply 16 years ago
  Alejandro Mery a15d4dcdea overlay: cleaned overlay_apply() by using xtarget="$rootfs/$target" 16 years ago
  Alejandro Mery b6e06ab020 architecture: moved */gcc-options.in to gcc package 17 years ago
  Alejandro Mery c0bff28666 Removed "smart" optimization code 17 years ago
  Alejandro Mery 22e106cdbf sde-build-target: Renamed tmp/invalid-files.lst to tmp/invalid-files-$config.lst 17 years ago
  Alejandro Mery e93a84bcf2 overlay: enhanced overlay_appy to accept -q to use echo instead of echo_status 17 years ago
  Alejandro Mery e7739ea147 overlay: added sopport for -n to overlay_apply to disable overwriting 17 years ago
  Aldas Nabazas 92c0c936dc added version 4.x for bash supported versions 16 years ago
  Aldas Nabazas cf0d2edf7b added libxml and libxslt to minimal xorg selection 16 years ago
  Aldas Nabazas 0e53d8a0bf guide m4 to cross compile 16 years ago
  Aldas Nabazas 8386d21953 added cross compile hacks for glibc and findutils 16 years ago
  Aldas Nabazas 31c6289197 added python and pixman for generic/10-minimal-xorg, both needed to build xorg-7.5 16 years ago
  Alejandro Mery a9ba45e141 functions: Introduced autoextract_subdir_zip() 17 years ago
  Alejandro Mery 1eee75c0c4 fl_wrapper: hardcoded ppid of pid 1, and cleaned some bits using sizeof() 17 years ago
  Alejandro Mery 007cd7d201 fl_wrapper: allow DEBUG to be defined from `make` or `gcc` 17 years ago
  Alejandro Mery 26d3a21ec6 sde-build-tools: changed to use fl_wrapper's Makefile 17 years ago
  Alejandro Mery 91bfaee6a5 fl_wrapper: Added -fPIC to CFLAGS and support for FLWRAPPER_BASEDIR and FLWRAPPER_LIBC into the Makefile 17 years ago
  Alejandro Mery 780b662f79 fl_wrapper: gitignore'd generated files 17 years ago
  Alejandro Mery ef9ae24284 fl_wrapper: replaced some sickness from add_wrapper() 17 years ago
  Alejandro Mery 4b2165c8d7 fl_wrapper: added magic to not include the copyright header of the templates everytime 17 years ago
  Alejandro Mery da367ad173 fl_wrapper: added missing copyright note into tpl_*.c 17 years ago
  Alejandro Mery d5422fbcaa fl_wrapper: changed Makefile to make the generated file depend on the templates 17 years ago
  Alejandro Mery 4b997e6fdb fl_wrapper: changed tpl_*.c files to be sed friendly while looking as normal C code 17 years ago
  Alejandro Mery a9cb8c65df fl_wrapper: moved templates out of the generator script 17 years ago
  Alejandro Mery 467c53aa8e fl_wrapper: Initial Makefile 17 years ago
  Alejandro Mery a556cbf344 fl_wrapper: split fl_wrapper.c.sh into fl_wrapper.c and fl_wrapper_generated.c.sh 17 years ago
  Alejandro Mery b6576c0a5b fl_wrapper: moved related files into it's own subdirectory 17 years ago
  Alejandro Mery 3195db6391 sde-build: export LD_LIBRARY_PATH when crosscompiling in order to use libraries built on stage 0 17 years ago
  Alejandro Mery b72b7c9e38 initramfs: made pack_and_push create images using the suffix instead of only uploading them by that name 17 years ago
  Alejandro Mery 2e1bea6266 initramfs: enhanced pack_and_push.sh to support a -f option to force mkinitramfs, and sudo support to run rsync as the user when called using sudo 17 years ago
  Alejandro Mery b477d325bf x86: "improved" description of c3 and c3-2 optimizations 17 years ago
  Alejandro Mery d968e43e77 sde-reschedule-dependers: fixed to not whine on configs with empty sandboxes 17 years ago
  Alejandro Mery 0569c48ac7 flags: Introduced X11R6 flag marking packages with hardcoded references to /usr/X11R6 17 years ago
  Alejandro Mery 4da2d59b99 sde-check-package: enhanced check_package.sed to handle the other flavour of sf downloads 17 years ago
  Alejandro Mery 8643ccccfd sde-check-package: added magic to handle sourceforge 17 years ago
  Alejandro Mery 86c8778fc1 sde-download: fixed dump-tokenized.sh to work again 17 years ago
  Alejandro Mery fe25a76c0a sde-download: split get-tokenized.sh into dump.sh and dump-tokenized.sh 17 years ago
  Alejandro Mery 986fd54585 sde-check-package: some cleanup, and trap SIGINT 17 years ago
  Alejandro Mery 843e2c86bb tools-source: initialize some vars in versionsort.c to make ubuntu's gcc happier 17 years ago
  Alejandro Mery 3cdf5f26e8 sde-wrapper-discriminator: changed =$( to ="$( as ubuntu's /bin/sh doesn't assume it 17 years ago
  Alejandro Mery e80f4ddc39 sde-package: enhanced package_parse() to support '*' and secured 17 years ago
  Alejandro Mery 9d1f51bb22 sde-check-package: cleaned implementation of version extraction 17 years ago
  Alejandro Mery 2256ec0ce0 sde-check-package: added translations support 17 years ago
  Alejandro Mery 37a82d495c sde-check-package: added a second method to detect versions 17 years ago