summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2009-10-05Build-Target: made stop if config/$config/.stop is found after building a pac...Alejandro Mery1-0/+9
2009-10-05Build-Target: enhanced to use generic's build.sh as fallback if the target do...Alejandro Mery1-1/+1
2009-09-24functions: enhanced pkgprefix() to prepend $root (real absolute path) when -r...Alejandro Mery1-10/+22
2009-09-24functions: fixed to pass empty instead of / to confopt and makeopt when prefi...Alejandro Mery1-3/+3
2009-09-17sde-check-package: fixed sourceforge supportAlejandro Mery1-14/+10
2009-08-18overlay: added .bin typeAlejandro Mery1-7/+12
2009-08-18overlay: added add_flist to overlay_applyAlejandro Mery1-0/+2
2009-08-18overlay: cleaned overlay_apply() by using xtarget="$rootfs/$target"Alejandro Mery1-7/+7
2009-08-11architecture: moved */gcc-options.in to gcc packageAlejandro Mery14-298/+0
2009-08-11Removed "smart" optimization codeAlejandro Mery3-308/+1
2009-08-10sde-build-target: Renamed tmp/invalid-files.lst to tmp/invalid-files-$config.lstAlejandro Mery1-9/+9
2009-08-10overlay: enhanced overlay_appy to accept -q to use echo instead of echo_statusAlejandro Mery1-8/+14
2009-08-10overlay: added sopport for -n to overlay_apply to disable overwritingAlejandro Mery1-10/+23
2009-08-08added version 4.x for bash supported versionsAldas Nabazas2-2/+3
2009-08-08added libxml and libxslt to minimal xorg selectionAldas Nabazas1-0/+2
2009-08-06guide m4 to cross compileAldas Nabazas1-0/+9
2009-08-06added cross compile hacks for glibc and findutilsAldas Nabazas1-1/+19
2009-08-01added python and pixman for generic/10-minimal-xorg, both needed to build xor...Aldas Nabazas1-4/+8
2009-06-03functions: Introduced autoextract_subdir_zip()Alejandro Mery1-1/+10
2009-05-19fl_wrapper: hardcoded ppid of pid 1, and cleaned some bits using sizeof()Alejandro Mery1-10/+15
2009-05-19fl_wrapper: allow DEBUG to be defined from `make` or `gcc`Alejandro Mery2-1/+6
2009-05-19sde-build-tools: changed to use fl_wrapper's MakefileAlejandro Mery1-10/+5
2009-05-19fl_wrapper: Added -fPIC to CFLAGS and support for FLWRAPPER_BASEDIR and FLWRA...Alejandro Mery1-2/+10
2009-05-19fl_wrapper: gitignore'd generated filesAlejandro Mery1-0/+3
2009-05-18fl_wrapper: replaced some sickness from add_wrapper()Alejandro Mery1-26/+22
2009-05-18fl_wrapper: added magic to not include the copyright header of the templates ...Alejandro Mery1-2/+3
2009-05-18fl_wrapper: added missing copyright note into tpl_*.cAlejandro Mery3-0/+51
2009-05-18fl_wrapper: changed Makefile to make the generated file depend on the templatesAlejandro Mery1-1/+1
2009-05-18fl_wrapper: changed tpl_*.c files to be sed friendly while looking as normal ...Alejandro Mery3-28/+31
2009-05-18fl_wrapper: moved templates out of the generator scriptAlejandro Mery4-86/+88
2009-05-18fl_wrapper: Initial MakefileAlejandro Mery1-0/+32
2009-05-18fl_wrapper: split fl_wrapper.c.sh into fl_wrapper.c and fl_wrapper_generated....Alejandro Mery2-154/+163
2009-05-18fl_wrapper: moved related files into it's own subdirectoryAlejandro Mery4-0/+0
2009-05-18sde-build: export LD_LIBRARY_PATH when crosscompiling in order to use librari...Alejandro Mery1-1/+12
2009-05-16initramfs: made pack_and_push create images using the suffix instead of only ...Alejandro Mery1-5/+7
2009-05-16initramfs: enhanced pack_and_push.sh to support a -f option to force mkinitra...Alejandro Mery1-3/+15
2009-04-03x86: "improved" description of c3 and c3-2 optimizationsAlejandro Mery1-3/+3
2009-03-07sde-reschedule-dependers: fixed to not whine on configs with empty sandboxesAlejandro Mery1-2/+2
2009-03-05flags: Introduced X11R6 flag marking packages with hardcoded references to /u...Alejandro Mery1-0/+1
2009-03-04sde-check-package: enhanced check_package.sed to handle the other flavour of ...Alejandro Mery1-0/+1
2009-03-04sde-check-package: added magic to handle sourceforgeAlejandro Mery2-1/+13
2009-03-04sde-download: fixed dump-tokenized.sh to work againAlejandro Mery1-2/+1
2009-03-04sde-download: split get-tokenized.sh into dump.sh and dump-tokenized.shAlejandro Mery3-28/+7
2009-03-04sde-check-package: some cleanup, and trap SIGINTAlejandro Mery1-13/+15
2009-03-04tools-source: initialize some vars in versionsort.c to make ubuntu's gcc happierAlejandro Mery1-1/+2
2009-03-04sde-wrapper-discriminator: changed =$( to ="$( as ubuntu's /bin/sh doesn't as...Alejandro Mery1-1/+1
2009-03-03sde-package: enhanced package_parse() to support '*' and securedAlejandro Mery1-3/+8
2009-03-03sde-check-package: cleaned implementation of version extractionAlejandro Mery1-7/+13
2009-03-03sde-check-package: added translations supportAlejandro Mery2-1/+23
2009-03-03sde-check-package: added a second method to detect versionsAlejandro Mery1-15/+23
[next]