Christian Wiese
450414440f
lib/functions.in: do not do static lib corrections at toolchain stage because it is messing .so symlinks
NOTE: This issue probably needs more research!
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
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
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
bcad7b3ac5
lib/functions.in: Added autoextract_subdir_tar_bz2, which extracts to $pkg-$ver/
16 years ago
Alejandro Mery
0a3724b6fd
Fixed lib/functions.in's abort() to work when ECHO_E is undefined
16 years ago
Alejandro Mery
f0927b8bc9
lib/functions.in: Removed create_package_db() in favor on the untrusted sde-create-pkgdb
16 years ago
Alejandro Mery
e50009306a
Changed lib/functions.in to use $ECHO_E
16 years ago
Alejandro Mery
44ff33a202
Moved pkgchksum() code into lib/sde-package/pkgchksum.sh
16 years ago
Alejandro Mery
8b6545547a
functions: changed pkginstalled() to use $* instead of "$@" when generating the pattern
16 years ago
Alejandro Mery
75854dd11d
[opensde] fixed a bug introduced at 537872a1b9
in lib/functions.in
17 years ago
Alejandro Mery
537872a1b9
[opensde] improved pkgdesc function to return an arbitrary package's conf dir on request.
17 years ago
Aldas Nabazas
312a7c2068
removed sanity check for "-pthread" , seems it doesn't needed anymore.
17 years ago
Alejandro Mery
584f77bdc5
Moved the default config.cache for cross compilations from lib/sde-build to architecture/share
17 years ago
Alejandro Mery
205172a239
Revert "Fixed rock_substitute() to quote the filename", rock_substitute() is expected to working without arguments too (stdin)
This reverts commit 077930b628
.
17 years ago
Alejandro Mery
cd1a940f7e
Removed trailing spaces from scripts/ lib/ etc/ doc/, without renewing the copyright note
17 years ago
Alejandro Mery
077930b628
Fixed rock_substitute() to quote the filename
17 years ago
Alejandro Mery
8d0694a419
Changed lib/*'s [ ==s to =s, to be more dash/standard friendlier
17 years ago
Alejandro Mery
d0190d0341
Moved base config.cache file from scripts/ to lib/sde-build
17 years ago
Alejandro Mery
af30fe6fe5
Removed even more superfluous ""s and ''s
17 years ago
Christian Wiese
aee19dae54
Improved patchfiles handling for the case a given file does not exist
- Till now we didn't checked if a patch does really exist, so you will
mostly just notice if you search the build log for files that were
not found.
- By now we will issue a file not found warning for that case so
problems related to not existing patch files will be more obvious.
17 years ago
Minto van der Sluis
5e926bd7d3
Modified functions.in to ignore .git
17 years ago
Alejandro Mery
ea283d4d9f
Changed lib/functions.in's eval_config_command() to use config.cache.$buildloop - close #381
17 years ago
Alejandro Mery
9d3982dc57
Improved framework to support $configcache list on every stage, and changed to keep config.cache in $builddir
17 years ago
Alejandro Mery
2e8eaa217c
Improved postflist_static_lib() to also move .a.* files
17 years ago
Alejandro Mery
9187323400
* changed build to pass DESTDIR, DEST_DIR, INSTROOT and INSTALLROOT not only
to make install but also to plan make during the cross stage. Also added
INSTALL_PREFIX to the list
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21427 10447126-35f2-4685-b0cf-6dd780d3921f
17 years ago
Alejandro Mery
ee62d86bda
* fixed lib/functions.in to source lib/core-functions.in from
$SDEROOT if known
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21015 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Alejandro Mery
a3d2be894e
* adapted lib/functions.in to `sde download`
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@20991 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Alejandro Mery
2920c583bd
* fixed hasflag() to only match complete flags - close #118
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@20955 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Alejandro Mery
bff0deeb35
* improved pkgdesc()' sed expression
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@20630 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Alejandro Mery
3a1cd0aa75
* moved our trunk into the framework subproject
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@20073 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago