]> rtime.felk.cvut.cz Git - linux-conf-perf.git/history - scripts
Add small program for generating complete configuration
[linux-conf-perf.git] / scripts /
2015-07-17 Karel KočíAdd small program for generating complete configuration
2015-05-22 Karel KočíFix problem with swapped columns numbering
2015-05-21 Karel KočíRename program permute to permute_conf
2015-05-21 Karel KočíFix problem of cleaning scripts/nbscript
2015-05-21 Karel KočíDocument conf.py and remove spare variable SRCARCH
2015-05-20 Karel KočíFix evaluate script
2015-05-20 Karel KočíAdd multiple bases support
2015-05-20 Karel KočíAdd base reduction for evaluate
2015-05-18 Karel KočíMake nbscript not generated
2015-05-16 Karel KočíFix NoAppliableSolution in loop and changed looping...
2015-05-16 Karel KočíDivide evaluete script to functions
2015-05-16 Karel KočíImplement evaluate
2015-05-14 Karel KočíRewrite write_config solution check and fix apply
2015-05-14 Karel KočíFix error in utils script
2015-05-14 Karel KočíFix error in solution apply
2015-05-14 Karel KočíFix solution generation in case of gen_all_solution_oninit
2015-05-14 Karel KočíEzecute initialize parse_kconfig only in case of missin...
2015-05-14 Karel KočíFix booting process and test target
2015-05-14 Karel KočíFix problems with permute
2015-05-14 Karel KočíFix problems with configurations genration
2015-05-13 Karel KočíAdd kernel_env setting
2015-05-13 Karel KočíFix ARCH env variable
2015-05-13 Karel KočíFix env
2015-05-10 Karel KočíAdd initialize messages and initialize sourcing from...
2015-05-10 Karel KočíAdd saving and loading of dot_config file in permute...
2015-05-07 Karel Kočípermute fix makefile
2015-05-07 Karel KočíRename setpermute to permute
2015-05-07 Karel KočíAdd initial implementation of setpermute
2015-05-07 Karel KočíAdd implementation of hash indexing of configurations
2015-05-06 Karel KočíAdd generation of all solutions in initialization phase
2015-05-06 Karel KočíAdd possibility of calling pahe_set from outside of...
2015-05-06 Karel KočíFix some comments and if in solution
2015-05-06 Karel KočíChange message in generated nbscript
2015-05-06 Karel KočíSeparate initialisation
2015-05-06 Karel KočíRemove automatic initram build
2015-05-06 Karel KočíMove buildroot submodule
2015-05-05 Karel KočíReplace minisat with picosat
2015-05-05 Karel KočíAdd gitignore for picosat
2015-05-05 Karel KočíAdd picosat version 959
2015-05-05 Karel KočíAdd minisat config
2015-05-05 Karel Kočíparse_kconfig fix problems with choice configs
2015-05-04 Karel KočíSmall change in parse_kconfig Makefile
2015-05-04 Karel KočíFix missing addition for commit 9a1f3ff8fbff9dd418242ee...
2015-05-04 Karel Kočíparse_kconfig change module decode value
2015-05-04 Karel KočíAdd some configuration options and clean write_conf
2015-05-04 Karel Kočíparse_kconfig fix problem with generated rules
2015-05-04 Karel Kočíparse_kconfig adding proper visibility dependency
2015-05-02 Karel Kočíparse_kconfig fix problems with generated rules to...
2015-05-02 Karel Kočíparse_kconfig add debug output of boolexpr
2015-05-02 Karel KočíFixes in scripts and add minisat_args
2015-05-01 Karel Kočíparse_kconfig add missing rule
2015-05-01 Karel Kočíparse_kconfig fix boolexpr_not
2015-05-01 Karel Kočíparse_kconfig move debug output before action
2015-05-01 Karel KočíFix Dprintf macro
2015-05-01 Karel KočíFix parse_kconfig symlist_el variables type
2015-05-01 Karel Kočíparse_kconfig add debug outputs
2015-05-01 Karel KočíAdd DEBUG and Wall to parse_kconfig
2015-05-01 Karel KočíFix parse_kconfig symbol_map ids
2015-05-01 Karel Kočíwrite_config update to parse_kconfig changes
2015-05-01 Karel KočíFix missing definition
2015-05-01 Karel KočíFit solution.apply to new changes
2015-05-01 Karel Kočíparse_kconfig rewriten
2015-04-30 Karel Kočíparse_kconfig changes before more changes come
2015-04-29 Karel KočíAdd prompt variable to parse_kconfig
2015-04-28 Karel KočíAdd possibility of running step-by-step
2015-04-28 Karel KočíInclude iteration and phase code to loop
2015-04-28 Karel KočíFix solution.apply error
2015-04-28 Karel KočíAdd boot phase
2015-04-28 Karel KočíRemove spare line from scripts/conf.py
2015-04-27 Karel KočíFix wrong open mode of iteration file in boot
2015-04-27 Karel KočíFix boot benchmark script
2015-04-27 Karel KočíFix missing symbol_map on test launch
2015-04-27 Karel KočíSet execution file mode bit on test.py
2015-04-27 Karel KočíFinish implementation of test.test
2015-04-27 Karel KočíFinish implementation of boot.boot
2015-04-27 Karel KočíChange boot.gen_nbscripts to support relative conf...
2015-04-27 Karel KočíAdd output_confs generation to solution apply
2015-04-27 Karel KočíChnage conf paths from absolute to relative
2015-04-27 Karel KočíAdd NBSCRIPT config
2015-04-27 Karel Kočífix problems with initram
2015-04-27 Karel KočíFirst implementation of test.py
2015-04-27 Karel KočíFirt implementation of boot.py
2015-04-27 Karel KočíAdd initram build
2015-04-26 Karel KočíAdd buildroot default .config
2015-04-26 Karel KočíAdd initram config
2015-04-26 Karel Kočíinitialize script change documentation
2015-04-26 Karel KočíRename script main_loop to loop
2015-04-26 Karel KočíGenerate configuration for root Makefile from conf.py
2015-04-24 Karel Kočíparse_kconfig fix wrong behaviour for non prompt symbols
2015-04-23 Karel Kočíparse_kconfig: fix SIGSEGV caused by uninitialized...
2015-04-23 Karel Kočíparse_kconfig: fix SIGSEGV caused by wrong approach...
2015-04-21 Karel KočíRename parser.c to parse.c
2015-04-19 Karel KočíRemove configdiff
2015-04-19 Karel Kočíkernel configuration now calling write_conf instead...
2015-04-19 Karel Kočíinitialize.py use utils get_kernel_env for parse_kconfig()
2015-04-19 Karel KočíAdd possibility to hide kernel output
2015-04-19 Karel KočíConfigure write_config to compare and not set value
2015-04-19 Karel Kočíwrite_config writing loaded configuration
2015-04-19 Karel KočíForce MODULES no
2015-04-19 Karel KočíFix error in initialize script and dedicate config...
next