Thomas Martitz 
								
							 
						 
						
							
							
							
							
								
							
							
								35e8b1429a 
								
							 
						 
						
							
							
								
								Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #if (CONFIG_PLATFORM & PLATFORM_HOSTED) (or equivalently).  
							
							... 
							
							
							
							The simulator defines PLATFORM_HOSTED, as RaaA will do (RaaA will not define SIMULATOR).
The new define is to (de-)select code to compile on hosted platforms generally.
Should be no functional change to targets or the simulator.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27019 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2010-06-21 16:53:00 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Tom Ross 
								
							 
						 
						
							
							
							
							
								
							
							
								92fa6eab56 
								
							 
						 
						
							
							
								
								Fix building of sims for targets with remotes in OS X.  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20136 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2009-02-28 07:57:36 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Björn Stenberg 
								
							 
						 
						
							
							
							
							
								
							
							
								c6b3d38a15 
								
							 
						 
						
							
							
								
								New makefile solution: A single invocation of 'make' to build the entire tree. Fully controlled dependencies give faster and more correct recompiles.  
							
							... 
							
							
							
							Many #include lines adjusted to conform to the new standards.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19146 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2008-11-20 11:27:31 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jens Arnold 
								
							 
						 
						
							
							
							
							
								
							
							
								a796260a6b 
								
							 
						 
						
							
							
								
								Next step of Makefile tuning: * Use 'make' internal commands for printing messages. Saves build time especially on cygwin. * SILENT variable used in more places. * Bitmap build system uses one Makefille less.  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11369 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2006-10-27 21:48:06 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dave Chapman 
								
							 
						 
						
							
							
							
							
								
							
							
								da2bf53230 
								
							 
						 
						
							
							
								
								Move USB logo to an external (native-depth) bitmap.  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11137 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2006-10-06 08:37:22 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Barry Wardell 
								
							 
						 
						
							
							
							
							
								
							
							
								64f949f295 
								
							 
						 
						
							
							
								
								Allow UI simulator to be build on OS (Slightly updated version of FS5767)  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11094 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2006-09-29 16:15:11 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dave Chapman 
								
							 
						 
						
							
							
							
							
								
							
							
								95538f6949 
								
							 
						 
						
							
							
								
								First attempt at generating and using .h files from bitmaps using bmp2rb.  The .h files are generated for both the core bitmaps and the plugins, but are only currently being used in the core.  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8759 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2006-02-21 01:23:30 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dave Chapman 
								
							 
						 
						
							
							
							
							
								
							
							
								1e7043a20b 
								
							 
						 
						
							
							
								
								Initial attempt at using bmp2rb in the build system.  Don't forget to re-run configure  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8418 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2006-01-22 21:30:32 +00:00