65556aad56lib/functions.in: introduce configcachefile variable which holds a space delimited list of config.cache filesChristian Wiese
2014-03-13 23:38:04 +0100
6c236a9c2alib/functions.in: changed to test for $base/architecture/share/config.cache before trying to access itChristian Wiese
2012-12-25 15:15:09 +0100
42f1800d1barchitecture/x86-64: fixed typo in optimisation identifier for Core i3/i5/i7 IvybridgeChristian Wiese
2014-02-10 09:30:57 +0100
02f05c91b2architecture/x86-64: add codename for AMD family 10h based core in descriptionChristian Wiese
2014-02-10 08:20:14 +0100
899c8a170carchitecture/x86-64: add optimisation choices AMD Family 15h Bulldozer and Piledriver core based CPUsChristian Wiese
2014-02-10 08:18:08 +0100
18a50558a6architecture/x86-64: add optimisation choice for AMD Family 14h Bobcat core based CPUsChristian Wiese
2014-02-10 08:15:24 +0100
42be22fdf0architecture/x86-64: add optimisation choice for AMD Family 10h based CPUs (aka Barcelona)Christian Wiese
2014-02-09 18:35:47 +0100
c1c2b55589architecture/x86-64: add optimisation choices for improved versions of K8, Opteron and Athlon64 with SSE3 supportChristian Wiese
2014-02-09 18:29:53 +0100
ff71141e76sde-install: change `sudo ./bin/sde install` to install at /usr/local/binAlejandro Mery2013-08-21 14:02:50 +0200
50b5e741fesde-download: improved to use download.mirror_list if it is set in ~/.sde/settings making mirror-list fetching more flexibleChristian Wiese
2013-08-21 13:05:44 +0200
da47b1f183Add .gitattributes for proper cross-OS text file handingAlejandro Mery2013-08-21 11:12:18 +0000
68ec67b8desde-download: improved to use download.mirror_list if it is set in ~/.sde/settings making mirror-list fetching more flexibleChristian Wiese
2013-08-21 13:05:44 +0200
5f33034a56bump version 0.5Christian Wiese
2013-08-06 12:04:07 +0200
c6ca6c18fblib/functions.in: fixed split_debug_files() to only process dynamically linked ELF binariesChristian Wiese
2013-05-30 10:54:52 +0200
142b3e752flib/functions.in: fixed split_debug_files() to preserve file ownership when creating a copy we are going stripChristian Wiese
2013-05-30 10:33:58 +0200
882eba3c2eBuild-Pkg: changed to disable debug symbol splitting for kernel packagesChristian Wiese
2013-05-28 12:29:47 +0200
dfccac3194debug split: move check for enabling debug symbol splitting from functions.in into Build-PkgChristian Wiese
2013-05-28 12:23:28 +0200
06ffbd894dlib/functions.in: improved split_debug_files() to chmod 644 the generated debug info fileChristian Wiese
2013-05-28 00:17:05 +0200
f348305f97lib/functions.in: improved split_debug_files() to check earlier if we need to skip the processing of the file according to the file nameChristian Wiese
2013-05-27 19:27:25 +0200
b5c9e1e435lib/functions.in: fixed split_debug_files() to skip processing of static libary archivesChristian Wiese
2013-05-27 19:22:56 +0200
b11fb1269cimplement splitting of debug symbols into separate filesChristian Wiese
2013-05-27 17:27:14 +0200
713ff73716sde-download: fixed to match the file type case-insensitiveChristian Wiese
2013-02-13 11:22:06 +0100
b18c084865sde-download: fixed to match the file type case-insensitiveChristian Wiese
2013-02-13 11:22:06 +0100
61520042d5sde-download: fixed to match the file type case-insensitiveChristian Wiese
2013-02-13 11:22:06 +0100
fa636ddb7ctarget/early: fixed config.in to replace cloog-ppl with cloogChristian Wiese
2012-11-24 13:21:44 +0100
6b217eb0ectarget/generic: add acl and attr package to minimal pkgselChristian Wiese
2012-11-05 22:27:06 +0100
b2c344fa07target/generic: add btrfs-progs to minimal selectionChristian Wiese
2012-11-05 14:15:16 +0100
1f4cdc8d1eearly: changed pkgsel to use cloog instead of cloog-pplChristian Wiese
2012-11-04 13:27:34 +0100
26ec31d62dtarget/generic: add xz to minimal pkgselChristian Wiese
2012-10-20 04:01:47 +0200
27c38a19d4target/generic: removed eject because it is provided by util-linux >= 2.22 nowChristian Wiese
2012-10-20 03:36:41 +0200
ba07e3eaf4target/generic: replaced deprecated module-init-tools with kmodChristian Wiese
2012-10-20 03:29:47 +0200
5072e5bff8Revert "Revert "bin/sde-build-tools: changed to also create a symlink lib -> lib64 when building cross tools for 64bit architectures""Christian Wiese
2012-08-06 21:31:37 +0200
ce4e835d34target/generic: changed to use cloog instead of cloog-pplChristian Wiese
2012-08-06 14:49:32 +0200
f180d6699apatch-cksum.sh: fixed to not use an absolute path while creating a cksum patchChristian Wiese
2011-08-09 10:45:43 +0200
86aa940a76lib/output/terminal: changed echo_pkg_start_terminal() to also show full dateChristian Wiese
2012-06-22 15:19:55 +0200
3d8b50e1felib/output/terminal: changed date format (%m/%d/%y -> %Y-%m-%d)Christian Wiese
2012-06-22 15:18:38 +0200
48d9e296bbscripts: changed Build-Pkg to not include reference to t2 package matrix in /var/adm/packages/$pkg when there is no URL tag within $pkg.descChristian Wiese
2012-06-18 15:11:19 +0200
8d868893c4squashfs: don't check for /init - meaningless for these imagesAlejandro Mery2012-04-16 20:54:59 +0200
fff6aaa751overlay: support replacing not-empty directories on file injectionAlejandro Mery2012-04-03 22:37:10 +0200