Alejandro Mery
7fa7289ada
sde-update-manifest: incomplete crap
14 years ago
Alejandro Mery
2ee3c99e3d
sde-update-manifest: getting started with code that turns a manifest scan into a working tree
14 years ago
Alejandro Mery
5bc44f4874
sde-create-manifest: improved manifest_scan_svn() to detect the branches
14 years ago
Alejandro Mery
a556c098b9
sde-create-manifest: sort manifest_scan output
14 years ago
Alejandro Mery
48a13c2b0c
sde-create-manifest: improved manifest_scan_git() to detect the currently tracked remote branch
14 years ago
Alejandro Mery
87b38938b6
sde-create-manifest: improved manifest_scan_svn()
14 years ago
Alejandro Mery
84aafb36de
sde-create-manifest: cleanup
14 years ago
Alejandro Mery
187bf03147
sde-create-manifest: getting started with the code to generate a manifest from a living working tree
14 years ago
Christian Wiese
45bb07bd05
bin/sde-download: do not use $sdever but only the version of the package tree
14 years ago
Christian Wiese
470d3542bf
lib/parse-config: determine the version through 'lib/version.sh' to set $sdever accordingly
14 years ago
Christian Wiese
8b85c9d59d
lib/libsde.in: determine the version through 'lib/version.sh' to set $sdever accordingly
14 years ago
Christian Wiese
b0c22bf4c4
lib/: added 'version.sh' helper script which determines OpenSDE version information
NAME
version.sh - determine OpenSDE version information
SYNOPSIS
version.sh [-fp]
DESCRIPTION
The version.sh script determines OpenSDE version informations
by first checking if dedicated VERSION files for the OpenSDE
framework and the package tree do exist, for extracting the
version strings out of the files. In the case a VERSION file
does not exist or if it extracts an empty version string from
the an existing VERSION file it will assign a default version.
If the version strings of the framework and the package tree
are not the same the returned version string will be composed
out of framework and the package tree version strings delimited
by an '-'. Otherwise it will only return the framework version
string.
OPTIONS
-f
only return the version of the OpenSDE framework
-p
only return the version of the OpenSDE package tree
14 years ago
Alejandro Mery
f24f4d508b
sde-build-pkg: improved autogen code to pass ACLOCAL_FLAGS to aclocal
14 years ago
Alejandro Mery
0e1a5ffdb5
sde-build: reversed the order Build-Target umounts, and made debug.sh umounts lazy
14 years ago
Alejandro Mery
b0295f811d
sde-reschedule-package: fixed another dash-incompatibility
14 years ago
Alejandro Mery
90eb291195
sde-reschedule-package: fixed dash compatibility
14 years ago
Alejandro Mery
ab58150f51
sde-binary: improved dash support
14 years ago
Alejandro Mery
e91d16c10e
fl_wrapper: changed to skip post action handling for open() calls that failed
14 years ago
Alejandro Mery
3ca3f0e42a
fl_wrapper: changed to use a writeall() instead of plain write()
14 years ago
Alejandro Mery
7ba4997cf3
fl_wrapper: optimized cases where tfilterdir list or log name is empty
14 years ago
Alejandro Mery
a312af721b
fl_wrapper: fixed to handle cases where file couldn't be made absulute, and improved log messages
14 years ago
Alejandro Mery
6ee76a1fae
fl_wrapper: Introduced `make test` and `make gdb` running fl_wrapper_test.c directly or inside gdb
14 years ago
Alejandro Mery
14e4f22447
fl_wrapper: fixed typos in DEBUG=1 code
14 years ago
Alejandro Mery
b11a0ecc8a
fl_wrapper: introduced handle_fileat_access_after()
14 years ago
Alejandro Mery
d2e73725d0
fl_wrapper: general cleans up
14 years ago
Alejandro Mery
485035afa0
fl_wrapper: split log_append() out of handle_file_access_after()
14 years ago
Alejandro Mery
fb8d353242
fl_wrapper: implemented handle_fileat_access_before()
14 years ago
Alejandro Mery
da4d5f139d
fl_wrapper: implemented dummy check_writeat_access() as code only cares about absolute paths anyway
14 years ago
Alejandro Mery
9c9a4b9c6b
fl_wrapper: cleaned conditional logging by use a LOG() macro
14 years ago
Alejandro Mery
f420f62620
fl_wrapper: changed tpl_open.c and tpl_rest.c to use HAS_FFD
14 years ago
Alejandro Mery
2737eb12e1
fl_wrapper: changed tpl_*.c to use NULL instead of 0
14 years ago
Alejandro Mery
226e69e3d6
fl_wrapper: cleaned a bit the indentation
14 years ago
Alejandro Mery
871446f057
fl_wrapper: cleaned indentation in tpl_open.c
14 years ago
Alejandro Mery
c8603cf94c
fl_wrapper: added support for *at() functions in fl_wrapper_generated.c.sh
14 years ago
Alejandro Mery
e842a509e7
fl_wrapper: cleaned code to read from proc by introducing readonce_from() helper
14 years ago
Alejandro Mery
ee4c699743
fl_wrapper: added support for mkfifo and __xmknod
14 years ago
Alejandro Mery
d02b5d6e19
fl_wrapper: added script to generate a header that escapes the syscalls we are overriding
14 years ago
Juergen "George" Sawinski
d6f22dfb2a
fl_wrapper: fix sort_of_realpath (which could not handle multiple consecutive slashes)
18 years ago
Alejandro Mery
4addc5a6aa
sde-download: silenced errors while `find`ing altdir
14 years ago
Alejandro Mery
79dd618f05
sde-download: fixed typo in notimeout support
14 years ago
Alejandro Mery
2774b1dbb1
sde-download: allow notimeout from .sde/settings
14 years ago
Alejandro Mery
c3d4b532eb
sde-nopaste: removed -v from `rm` call
14 years ago
Alejandro Mery
a01b875f18
sde-nopaste: changed to use a temporal file as echo (in Ubuntu) expands escape sequences from within variables
14 years ago
Alejandro Mery
2ef3e8730e
sde-nopaste: introduced command to paste input or file to http://nopaste.opensde.net
14 years ago
Alejandro Mery
1e65e5153b
sde: fixed to be more friendly to Ubuntu's /bin/sh
14 years ago
Alejandro Mery
e303bb3891
generic: disabled embutils on ref so Baldzius stops whining
14 years ago
Alejandro Mery
efc59652f6
Build-Pkg: enhanced to accept -d and -j from command line to override SDECFG_DEBUG and SDECFG_PARALLEL_MAX
14 years ago
Christian Wiese
dbafffc9c9
added cmake detection for packages
Note:
The current implementation can be summarized like this:
- check if $runcmake is set to '1' and if there is no Makefile but a
CMakeLists.txt file inside of the srcdir
- create a dedicated 'build' directory and cd into it
- run cmake using the provided $cmakeopt
14 years ago
Christian Wiese
ce65e70df3
target/generic: removed dietlibc (we do not mix the build of tools for the initrd and the actual system anymore)
14 years ago
Christian Wiese
74a6e124b3
architecture/x86-64: inject -march=i686 to fix multilib builds of glibc
15 years ago