4647 |
5757 d 2 h |
jermar |
/branches/arm/ |
Branch out a new arm branch. |
|
/branches/arm
|
4081 |
5882 d 4 h |
decky |
/trunk/tools/ |
interpret negative inference properly |
|
/trunk/tools/config.py
|
4080 |
5882 d 4 h |
decky |
/trunk/tools/ |
add support for negative inference |
|
/trunk/tools/config.py
|
4062 |
5886 d 4 h |
decky |
/trunk/tools/ |
handle the Done (dialog) button before doing anything else |
|
/trunk/tools/config.py
|
4058 |
5886 d 7 h |
decky |
/trunk/ |
add support for predefined configuration profiles (and subprofiles, configuration can be nested) |
|
/trunk/defaults /trunk/defaults/amd64 /trunk/defaults/amd64/Makefile.config /trunk/defaults/amd64/output /trunk/defaults/arm32 /trunk/defaults/arm32/Makefile.config /trunk/defaults/arm32/output /trunk/defaults/ia32 /trunk/defaults/ia32/Makefile.config /trunk/defaults/ia32/output /trunk/defaults/ia64 /trunk/defaults/ia64/Makefile.config /trunk/defaults/ia64/i460GX /trunk/defaults/ia64/i460GX/Makefile.config /trunk/defaults/ia64/output /trunk/defaults/ia64/ski /trunk/defaults/ia64/ski/Makefile.config /trunk/defaults/mips32 /trunk/defaults/mips32/GXemul /trunk/defaults/mips32/GXemul/Makefile.config /trunk/defaults/mips32/Makefile.config /trunk/defaults/mips32/msim /trunk/defaults/mips32/msim/Makefile.config /trunk/defaults/mips32/output /trunk/defaults/ppc32 /trunk/defaults/ppc32/Makefile.config /trunk/defaults/ppc32/output /trunk/defaults/sparc64 /trunk/defaults/sparc64/output
/trunk/contrib/default/amd64 /trunk/contrib/default/arm32 /trunk/contrib/default/ia32 /trunk/contrib/default/ia64 /trunk/contrib/default/mips32 /trunk/contrib/default/ppc32 /trunk/contrib/default/sparc64
/trunk/tools/config.py
|
4054 |
5886 d 8 h |
decky |
/trunk/tools/ |
indicate undefined configuration options more explicitly
(the "None" was not clear enought and might get confused with "none" value) |
|
/trunk/tools/config.py /trunk/tools/xtui.py
|
3937 |
5902 d 4 h |
decky |
/trunk/tools/ |
use three-state logic for deduced defaults |
|
/trunk/tools/config.py
|
3916 |
5904 d 22 h |
decky |
/trunk/tools/ |
fix a flaw in deduction algorithm |
|
/trunk/tools/config.py
|
3909 |
5905 d 19 h |
decky |
/trunk/tools/ |
prepare to eliminate any non-standard defines
for each '#define name value' add also '#define name_value' |
|
/trunk/tools/config.py
|
3881 |
5910 d 0 h |
decky |
/trunk/tools/ |
generate header file and preprocessor switches
introduce new option "y" for pure conditional assignments |
|
/trunk/tools/config.py
|
3821 |
5926 d 0 h |
decky |
/trunk/tools/ |
better compatibility with older versions of Python |
|
/trunk/tools/config.py
|
3808 |
5932 d 3 h |
decky |
/trunk/ |
salvage duplicate configuration option |
|
/trunk/HelenOS.config /trunk/boot/Makefile /trunk/boot/arch/sparc64/loader/main.c /trunk/contrib/default/sparc64/Makefile.config /trunk/tools/config.py
|
3804 |
5932 d 5 h |
decky |
/trunk/tools/ |
fallback to dialog if newt is not available
fallback to plain text if dialog is not available |
|
/trunk/tools/xtui.py
/trunk/tools/config.py
|
3803 |
5933 d 2 h |
decky |
/trunk/ |
configuration system overhaul (requires newt) |
|
/trunk/boot/boot.config /trunk/kernel/kernel.config /trunk/uspace/uspace.config
/trunk/HelenOS.config /trunk/Makefile /trunk/boot/Makefile /trunk/boot/arch/arm32/loader/Makefile /trunk/boot/arch/ia64/loader/Makefile /trunk/boot/arch/mips32/loader/Makefile /trunk/boot/arch/ppc32/loader/Makefile /trunk/boot/arch/ppc64/loader/Makefile /trunk/boot/arch/sparc64/loader/Makefile /trunk/kernel/Makefile /trunk/tools/config.py /trunk/uspace/Makefile /trunk/uspace/app/bdsh/Makefile /trunk/uspace/app/init/Makefile /trunk/uspace/app/klog/Makefile /trunk/uspace/app/tester/Makefile /trunk/uspace/app/tetris/Makefile /trunk/uspace/app/trace/Makefile /trunk/uspace/lib/libblock/Makefile /trunk/uspace/lib/libc/Makefile /trunk/uspace/lib/libc/Makefile.toolchain /trunk/uspace/lib/libc/arch/mips32/Makefile.inc /trunk/uspace/lib/libfs/Makefile /trunk/uspace/lib/softfloat/Makefile /trunk/uspace/lib/softint/Makefile /trunk/uspace/srv/console/Makefile /trunk/uspace/srv/devmap/Makefile /trunk/uspace/srv/fb/Makefile /trunk/uspace/srv/fs/fat/Makefile /trunk/uspace/srv/fs/tmpfs/Makefile /trunk/uspace/srv/kbd/Makefile /trunk/uspace/srv/loader/Makefile /trunk/uspace/srv/ns/Makefile /trunk/uspace/srv/pci/Makefile /trunk/uspace/srv/pci/libpci/Makefile /trunk/uspace/srv/rd/Makefile /trunk/uspace/srv/vfs/Makefile
|
3017 |
6170 d 3 h |
decky |
/trunk/tools/ |
update scripts |
|
/trunk/tools/fix_symlinks.sh /trunk/tools/mktmpfs.py
/trunk/tools/cygwin_symlink_patch.sh
/trunk/tools/config.py
|
2830 |
6219 d 4 h |
jermar |
/trunk/ |
Add (c) and the modified BSD license to the config system. |
|
/trunk/HelenOS.config /trunk/boot/boot.config /trunk/kernel/kernel.config /trunk/tools/config.py /trunk/uspace/uspace.config
|
2585 |
6380 d 22 h |
cejka |
/trunk/ |
Better fix of labels in configuration script. |
|
/trunk/kernel/kernel.config /trunk/tools/config.py
|
1846 |
6826 d 22 h |
decky |
/trunk/ |
allow automatic build |
|
/trunk/Makefile /trunk/tools/config.py
|
1802 |
6851 d 19 h |
decky |
/trunk/ |
cleanup and unify the build system |
|
/trunk/HelenOS.config /trunk/Makefile /trunk/tools /trunk/tools/config.py /trunk/version
/trunk/boot/tools/config.py /trunk/kernel/tools/config.py /trunk/uspace/tools
/trunk/boot/Makefile /trunk/boot/arch/amd64/Makefile.inc /trunk/boot/arch/ia32/Makefile.inc /trunk/boot/arch/ia64/Makefile.inc /trunk/boot/arch/mips32/Makefile.inc /trunk/boot/arch/ppc32/Makefile.inc /trunk/boot/arch/ppc64/Makefile.inc /trunk/boot/arch/sparc64/Makefile.inc /trunk/boot/arch/xen32/Makefile.inc /trunk/boot/boot.config /trunk/kernel/Makefile /trunk/kernel/arch/amd64/Makefile.inc /trunk/kernel/arch/ia32/Makefile.inc /trunk/kernel/arch/ia64/Makefile.inc /trunk/kernel/arch/mips32/Makefile.inc /trunk/kernel/arch/ppc32/Makefile.inc /trunk/kernel/arch/ppc64/Makefile.inc /trunk/kernel/arch/sparc64/Makefile.inc /trunk/kernel/kernel.config /trunk/uspace/Makefile /trunk/uspace/uspace.config
|