Skip to content
  • Benoit Perrot's avatar
    Index: ChangeLog · c74be08a
    Benoit Perrot authored
    from  Benoît Perrot  <benoit@lrde.epita.fr>
    
    	Move tasks to top level, to make libraries "side-effect free".
    	
    	* src/task/task-tasks.hh, src/task/task-tasks.cc,
    	* src/parse/parse-tasks.hh, src/parse/parse-tasks.cc
    	* src/inst/inst-tasks.hh, src/inst/inst-tasks.cc
    	* src/vm/vm-tasks.hh, src/vm/vm-tasks.cc,
    	* src/shell/shell-tasks.hh, src/shell/shell-tasks.cc:
    	Move to...
    	* src/task-tasks.hh, src/task-tasks.cc,
    	* src/parse-tasks.hh, src/parse-tasks.cc
    	* src/inst-tasks.hh, src/inst-tasks.cc
    	* src/vm-tasks.hh, src/vm-tasks.cc,
    	* src/shell-tasks.hh, src/shell-tasks.cc:
    	These files.
    	* src/task/Makefile.am,
    	* src/parse/Makefile.am,
    	* src/inst/Makefile.am,
    	* src/vm/Makefile.am, 
    	* src/shell/Makefile.am,
    	* src/Makefile.am,
    	* src/modules.hh:
    	Update accordingly.
    
    c74be08a
To find the state of this project's repository at the time of any of these versions, check out the tags.