Commit Graph
14 Commits
Author SHA1 Message Date
adrian 158146dcac Coding-Style draft.
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1061 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
2012-04-12 14:39:36 +00:00
hoffmann 273aabb747 Test commit (trac update)
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1053 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
2012-04-11 15:02:32 +00:00
hoffmann f1203676c2 Test commit (trac update)
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1051 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
2012-04-11 14:58:57 +00:00
unzner a64b271bb6 Optimisations have nothing to do with L4/Fiasco, sorry. Still keeping the shorter configure line.
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1025 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
2012-04-04 14:52:18 +00:00
unzner 3f6ffafbfa Removed some optimisation flags from Bochs configure
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1015 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
2012-04-03 11:56:22 +00:00
hsc fe58ee3df1 document hscsimple howto
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1004 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
2012-03-21 00:48:21 +00:00
hsc f2cc318f5e re-adding PNGs -- I had forgotten about the Wiki
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@993 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
2012-03-15 10:32:47 +00:00
hsc 77fbd8b904 doc: CampaignController -> CampaignManager
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@992 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
2012-03-15 10:08:06 +00:00
hsc d66d70633b don't store .png exports, these can easily be generated
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@991 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
2012-03-15 10:08:04 +00:00
hsc a2681d7fa1 a few hints on experiment parallelization
This needs to be documented more thoroughly, but suffices as a starting point
for Adrian for now.

git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@985 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
2012-03-12 14:16:25 +00:00
adrian b65c4f1995 class diagram update.
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@984 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
2012-03-12 14:06:34 +00:00
hsc 7993220bf2 howto-build: more details, updates, hscsimple experiment, ...
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@982 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
2012-03-12 10:39:51 +00:00
hsc 97534f7a19 treat AspectConfig like other configuration headers
This is temporary; we need a proper configuration tool for this.
 - AspectConfig.hpp moves to config/AspectConfig.hpp.in
 - generate configuration in build tree

git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@958 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
2012-03-08 22:54:05 +00:00
hsc b70b6fb43a another directory rename: failstar -> fail
"failstar" sounds like a name for a cruise liner from the 80s.  As "*" isn't a
desirable part of directory names, just name the whole thing "fail/", the core
parts being stored in "fail/core/".

Additionally fixing two build system dependency issues:
 - missing jobserver -> protomessages dependency
 - broken bochs -> fail dependency (add_custom_target DEPENDS only allows plain
   file dependencies ... cmake for the win)


git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@956 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
2012-03-08 19:43:02 +00:00