aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* Force MODULES noKarel Kočí2015-04-19
* Fix error in initialize script and dedicate config for .config fileKarel Kočí2015-04-19
* write-config now checking for inconsistency in configKarel Kočí2015-04-19
* Remove usage of .config fragment fileKarel Kočí2015-04-17
* write_config implemented solution reader, but most of code in write.c is now ...Karel Kočí2015-04-17
* Fix problem with overwriting last element with zerosKarel Kočí2015-04-14
* Change comment in shared/macros.hKarel Kočí2015-04-13
* Fix python scripts to work with parse_kconfigKarel Kočí2015-04-13
* write_solution to not search for NONAMEGENKarel Kočí2015-04-13
* Add write_config .gitignoreKarel Kočí2015-04-13
* Add first implementation of write_configKarel Kočí2015-04-13
* parse_kconfig change default size of arrayKarel Kočí2015-04-13
* parse_kconfig symlist.h move includes to begining of fileKarel Kočí2015-04-12
* parse_kconfig fix some warningsKarel Kočí2015-04-12
* Add TODO information to code that there should be faster implementationKarel Kočí2015-04-12
* Add makefile for new application write_configKarel Kočí2015-04-12
* Extract file name definitions out from parse_kconfig to sharedKarel Kočí2015-04-12
* parse_kconfig change error message to more informativeKarel Kočí2015-04-12
* parse_kconfig: complete simple argument parser and formate parse.cKarel Kočí2015-04-12
* parse_kconfig clean include in parse.cKarel Kočí2015-04-12
* Fix parse_kconfig .gitignore and makefileKarel Kočí2015-04-12
* parse_kconfig make builds *.o filesKarel Kočí2015-04-12
* Fix shared/kconfig/files.mkKarel Kočí2015-04-11
* macros.h moved to shared folderKarel Kočí2015-04-11
* parse_kconfig output executable name changed from parser to parseKarel Kočí2015-04-11
* Kconfig_parser renamed to parse_kconfigKarel Kočí2015-04-11
* Move gitignore rules to corresponds to kconfig sources moveKarel Kočí2015-04-11
* Add information about commit to shared kconfigKarel Kočí2015-04-10
* Part of Kconfig used in kconfig_parser exported to shared directory and updat...Karel Kočí2015-04-10
* Fix error printfKarel Kočí2015-04-10
* Simplify kconfig_parser MakefileKarel Kočí2015-04-10
* Add novaboot submoduleKarel Kočí2015-03-26
* Remove generated filesKarel Kočí2015-03-26
* Add check for existence of .configKarel Kočí2015-03-26
* reset.py removeKarel Kočí2015-03-26
* Remove residue of old required implementationKarel Kočí2015-03-26
* Repair wrong phasingKarel Kočí2015-03-26
* Remove old import from main_loopKarel Kočí2015-03-26
* Loop phases changeKarel Kočí2015-03-26
* kconfig_parser moved from programs to scriptsKarel Kočí2015-03-26
* Add .config checkKarel 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
* Reset functionality exported from main_loopKarel Kočí2015-03-23
* Fix NONAMEGEN generation problemKarel Kočí2015-03-23
* Try to repair reset functionalityKarel Kočí2015-03-22
* Main loop updateKarel Kočí2015-03-22
* Kernel configuration is now throwing exception on failureKarel Kočí2015-03-22
* Add possibility to hide programs outputKarel Kočí2015-03-22