CoderSong2015 opened a new pull request #1810: add a scripts to make trafodion 
build easily and Visualized
URL: https://github.com/apache/trafodion/pull/1810
 
 
   There are several unpleasant places when compiling the trafodion(not make 
package):
   1. We need to redirect the make information manually,
      otherwise the information will flood the screen
   2. The build information mixed together so that we couldn't locate the build 
error quickly
   3. We need to make all again when we fix a building error of one component.
   
   This scripts could build trafodion component based.
   And it will write the compiling information into build_log file.
   Also you can continue to compile the remaining components which havn't been 
compiled by commented components which have finished compiled.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to