<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blackbird-hostboot/src/usr/initservice/build/makefile, branch 07-25-2019</title>
<subtitle>Blackbird™ hostboot sources</subtitle>
<id>https://git.raptorcs.com/git/blackbird-hostboot/atom?h=07-25-2019</id>
<link rel='self' href='https://git.raptorcs.com/git/blackbird-hostboot/atom?h=07-25-2019'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/'/>
<updated>2014-05-22T03:16:32+00:00</updated>
<entry>
<title>Change copyright prolog for all files to Apache.</title>
<updated>2014-05-22T03:16:32+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>iawillia@us.ibm.com</email>
</author>
<published>2014-05-19T21:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=aa0446e9d1c2f0fb17a6ef40b689ec7281d65387'/>
<id>urn:sha1:aa0446e9d1c2f0fb17a6ef40b689ec7281d65387</id>
<content type='text'>
Change-Id: I5664587b4f889099290ef50d50fa9ce5e580e1eb
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11167
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Refactoring of the build system.</title>
<updated>2013-03-01T20:30:16+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>iawillia@us.ibm.com</email>
</author>
<published>2013-02-28T00:58:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=b3d259d970c91fb8ac3b931e5409dd8cecca699f'/>
<id>urn:sha1:b3d259d970c91fb8ac3b931e5409dd8cecca699f</id>
<content type='text'>
    - Remove unused files for generating LIDs.
    - Reduce the overall verbosity of the build.
    - Separate 'config.mk' into a number of smaller, topic-centric
      files and comment better.
    - Generalize the 'passes' concept and added an IMAGES pass.
    - Deprecate most "magic" make variables like EXTRAFOO.
    - Overall performance improvements.

    I've tried to reduce the impact of these changes on component-level
    makefiles.  There will be follow-up commit(s) to improve those and
    decrease the verbosity of some component-owned commands.

Change-Id: I6d319f5338eb3946f56b281c3cdd5f341a016fcc
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3368
Reviewed-by: Brian H. Horton &lt;brianh@linux.ibm.com&gt;
Tested-by: Jenkins Server
Reviewed-by: ADAM R. MUHLE &lt;armuhle@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>RTC 35744: Add Features to hb-istep</title>
<updated>2012-02-07T23:15:01+00:00</updated>
<author>
<name>Mark Wenning</name>
<email>wenning@us.ibm.com</email>
</author>
<published>2012-01-30T20:54:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=1ae3dfacaccbcb9bdb1b0e8306118844331a6e10'/>
<id>urn:sha1:1ae3dfacaccbcb9bdb1b0e8306118844331a6e10</id>
<content type='text'>
- branch save_po_file_setup_clear
- bug that prints warning:
       Argument "&lt;@istepnum&gt;" isn't numeric in array element at ./hb-istep line 253, &lt;FH&gt; line 17.
       Argument "&lt;@substepnum&gt;" isn't numeric in array element at ./hb-istep line 253, &lt;FH&gt; line 17.
    This turns out to be caused by one of the new template files.
- The istep numbers in Dean's document do not match the istep #'s printed for "hb-istep list" .
     Suggest removing the istep numbers for now, just list the names.
- Currently if you type run by accident and the try "hb-istep istepmode", hb-istep will hang and eventually timeout because HostBoot has run past the point where it checks for istep mode.
     Suggest adding a global flag to HostBoot that hb-istep script can check to see if hostboot has already checked for Istep mode.
- remove scanforisteps.pl and replace with grep/sed/sort line in makefile - this is from an old review with Patrick.
- change to new vbutools dir and use HBDIR env variable.

Change-Id: I67b01a2078ebe1a7949de55097415f185c5d5261
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/644
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Fix new makefiles to pass beam</title>
<updated>2011-12-14T15:52:29+00:00</updated>
<author>
<name>Mark Wenning</name>
<email>wenning@us.ibm.com</email>
</author>
<published>2011-12-02T16:35:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=a5e1a461f37258b4b4ce284041200647e12cda80'/>
<id>urn:sha1:a5e1a461f37258b4b4ce284041200647e12cda80</id>
<content type='text'>
- branch beamfix

Change-Id: I61e44958ec081f29fb6669fab0d12fcf5f206868
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/576
Tested-by: Jenkins Server
Reviewed-by: Monte K. Copeland &lt;copelanm@us.ibm.com&gt;
Reviewed-by: CAMVAN T. NGUYEN &lt;ctnguyen@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>RTC3594:  Improve SPLess Operation</title>
<updated>2011-12-07T00:22:18+00:00</updated>
<author>
<name>Mark Wenning</name>
<email>wenning@us.ibm.com</email>
</author>
<published>2011-11-29T15:33:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=16bc626758b6dc65c1178e387501cb045e6dcd1d'/>
<id>urn:sha1:16bc626758b6dc65c1178e387501cb045e6dcd1d</id>
<content type='text'>
- branch spless3
- reorganize command and status regs
- add seqnum
- rewrite spless handler
- add scanistepnames.pl code to extract istep names
- modify hb-simdebug.py to read istep names
- review fixes
- add workaround for vbu

Change-Id: I0f8f991ccbaa822ef5ab672279c3c206e6b7b2e3
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/523
Tested-by: Jenkins Server
Reviewed-by: Mark W. Wenning &lt;wenning@us.ibm.com&gt;
</content>
</entry>
</feed>
