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
..
2010-05-27 19:08:38 -07:00
2011-12-20 00:55:02 -08:00
2010-11-23 13:22:55 -08:00
2011-09-16 16:21:20 -07:00
2012-01-24 19:33:14 -05:00
2010-05-27 19:08:38 -07:00
2010-05-27 19:08:38 -07:00
2010-11-23 13:22:55 -08:00
2011-08-30 00:54:09 -07:00
2011-09-30 13:48:17 -07:00
2011-09-16 16:21:20 -07:00
2011-08-30 00:54:09 -07:00
2011-11-28 14:58:31 +01:00
2010-05-27 19:08:38 -07:00
2010-05-27 19:08:38 -07:00
2010-11-23 13:22:55 -08:00
2011-09-16 16:21:20 -07:00
2011-08-30 00:54:09 -07:00
2011-01-03 15:30:05 -08:00
2010-05-27 19:08:38 -07:00
2010-12-02 05:45:54 -08:00
2011-11-29 09:21:02 -05:00
2010-05-27 19:08:38 -07:00
2010-05-27 19:08:38 -07:00
2010-05-27 19:08:38 -07:00
2010-05-27 19:08:38 -07:00
2010-05-27 19:08:38 -07:00
2010-05-27 19:08:38 -07:00
2010-05-27 19:08:38 -07:00
2010-05-27 19:08:38 -07:00
2011-08-30 00:54:09 -07:00
2011-09-16 16:21:20 -07:00
2010-05-27 19:08:38 -07:00
2008-08-27 00:21:55 -07:00
2010-10-05 17:38:40 -07:00
2010-10-05 17:38:40 -07:00
2008-04-09 14:22:48 -04:00
2009-06-03 15:02:13 -07:00
2008-06-17 13:08:15 -07:00
2008-06-17 13:08:15 -07:00
2009-06-03 15:02:13 -07:00
2008-04-09 14:22:48 -04:00
2008-04-09 14:22:48 -04:00
2008-04-09 14:22:48 -04:00
2008-04-09 14:22:48 -04:00
2010-10-05 17:38:40 -07:00
2010-10-05 17:38:40 -07:00
2010-10-05 17:38:40 -07:00
2010-10-05 17:38:40 -07:00
2011-04-05 14:12:31 -07:00
2011-09-29 13:47:57 -07:00
2011-09-16 16:21:20 -07:00
2010-05-27 19:08:38 -07:00
2010-11-23 13:22:55 -08:00
2011-09-16 16:21:20 -07:00
2010-05-27 19:08:38 -07:00
2011-04-05 14:12:31 -07:00
2012-01-31 13:12:39 +01:00