]> rtime.felk.cvut.cz Git - linux-conf-perf.git/history - Makefile
Allow importing lcp_django from other python scripts
[linux-conf-perf.git] / Makefile
2015-11-20 Karel KočíImplement database using Django framework
2015-10-17 Michal SojkaReimplement gen_fixed and call it directly from Makefile
2015-10-17 Michal SojkaDecrease verbosity of parse_kconfig
2015-10-17 Michal SojkaMove parse_kconfig invocation from .py to Makefile
2015-10-17 Michal SojkaMove directory creation from .py to Makefile
2015-10-17 Michal SojkaSimplify execution of allconfig
2015-10-17 Michal SojkaSimplify toplevel Makefile
2015-10-16 Michal SojkaMakefile: Add missing dependencies for configuration
2015-10-16 Michal SojkaMakefile: Only rebuild ramdisk if it doesn't exist...
2015-10-16 Michal SojkaMakefile: Remove check whether Buildroot is up-to-date
2015-10-16 Michal SojkaMakefile: Do not ignore errors in configuration
2015-10-16 Michal SojkaFix toplevel Makefile
2015-10-10 Michal SojkaSimplify Makefile
2015-09-25 Karel KočíRewrite root makefile documentation
2015-09-25 Karel KočíAdd bbb target for BeagleBone Black
2015-09-14 Karel KočíAdd makefile target psql
2015-08-26 Karel KočíAdd dependency to .conf.mk on .target in Makefile
2015-08-19 Karel KočíChange makefile linux paths to configured Linux source...
2015-08-18 Karel KočíSet distclean to not dropping database
2015-07-28 Karel KočíFix shell incompatibility script construct
2015-07-28 Karel KočíChange password authentication method to database
2015-07-28 Karel KočíChange root Makefile
2015-07-24 Karel KočíAdding targets in root makefile
2015-07-24 Karel KočíAdd dot_config target to root Makefile
2015-07-22 Karel KočíRemove permute_conf
2015-07-22 Karel KočíMakefile configuration is now automatically generated...
2015-07-17 Karel KočíIntegrate allconfig
2015-05-22 Karel KočíMakefile fix distclean target
2015-05-21 Karel KočíRename program permute to permute_conf
2015-05-21 Karel KočíFix problem of cleaning scripts/nbscript
2015-05-20 Karel KočíFix Makefile clean
2015-05-16 Karel KočíSet root Makefile to start evaluate script
2015-05-14 Karel KočíClean makefile and remove dependency on buildroot initram
2015-05-13 Karel KočíAdd mpermute target for executing command permute
2015-05-13 Karel KočíFix ARCH env variable
2015-05-10 Karel KočíFix buildroot Makefile dependency
2015-05-07 Karel KočíAdd permute to root Makefile
2015-05-06 Karel KočíRename build folder to jobfiles
2015-05-06 Karel KočíAdd Makefile initialize dependencies
2015-05-06 Karel KočíAdd PHONY targets
2015-05-06 Karel KočíSeparate initialisation
2015-05-06 Karel KočíRemove automatic initram build
2015-05-05 Karel KočíReplace minisat with picosat
2015-04-28 Karel KočíFix run and initram dependency
2015-04-27 Karel KočíFix missing symbol_map on test launch
2015-04-27 Karel KočíFix problem with test dependency
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číAdd initram build
2015-04-26 Karel Kočídistclean targets in root Makefile documented
2015-04-26 Karel KočíAdd buildroot default .config
2015-04-26 Karel KočíAdd distclean targets fro root Makefile
2015-04-26 Karel KočíAdd initram config
2015-04-26 Karel KočíAdd target deflinux to root Makefile
2015-04-26 Karel KočíGenerate configuration for root Makefile from conf.py
2015-04-26 Karel KočíRoot makefile almost rewritten
2015-04-19 Karel KočíFix root Makefile
2015-04-19 Karel KočíAdd write_config to root Makefile
2015-04-11 Karel KočíKconfig_parser renamed to parse_kconfig
2015-03-26 Karel KočíImplemented global Makefile