aboutsummaryrefslogtreecommitdiff
path: root/conf.py
Commit message (Expand)AuthorAge
* Document conf.py and remove spare variable SRCARCHKarel Kočí2015-05-21
* Make nbscript not generatedKarel Kočí2015-05-18
* Implement evaluateKarel Kočí2015-05-16
* Rewrite write_config solution check and fix applyKarel Kočí2015-05-15
* Fix booting process and test targetKarel Kočí2015-05-14
* Fix problems with permuteKarel Kočí2015-05-14
* Add kernel_env settingKarel Kočí2015-05-13
* Swap some lines in conf.pyKarel Kočí2015-05-13
* Fix conf.pyKarel Kočí2015-05-13
* Fix ARCH env variableKarel Kočí2015-05-13
* Add initialize messages and initialize sourcing from dot_config not from linu...Karel Kočí2015-05-10
* Add implementation of hash indexing of configurationsKarel Kočí2015-05-07
* Rename build folder to jobfilesKarel Kočí2015-05-06
* Add generation of all solutions in initialization phaseKarel Kočí2015-05-06
* Fix some comments and if in solutionKarel Kočí2015-05-06
* Add label for debugging configsKarel Kočí2015-05-06
* Move buildroot configs in conf.pyKarel Kočí2015-05-06
* Replace minisat with picosatKarel Kočí2015-05-05
* Add minisat configKarel Kočí2015-05-05
* Add some configuration options and clean write_confKarel Kočí2015-05-04
* Fixes in scripts and add minisat_argsKarel Kočí2015-05-02
* Fix missing configurationKarel Kočí2015-05-01
* Add possibility of running step-by-stepKarel Kočí2015-04-28
* Change config kernem_make_outputKarel Kočí2015-04-28
* Chnage conf paths from absolute to relativeKarel Kočí2015-04-27
* Add NBSCRIPT configKarel Kočí2015-04-27
* fix problems with initramKarel Kočí2015-04-27
* Add initram buildKarel Kočí2015-04-27
* Add buildroot default .configKarel Kočí2015-04-26
* Remove checking for existence of programsKarel Kočí2015-04-26
* Add initram configKarel Kočí2015-04-26
* Generate configuration for root Makefile from conf.pyKarel Kočí2015-04-26
* kernel configuration now calling write_conf instead of make odlconfig hackKarel Kočí2015-04-19
* Add possibility to hide kernel outputKarel Kočí2015-04-19
* Fix error in initialize script and dedicate config for .config fileKarel Kočí2015-04-19
* Fix python scripts to work with parse_kconfigKarel Kočí2015-04-13
* kconfig_parser moved from programs to scriptsKarel Kočí2015-03-26
* Setup oldconfig to yes to allKarel Kočí2015-03-26
* Add source .config backupKarel Kočí2015-03-24
* Implement requirement generation from kernel .configKarel Kočí2015-03-24
* Add missing kernel_conf_output variable in conf.pyKarel Kočí2015-03-22
* Add possibility to hide programs outputKarel Kočí2015-03-22
* Implementing main loopKarel Kočí2015-02-03
* Python scripts addedKarel Kočí2015-01-14