]> rtime.felk.cvut.cz Git - linux-conf-perf.git/history - conf.py
Allow importing lcp_django from other python scripts
[linux-conf-perf.git] / conf.py
2016-02-26 Karel KočíRemove configuration options which are not used anymore
2015-10-16 Michal Sojkadatabase: Use unix socket to avoid the need for db...
2015-10-16 Michal SojkaBuild kernel on all available CPUs
2015-10-16 Michal SojkaSimplify conf.py
2015-09-25 Karel KočíAdd bbb target for BeagleBone Black
2015-09-22 Karel KočíExecute checkmeasure only once
2015-08-26 Karel KočíAdd dependency to .conf.mk on .target in Makefile
2015-08-24 Karel KočíAdd boot timeout
2015-08-19 Karel KočíRemove unused conf variables
2015-08-17 Karel KočíFix relative path to .target file
2015-08-17 Karel KočíSet configuration back do default and add overlap
2015-08-13 Karel KočíSet configuration back do default
2015-08-13 Karel KočíMerge branch 'measuring'
2015-08-13 Karel KočíRemove duplicate variable in conf.py measuring
2015-08-13 Karel KočíMerge branch 'master' into measuring
2015-08-13 Karel KočíMerge branch 'master' into measuring
2015-08-13 Karel KočíAdd measure tool desription to database
2015-08-13 Karel KočíEnable multithreating execution
2015-08-12 Karel KočíHide output of all commands
2015-08-12 Karel KočíChange default database configuration
2015-08-12 Karel KočíAdd measure tool desription to database
2015-08-12 Karel KočíAdd parse_script
2015-08-12 Karel KočíAdd boot_command
2015-08-12 Karel KočíFix boot_command
2015-08-12 Karel KočíFix linux image name
2015-08-12 Karel KočíAdd build_script
2015-08-12 Karel KočíAdd external scripts and set boot configuration
2015-08-12 Karel KočíChange measuring architecture
2015-08-12 Karel KočíSet conf.py and nbscript for measurement
2015-07-28 Karel KočíScripts changed to use database.
2015-07-24 Karel KočíRewrite configuration script
2015-07-24 Karel KočíRemove unused configurations
2015-07-22 Karel KočíMakefile configuration is now automatically generated...
2015-07-22 Karel KočíImplemented database
2015-07-17 Karel KočíRemove possibility of generating next solution in loop.
2015-05-21 Karel KočíDocument conf.py and remove spare variable SRCARCH
2015-05-18 Karel KočíMake nbscript not generated
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 booting process and test target
2015-05-14 Karel KočíFix problems with permute
2015-05-13 Karel KočíAdd kernel_env setting
2015-05-13 Karel KočíSwap some lines in conf.py
2015-05-13 Karel KočíFix conf.py
2015-05-13 Karel KočíFix ARCH env variable
2015-05-10 Karel KočíAdd initialize messages and initialize sourcing from...
2015-05-07 Karel KočíAdd implementation of hash indexing of configurations
2015-05-06 Karel KočíRename build folder to jobfiles
2015-05-06 Karel KočíAdd generation of all solutions in initialization phase
2015-05-06 Karel KočíFix some comments and if in solution
2015-05-06 Karel KočíAdd label for debugging configs
2015-05-06 Karel KočíMove buildroot configs in conf.py
2015-05-05 Karel KočíReplace minisat with picosat
2015-05-05 Karel KočíAdd minisat config
2015-05-04 Karel KočíAdd some configuration options and clean write_conf
2015-05-02 Karel KočíFixes in scripts and add minisat_args
2015-05-01 Karel KočíFix missing configuration
2015-04-28 Karel KočíAdd possibility of running step-by-step
2015-04-28 Karel KočíChange config kernem_make_output
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číAdd initram build
2015-04-26 Karel KočíAdd buildroot default .config
2015-04-26 Karel KočíRemove checking for existence of programs
2015-04-26 Karel KočíAdd initram config
2015-04-26 Karel KočíGenerate configuration for root Makefile from conf.py
2015-04-19 Karel Kočíkernel configuration now calling write_conf instead...
2015-04-19 Karel KočíAdd possibility to hide kernel output
2015-04-19 Karel KočíFix error in initialize script and dedicate config...
2015-04-13 Karel KočíFix python scripts to work with parse_kconfig
2015-03-26 Karel Kočíkconfig_parser moved from programs to scripts
2015-03-26 Karel KočíSetup oldconfig to yes to all
2015-03-24 Karel KočíAdd source .config backup
2015-03-24 Karel KočíImplement requirement generation from kernel .config
2015-03-22 Karel KočíAdd missing kernel_conf_output variable in conf.py
2015-03-22 Karel KočíAdd possibility to hide programs output
2015-02-03 Karel KočíImplementing main loop
2015-01-14 Karel KočíPython scripts added