genode/base/src
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
..
base nova: replacement of generic Genode spinlock 2014-04-16 17:30:31 +02:00
core Generate Genode version string on each build 2014-04-16 17:30:31 +02:00
lib Support for building all libs via 'make lib' 2012-01-24 18:56:35 +01:00
platform base & x86: setup GOT pointer in crt0.s 2014-03-03 12:48:29 +01:00
test base: add cpu_session parameter to thread creation 2014-04-14 12:32:31 +02:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

README

This directory contains all source codes.