Commit Graph

19 Commits

Author SHA1 Message Date
Blue Swirl e7028ba868 build: improve subdir rules
Use subdirectory build rules from QEMU. They allow a parallel build of
all available subdirectory targets.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>

git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@1101 f158a5a8-5612-0410-a976-696ce0be7e32
2013-03-03 09:02:29 +00:00
Blue Swirl 743d40da30 build: support disjoint build directory
Support building in any directory, not just in-tree build.

Use VPATH for non-Forth files.

Forth compiler does not support explicit paths, so drop source path
prefixes added by XML and rely on directories passed with -I flag.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>

git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@1099 f158a5a8-5612-0410-a976-696ce0be7e32
2013-02-16 12:08:33 +00:00
Stefan Reinauer 3ec68ea878 workaround: fix long broken "make run" at least for the case that there's only
one target 

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@615 f158a5a8-5612-0410-a976-696ce0be7e32
2009-11-20 15:30:52 +00:00
Blue Swirl 17d787ee2e Refactor the build rules
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>

git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@532 f158a5a8-5612-0410-a976-696ce0be7e32
2009-08-02 16:59:05 +00:00
Blue Swirl 4ac211438c Fix build error log problem, spotted by Rob Landley
git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@480 f158a5a8-5612-0410-a976-696ce0be7e32
2009-03-19 17:51:02 +00:00
Blue Swirl bcd092ad4a Add support for configuring for multiple targets
git-svn-id: svn://coreboot.org/openbios/openbios-devel@420 f158a5a8-5612-0410-a976-696ce0be7e32
2009-01-23 20:09:26 +00:00
Blue Swirl a757800a01 Remove unnecessary trailing newlines
git-svn-id: svn://coreboot.org/openbios/openbios-devel@285 f158a5a8-5612-0410-a976-696ce0be7e32
2008-12-13 09:26:41 +00:00
Laurent Vivier fe82df644b Create arch/ppc/qemu by copying arch/ppc/pearpc.
Signed-off-by: Laurent Vivier <Laurent@lvivier.info> 
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://coreboot.org/openbios/openbios-devel@253 f158a5a8-5612-0410-a976-696ce0be7e32
2008-11-24 12:16:22 +00:00
Blue Swirl a88b381cff Hack for building on CIFS directory
git-svn-id: svn://coreboot.org/openbios/openbios-devel@156 f158a5a8-5612-0410-a976-696ce0be7e32
2007-06-27 20:19:09 +00:00
Stefan Reinauer 947d04854c * remove toke, detok and romheaders and add reference to
svn://openbios.org/openbios/fcode-utils where they are located now.

* drop fccc



git-svn-id: svn://coreboot.org/openbios/openbios-devel@80 f158a5a8-5612-0410-a976-696ce0be7e32
2006-09-05 19:37:13 +00:00
Stefan Reinauer cc29864b60 workaround for wrong viewvc permissions, Makefile bugfixes
git-svn-id: svn://coreboot.org/openbios/openbios-devel@70 f158a5a8-5612-0410-a976-696ce0be7e32
2006-07-23 14:22:39 +00:00
Stefan Reinauer b623837257 Automatic cross-compiler flags
Detect cross-compiling flags (CROSSCFLAGS) automatically based on endian
and word size differences.



git-svn-id: svn://coreboot.org/openbios/openbios-devel@66 f158a5a8-5612-0410-a976-696ce0be7e32
2006-07-18 21:35:55 +00:00
Stefan Reinauer c200933ccd get sparc64 build some further
move libgcc to top level


git-svn-id: svn://coreboot.org/openbios/openbios-devel@61 f158a5a8-5612-0410-a976-696ce0be7e32
2006-06-10 02:22:45 +00:00
Stefan Reinauer ebbc76b022 * add "make runiso" support for x86
* quick hack to fix a bug in cmdline.c that prevents some capital
  letters to be used 
* switch default architecture from cross-ppc to x86 for now.


git-svn-id: svn://coreboot.org/openbios/openbios-devel@17 f158a5a8-5612-0410-a976-696ce0be7e32
2006-05-14 11:22:41 +00:00
Patrick Mauritz 5f24bb5945 echo -n -> printf. old shells dislike ^, so escape it
git-svn-id: svn://coreboot.org/openbios/openbios-devel@11 f158a5a8-5612-0410-a976-696ce0be7e32
2006-05-06 18:49:01 +00:00
Stefan Reinauer d45b580b4a fix path name typo
git-svn-id: svn://coreboot.org/openbios/openbios-devel@9 f158a5a8-5612-0410-a976-696ce0be7e32
2006-05-06 15:54:20 +00:00
Stefan Reinauer 8e89ccf89e more of the sparc32 port by Blue Swirl <blueswir1@hotmail.com>
git-svn-id: svn://coreboot.org/openbios/openbios-devel@4 f158a5a8-5612-0410-a976-696ce0be7e32
2006-05-04 22:07:30 +00:00
Stefan Reinauer 9a04f5a6c1 add initial sparc32 (qemu) support by Blue Swirl
git-svn-id: svn://coreboot.org/openbios/openbios-devel@3 f158a5a8-5612-0410-a976-696ce0be7e32
2006-04-26 16:39:16 +00:00
Stefan Reinauer 5c9eb9b45b initial import of openbios--main--1.0--patch-26
git-svn-id: svn://coreboot.org/openbios/openbios-devel@1 f158a5a8-5612-0410-a976-696ce0be7e32
2006-04-26 15:08:19 +00:00