http://git.etherboot.org
/
people
/
mcb30
/
basetools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Added -x to pass SKU ID from command line
[people/mcb30/basetools.git]
/
Source
/
Python
/
build
/
2008-04-09
jwang36
Added -x to pass SKU ID from command line
tree
|
commitdiff
2008-04-09
jwang36
Fixed tons of bugs
tree
|
commitdiff
2008-04-07
jwang36
Added option '-u' to skip AutoGen step and option ...
tree
|
commitdiff
2008-04-02
jwang36
Fixed R8 modules build issues
tree
|
commitdiff
2008-04-02
jwang36
Fixed a bug which caused library module build failure.
tree
|
commitdiff
2008-04-01
jwang36
Made some changes for database based build implementation
tree
|
commitdiff
2008-02-27
jwang36
Fixed following bugs:
tree
|
commitdiff
2008-02-19
jwang36
a. Added binary file support during AutoGen
tree
|
commitdiff
2008-01-18
jwang36
a) Added arch support for [Defines] section for R8...
tree
|
commitdiff
2007-12-22
jwang36
a. Enabled building R8 modules
tree
|
commitdiff
2007-12-13
jljusten
BaseTools/Source/Python/build/build.py:
tree
|
commitdiff
2007-12-07
jwang36
Several minor improvements
tree
|
commitdiff
2007-11-30
jwang36
Fixed an incorrect use of EdkLogger.error()
tree
|
commitdiff
2007-11-30
jwang36
Moved the clear action to the place before exiting...
tree
|
commitdiff
2007-11-30
jwang36
Fixed multi-target build issue.
tree
|
commitdiff
2007-11-30
jwang36
Added code to check if FvDir exists or not because...
tree
|
commitdiff
2007-11-29
jljusten
BaseTools/Source/Python/build/build.py:
tree
|
commitdiff
2007-10-31
jwang36
a. Fixed an issue which a incorrect command (no leading...
tree
|
commitdiff
2007-10-31
jwang36
Changed way to call LaunchCommand
tree
|
commitdiff
2007-10-31
jwang36
a. Supplemented file/class/function header comments
tree
|
commitdiff
2007-10-29
jljusten
BaseTools/Source/Python/build/build.py:
tree
|
commitdiff
2007-10-22
jwang36
Fixed build issue when building individual module with...
tree
|
commitdiff
2007-10-22
jwang36
Added RunningQueue to keep track of running build threa...
tree
|
commitdiff
2007-10-18
jwang36
a) Changed code to support breaking build when no libra...
tree
|
commitdiff
2007-10-12
jlin16
coding style change.
tree
|
commitdiff
2007-10-11
jwang36
a) Fixed single module hang issue when using spawn...
tree
|
commitdiff
2007-10-11
jwang36
a) Supported MAKE command in tools_def.txt
tree
|
commitdiff
2007-10-10
jwang36
Incorporated the GenFds changes
tree
|
commitdiff
2007-10-09
jlin16
using new format error message for FDF parser.
tree
|
commitdiff
2007-10-08
jwang36
Fixed build hang issue in multi-thread mode
tree
|
commitdiff
2007-10-08
jwang36
Added setDaemon(False) before each thread.start() call...
tree
|
commitdiff
2007-09-29
jwang36
Not to set thread to "daemon" mode to fix the issue...
tree
|
commitdiff
2007-09-29
jwang36
Clean the code and added enough comments, including...
tree
|
commitdiff
2007-09-27
jwang36
Fixed an issue which the DSC file in current directory...
tree
|
commitdiff
2007-09-27
jwang36
a. Improved spawn mode (multi-thread) build performance
tree
|
commitdiff
2007-09-26
jwang36
- Changed a lot according to AutoGen classes change...
tree
|
commitdiff
2007-09-18
jwang36
Enabled single FD/FV build
tree
|
commitdiff
2007-09-18
jjin9
add new feature to support target 'fds'
tree
|
commitdiff
2007-09-14
jjin9
update the FDF and DSC file override judgment
tree
|
commitdiff
2007-09-13
jwang36
1) Added single FD/FV build
tree
|
commitdiff
2007-09-12
jjin9
fix the judgment:
tree
|
commitdiff
2007-09-12
qhuang8
re-fix the issue in r721.
tree
|
commitdiff
2007-09-12
qhuang8
Fix typo so that platforms without FDF file can pass...
tree
|
commitdiff
2007-09-12
qhuang8
Fix typos
tree
|
commitdiff
2007-09-12
jlin16
fix typo for build.
tree
|
commitdiff
2007-09-12
jlin16
fix typo for build.
tree
|
commitdiff
2007-09-12
qhuang8
Fix a coding format by last check-in.
tree
|
commitdiff
2007-09-12
qhuang8
Fix a typo, which might cause runtime exception in...
tree
|
commitdiff
2007-09-08
jjin9
change the parse order of input INF, DSC, FDF
tree
|
commitdiff
2007-09-07
jjin9
fix a bug, PVCS 547.
tree
|
commitdiff
2007-09-06
qhuang8
Fix typo in error message.
tree
|
commitdiff
2007-08-30
lhauch
Fixed error messages
tree
|
commitdiff
2007-08-29
jwang36
Fixed deadlock issue when reading STDOUT and STDERR...
tree
|
commitdiff
2007-08-22
jwang36
Changed mbuild to pbuild since mbuild is only used...
tree
|
commitdiff
2007-08-18
jwang36
Changed the format of build_rule.template to be complet...
tree
|
commitdiff
2007-08-12
jjin9
fix a issue TARGET_ARCH
tree
|
commitdiff
2007-08-09
jwang36
Added WARN and ERROR log method
tree
|
commitdiff
2007-08-08
jwang36
Unified the output format
tree
|
commitdiff
2007-08-08
jjin9
1. add EdkLogger.quiet
tree
|
commitdiff
2007-08-07
jjin9
add arch list support to call GenFds
tree
|
commitdiff
2007-08-06
jwang36
Added poll() to check if the subprocess is ended or not
tree
|
commitdiff
2007-08-06
jjin9
1. support -s
tree
|
commitdiff
2007-08-03
jjin9
fix minor issue for cleanall
tree
|
commitdiff
2007-08-02
jjin9
fix issue for module build.
tree
|
commitdiff
2007-08-02
jjin9
to fix the issue with directory of makefile
tree
|
commitdiff
2007-08-01
jwang36
Added "self." to reference member function
tree
|
commitdiff
2007-08-01
jwang36
Fixed several minor issues
tree
|
commitdiff
2007-08-01
jjin9
add license for BuildSpawn.py
tree
|
commitdiff
2007-07-31
jjin9
According to Larry's Mail, add the support for WorkSpac...
tree
|
commitdiff
2007-07-30
jjin9
remove hard code '\\'
tree
|
commitdiff
2007-07-30
jjin9
modify the Method TrackInfo
tree
|
commitdiff
2007-07-30
jjin9
fix some interface error
tree
|
commitdiff
2007-07-30
jjin9
git-svn-id: https://buildtools.tianocore.org/svn/buildt...
tree
|
commitdiff
2007-07-30
jjin9
git-svn-id: https://buildtools.tianocore.org/svn/buildt...
tree
|
commitdiff
2007-07-30
jjin9
update the usage information
tree
|
commitdiff
2007-07-27
jjin9
add path check for fdf file and dsc file
tree
|
commitdiff
2007-07-25
jjin9
git-svn-id: https://buildtools.tianocore.org/svn/buildt...
tree
|
commitdiff
2007-07-24
jjin9
add build/BuildSpawn.py
tree
|
commitdiff
2007-07-24
jjin9
git-svn-id: https://buildtools.tianocore.org/svn/buildt...
tree
|
commitdiff
2007-07-13
jwang36
Added from python source root
tree
|
commitdiff