Commit History

Author SHA1 Message Date
  Rogerz Zhang 8dcb8a6af6 Use customized command string in scons 12 years ago
  xiongyihui3@gmail.com 5811daec0c add compability with MDK 4.6 which changes directory of armcc.exe 12 years ago
  goprife@gmail.com 877d1b38b0 support header files addition for vs script 12 years ago
  bernard.xiong 0d77b327a9 Add Visual Studio project generation script. 12 years ago
  bernard.xiong@gmail.com 42e003ac4d Fix LIBS and LIBPATH merge in building script. 12 years ago
  chaos.proton@gmail.com 66c5a05e62 building.py: add RegisterPreBuildingAction 12 years ago
  bernard.xiong@gmail.com 4cb779d743 Update GlobSubDir() function. 12 years ago
  bernard.xiong 7cc241301a Add GlobSubDir() function in building.py; Fix the import issue in wizard.py. 12 years ago
  bernard.xiong@gmail.com 3816661798 Add buildlib option; Add wizard script. 12 years ago
  wuyangyong 52fdfa1bf8 add GetConfigValue() by Grissiom. 12 years ago
  bernard.xiong@gmail.com 8e95bc94b6 add --copy-header option to copy header of RT-Thread to local. 12 years ago
  bernard.xiong@gmail.com 7472bfded3 Add MakeCopy function on the building script. 12 years ago
  bernard.xiong@gmail.com f6df9adbb2 fix the win32 path issue. 12 years ago
  bernard.xiong@gmail.com dddbd5078b Fix the GNU GCC path issue. 12 years ago
  chaos.proton@gmail.com 8cf479caaa add "remove_components" feature 13 years ago
  bernard.xiong@gmail.com 9e884249b4 fixed RTT_ROOT directory issue if there is a components directory under BSP. 13 years ago
  bernard.xiong@gmail.com 3fd6fd1f05 cleanup the building script in tools. 13 years ago
  bernard.xiong@gmail.com 4cc052e155 fix GNU GCC path issue in building script. 13 years ago
  bernard.xiong@gmail.com cc2ce9fa40 fix print out warning information when use GCC as compiler. 13 years ago
  goprife@gmail.com e1b5d48c9b fix bugs in building.py that is when DefineGroup method's 3rd arges "CPPDEFINES" is not null, then "scons --target=mdk -s" will get errors. 13 years ago
  bernard.xiong@gmail.com a5a7c47d04 add merge group function. 13 years ago
  bernard.xiong@gmail.com 6bd0252e26 update SrcRemove function in building script. 13 years ago
  goprife@gmail.com 819fd97ff8 add source remove method 13 years ago
  chaos.proton@gmail.com f8bbcf9aef if --target is set, adjust CROSS_TOOL and PLATFORM automatically 13 years ago
  bernard.xiong@gmail.com 6aa93f460a fixed file name with Chinese encoding issue, which is merged from chaos.proton@gmail.com. 13 years ago
  qiuyiuestc@gmail.com 02c43b16b0 add PrepareModuleBuilding function 13 years ago
  bernard.xiong c3854e20bb fix the output message. 14 years ago
  bernard.xiong 8dd602108a rollback the command too long patch. 14 years ago
  bernard.xiong 64b1c01fe0 MDK4 project generation can support same named file in project. 14 years ago
  bernard.xiong@gmail.com 0af1367525 add '#define DD 0' support. 14 years ago