genode/base/src/core
Christian Helmuth 2c7c814e19 Generate Genode version string on each build
The version string was generated when core/main.cc was rebuilt, which
happens on changes in the file itself or in a header file it includes.
But, the version should reflect if the Genode repository was changed at
any place. Therefore, I moved the version string to its own version.cc
which is forcedly rebuilt any time core is examined by the build system.

@nfeske what do you think about it? Core is now relinked on any build.

Fixes #551.
2014-04-16 17:30:31 +02:00
..
include core: re-design memory allocator (fix #1091) 2014-03-18 14:24:55 +01:00
x86 Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
context_area.cc core: re-design memory allocator (fix #1091) 2014-03-18 14:24:55 +01:00
core_mem_alloc.cc core: re-design memory allocator (fix #1091) 2014-03-18 14:24:55 +01:00
cpu_session_component.cc base: set default cpu affinity 2014-04-14 12:32:31 +02:00
dataspace_component.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
dump_alloc.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
io_mem_session_component.cc core: Be more precise in IO_MEM error message 2013-05-15 20:47:38 +02:00
main.cc Generate Genode version string on each build 2014-04-16 17:30:31 +02:00
mb_info.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
multiboot_info.cc Coding style fixes 2013-01-24 11:35:56 +01:00
pd_session_component.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
platform_services.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
ram_session_component.cc core: lower default verbosity when quota exceeds 2014-02-25 14:58:06 +01:00
rm_session_component.cc Express affinities via Cartesian coordinates 2013-08-13 17:08:24 +02:00
rom_session_component.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
signal_session_component.cc Avoid leakage of signal-source reply capabilities 2013-05-07 21:56:06 +02:00
signal_source_component.cc Avoid leakage of signal-source reply capabilities 2013-05-07 21:56:06 +02:00
trace_session_component.cc core: change policy incrementation to prefix op 2014-02-25 14:58:02 +01:00
version.cc Generate Genode version string on each build 2014-04-16 17:30:31 +02:00
version.inc Generate Genode version string on each build 2014-04-16 17:30:31 +02:00