aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/def_engine/info.txt
Commit message (Collapse)AuthorAgeFilesLines
* Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-291-2/+0
| | | | | Pretty much useless and unused, except for listing the module names in build.h and the short versions totally suffice for that.
* Move some files around to break up dependencies between directorieslloyd2009-07-161-0/+1
|
* Add a script that reads the output of print_deps.py and rewriteslloyd2009-07-151-0/+7
| | | | | | the info.txt files with the right module dependencies. Apply it across the codebase.
* Move most of the remaining libstate code to pk_engine.cpp, move engineslloyd2008-11-111-0/+16
| | | | | back to the toplevel since most othe dependencies have been removed now (except get_cipher which still needs changes)
* Move engine to libstate/ directory, since there is a mutual dependencylloyd2008-11-091-16/+0
| | | | | | (messy). Remove unused libstate.h includes from a few files.
* Rename eng_def.h to def_eng.hlloyd2008-11-081-1/+1
|
* Remove dependency on Default_Engine from pubkey codelloyd2008-11-081-0/+1
|
* Add def_engine info.txtlloyd2008-11-081-0/+15