847 Commits (user/amery/wip/manifest)
 

Author SHA1 Message Date
  Aldas Nabazas 31c6289197 added python and pixman for generic/10-minimal-xorg, both needed to build xorg-7.5 15 years ago
  Alejandro Mery a9ba45e141 functions: Introduced autoextract_subdir_zip() 15 years ago
  Alejandro Mery 1eee75c0c4 fl_wrapper: hardcoded ppid of pid 1, and cleaned some bits using sizeof() 15 years ago
  Alejandro Mery 007cd7d201 fl_wrapper: allow DEBUG to be defined from `make` or `gcc` 15 years ago
  Alejandro Mery 26d3a21ec6 sde-build-tools: changed to use fl_wrapper's Makefile 15 years ago
  Alejandro Mery 91bfaee6a5 fl_wrapper: Added -fPIC to CFLAGS and support for FLWRAPPER_BASEDIR and FLWRAPPER_LIBC into the Makefile 15 years ago
  Alejandro Mery 780b662f79 fl_wrapper: gitignore'd generated files 15 years ago
  Alejandro Mery ef9ae24284 fl_wrapper: replaced some sickness from add_wrapper() 15 years ago
  Alejandro Mery 4b2165c8d7 fl_wrapper: added magic to not include the copyright header of the templates everytime 15 years ago
  Alejandro Mery da367ad173 fl_wrapper: added missing copyright note into tpl_*.c 15 years ago
  Alejandro Mery d5422fbcaa fl_wrapper: changed Makefile to make the generated file depend on the templates 15 years ago
  Alejandro Mery 4b997e6fdb fl_wrapper: changed tpl_*.c files to be sed friendly while looking as normal C code 15 years ago
  Alejandro Mery a9cb8c65df fl_wrapper: moved templates out of the generator script 15 years ago
  Alejandro Mery 467c53aa8e fl_wrapper: Initial Makefile 15 years ago
  Alejandro Mery a556cbf344 fl_wrapper: split fl_wrapper.c.sh into fl_wrapper.c and fl_wrapper_generated.c.sh 15 years ago
  Alejandro Mery b6576c0a5b fl_wrapper: moved related files into it's own subdirectory 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 b72b7c9e38 initramfs: made pack_and_push create images using the suffix instead of only uploading them by that name 15 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 16 years ago
  Alejandro Mery b477d325bf x86: "improved" description of c3 and c3-2 optimizations 16 years ago
  Alejandro Mery d968e43e77 sde-reschedule-dependers: fixed to not whine on configs with empty sandboxes 16 years ago
  Alejandro Mery 0569c48ac7 flags: Introduced X11R6 flag marking packages with hardcoded references to /usr/X11R6 16 years ago
  Alejandro Mery 4da2d59b99 sde-check-package: enhanced check_package.sed to handle the other flavour of sf downloads 16 years ago
  Alejandro Mery 8643ccccfd sde-check-package: added magic to handle sourceforge 16 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 986fd54585 sde-check-package: some cleanup, and trap SIGINT 16 years ago
  Alejandro Mery 843e2c86bb tools-source: initialize some vars in versionsort.c to make ubuntu's gcc happier 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 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 e215f52ea4 generic/reference: removed tzdata exclusion 16 years ago
  Alejandro Mery d85e29944c sde-check-package: removed hackery to inject $ver as `sort -u` destroys the ordering! 16 years ago
  Oliver Winston 45be5f79cc made version_cmp compatible with qsort 16 years ago
  Alejandro Mery b190b0c3f3 tools-source: Introduced versionsort.sh, a simple test framework for versionsort.c 16 years ago
  Alejandro Mery cc96378f8e tools-source: removed double new lines from versionsort.c 16 years ago
  Oliver Winston ba4cdd20ce updated cmp_version in versrionsort to handle more cases 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 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 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 545d53fbb1 sde-download: Introduced get-tokenized.sh to get the tokenized output of an URL 16 years ago
  Alejandro Mery 737ed89d70 tools-source: Introduced versionsort.c, to sort a list of strings using versionsort 16 years ago
  Alejandro Mery bbf6781d67 sde-package: added package_desc_extract() used to extract data from .desc files 16 years ago
  Alejandro Mery 1c4e4f22f7 sde-commit: added support for -m <message> which always has precedence 16 years ago