- 02 Sep, 2015 2 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[FIX] ... not a fix. This circumvents the boos::program_options linker issue when specifying the OW_BOOST_PROGRAM_OPTIONS_FIX flag. Use CMake to inject the flag: cmake -DOW_CXX_FLAGS_INJECT="-DOW_BOOST_PROGRAM_OPTIONS_FIX".
-
- 04 Apr, 2014 1 commit
-
-
Alexander Wiebel authored
-
- 28 Jan, 2014 1 commit
-
-
Alexander Wiebel authored
-
- 27 Jan, 2014 1 commit
-
-
Alexander Wiebel authored
-
- 06 Dec, 2013 1 commit
-
-
Mathias Goldau authored
[CHANGE] Lines having the "boost::shared_ptr< foo > bar = boost::shared_ptr< foo >" idiom have changed to " boost::shared_ptr< foo > bar(..)" in core as well.
-
- 16 Nov, 2012 2 commits
-
-
André Reichenbach authored
-
André Reichenbach authored
-
- 21 Aug, 2012 1 commit
-
-
Stefan Philips authored
-
- 08 Aug, 2012 1 commit
-
-
André Reichenbach authored
-
- 06 Jul, 2012 1 commit
-
-
André Reichenbach authored
-
- 04 Jul, 2012 1 commit
-
-
André Reichenbach authored
-
- 02 Jul, 2012 2 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
- 06 Jun, 2012 1 commit
-
-
André Reichenbach authored
-
- 02 Jun, 2012 1 commit
-
-
Andre Reichenbach authored
-
- 18 Apr, 2012 1 commit
-
-
Sebastian Eichelbaum authored
-
- 12 Apr, 2012 1 commit
-
-
Sebastian Eichelbaum authored
-
- 10 Feb, 2012 1 commit
-
-
Sebastian Eichelbaum authored
[ADD] - added generic structured text file parser in boost::spirit and a first skeleton of a module meta data object. This will later contain many module related info (help, contact infos, webiste URL and similar)
-
- 13 Dec, 2011 1 commit
-
-
Mathias Goldau authored
-
- 16 Sep, 2011 1 commit
-
-
Sebastian Eichelbaum authored
-
- 23 Aug, 2011 1 commit
-
-
Alexander Wiebel authored
-
- 02 Jul, 2011 1 commit
-
-
Robert Frohl authored
-
- 22 Jun, 2011 3 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[CHANGE] - openwalnut now has useful --version and --help output. Logger is started AFTER command line parsing. The help output is somewhat standard-conform now. Tools like help2man can create manpages out of this
-
- 08 Jun, 2011 1 commit
-
-
Sebastian Eichelbaum authored
-
- 31 May, 2011 4 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[ADD #501] added file-log. This prints all log messages to a file openwalnut.log in current working directory.
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[CHANGE] - some improvements to the version stuff. This could have been very easy if SET_SOURCE_FILES_PROPERIES would work properly in cmake. But it doesn't. So we need (again) an external, generated version header. But this time: it will work if mercurial is not installed.
-
- 26 May, 2011 1 commit
-
-
Sebastian Eichelbaum authored
-
- 18 May, 2011 1 commit
-
-
Sebastian Eichelbaum authored
-
- 03 Nov, 2010 2 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[CHANGE] - streamlined logger. Removed a lot of unused methods/members. Restructured. Now one can add MULTIPLE output streams for logs. This way, we can have file logging, console logging, GUI logging and so on using an UNIFORM interface.
-
- 19 Oct, 2010 1 commit
-
-
Sebastian Eichelbaum authored
[ADD] - added base functionality to logger for notifying others on incomming logs. This will be used by robert in his branch to develop a GUI based notification for error-logs.
-
- 23 Sep, 2010 1 commit
-
-
Alexander Wiebel authored
-
- 25 Aug, 2010 1 commit
-
-
Alexander Wiebel authored
-
- 03 Aug, 2010 1 commit
-
-
Alexander Wiebel authored
-
- 14 Jul, 2010 1 commit
-
-
Sebastian Eichelbaum authored
[CHANGE] - version information now gets written to header and included during build, this makes revision text file obsolete as well as the walnut script.
-