Fredrik Ohrstrom 301215b860 7132779: build-infra merge: Enable ccache to work for most developer builds
When a build number is not specified, the JRE_RELEASE_VERSION define contains a date and timestamp. Thus ccache cannot cache the object files for longer than a minute since the define is passed to the compilation of all source files. This change passes JRE_RELEASE_VERSION only to vm_version.cpp and adds a function jre_release_version() to Abstract_VM_Version. This allows all other source files to be ccached.

Reviewed-by: ohair, rottenha
2012-01-31 13:12:39 +01:00
..
2012-01-07 13:26:43 -08:00
2011-10-27 18:20:50 -07:00
2012-01-04 12:36:07 -05:00
2012-01-30 05:08:09 -08:00
2012-01-25 10:08:40 -05:00
2012-01-25 18:58:59 -08:00
2007-12-01 00:00:00 +00:00