diff --git a/trunk/build/buildtools/@privatedefs b/trunk/build/buildtools/@privatedefs index 28f1839..177e3a3 100644 --- a/trunk/build/buildtools/@privatedefs +++ b/trunk/build/buildtools/@privatedefs @@ -11,9 +11,9 @@ # not be disclosed to third parties or copied or duplicated in any form, # in whole or in part, without the prior written consent of Nintendo. # -# $Date:: 2007-07-31#$ -# $Rev: 387 $ -# $Author: terui $ +# $Date:: 2008-12-1#$ +# $Rev: 44 $ +# $Author: nakasima $ #---------------------------------------------------------------------------- CTR_WITH_ARM9 := TRUE diff --git a/trunk/build/buildtools/_privatedefs b/trunk/build/buildtools/_privatedefs index a06e2b4..5ff5b19 100644 --- a/trunk/build/buildtools/_privatedefs +++ b/trunk/build/buildtools/_privatedefs @@ -1,6 +1,6 @@ #! make -f #---------------------------------------------------------------------------- -# Project: TwlSDK - _privatedefs +# Project: CtrFirm - _privatedefs # File: Makefile # # Copyright 2007 Nintendo. All rights reserved. @@ -11,9 +11,9 @@ # not be disclosed to third parties or copied or duplicated in any form, # in whole or in part, without the prior written consent of Nintendo. # -# $Date:: 2007-07-31#$ -# $Rev: 387 $ -# $Author: terui $ +# $Date:: 2008-12-1#$ +# $Rev: 44 $ +# $Author: nakasima $ #---------------------------------------------------------------------------- CTR_PRIVATE := TRUE diff --git a/trunk/build/buildtools/commondefs b/trunk/build/buildtools/commondefs index 9fd9f69..ddcbb8a 100644 --- a/trunk/build/buildtools/commondefs +++ b/trunk/build/buildtools/commondefs @@ -1,6 +1,6 @@ #! make -f #---------------------------------------------------------------------------- -# Project: CtrSDK - commondefs - common definitions for build system +# Project: CtrFirm - commondefs - common definitions for build system # File: commondefs # # Copyright 2008 Nintendo. All rights reserved. @@ -11,8 +11,9 @@ # not be disclosed to third parties or copied or duplicated in any form, # in whole or in part, without the prior written consent of Nintendo. # -# $Log: $ -# $NoKeywords: $ +# $Date:: 2008-12-1#$ +# $Rev: 44 $ +# $Author: nakasima $ #---------------------------------------------------------------------------- ifndef CTRSDK_COMMONDEFS_ CTRSDK_COMMONDEFS_ = TRUE diff --git a/trunk/build/buildtools/commondefs.add-ins.utest b/trunk/build/buildtools/commondefs.add-ins.utest index 331703c..94d4c71 100644 --- a/trunk/build/buildtools/commondefs.add-ins.utest +++ b/trunk/build/buildtools/commondefs.add-ins.utest @@ -1,6 +1,6 @@ #! make -f #---------------------------------------------------------------------------- -# Project: CtrSDK - UnitTest Tool +# Project: CtrFirm - UnitTest Tool # File: commondefs.add-ins.utest # # Copyright 2008 Nintendo. All rights reserved. @@ -11,8 +11,9 @@ # not be disclosed to third parties or copied or duplicated in any form, # in whole or in part, without the prior written consent of Nintendo. # -# $Log: $ -# $NoKeywords: $ +# $Date:: 2008-12-1#$ +# $Rev: 44 $ +# $Author: nakasima $ #---------------------------------------------------------------------------- # diff --git a/trunk/build/buildtools/commondefs.cctype.CW b/trunk/build/buildtools/commondefs.cctype.CW index c7fca8e..75d8039 100644 --- a/trunk/build/buildtools/commondefs.cctype.CW +++ b/trunk/build/buildtools/commondefs.cctype.CW @@ -1,6 +1,6 @@ #! make -f #---------------------------------------------------------------------------- -# Project: CtrSDK - buildtools - compiler dependant settings for CW +# Project: CtrFirm - buildtools - compiler dependant settings for CW # File: commondefs.cctype.CW # # Copyright 2008 Nintendo. All rights reserved. @@ -11,8 +11,9 @@ # not be disclosed to third parties or copied or duplicated in any form, # in whole or in part, without the prior written consent of Nintendo. # -# $Log: $ -# $NoKeywords: $ +# $Date:: 2008-12-1#$ +# $Rev: 44 $ +# $Author: nakasima $ #---------------------------------------------------------------------------- EMPTY ?= diff --git a/trunk/build/buildtools/commondefs.cctype.RVCT b/trunk/build/buildtools/commondefs.cctype.RVCT index 205d7a2..2a9c71b 100644 --- a/trunk/build/buildtools/commondefs.cctype.RVCT +++ b/trunk/build/buildtools/commondefs.cctype.RVCT @@ -11,8 +11,9 @@ # not be disclosed to third parties or copied or duplicated in any form, # in whole or in part, without the prior written consent of Nintendo. # -# $Log: $ -# $NoKeywords: $ +# $Date:: 2008-12-1#$ +# $Rev: 44 $ +# $Author: nakasima $ #---------------------------------------------------------------------------- EMPTY ?= diff --git a/trunk/build/buildtools/commondefs.emtype.ISD b/trunk/build/buildtools/commondefs.emtype.ISD index fea4461..b57d962 100644 --- a/trunk/build/buildtools/commondefs.emtype.ISD +++ b/trunk/build/buildtools/commondefs.emtype.ISD @@ -1,6 +1,6 @@ #! make -f #---------------------------------------------------------------------------- -# Project: CtrSDK - buildtools - debugger dependant settings for ISDbgr +# Project: CtrFirm - buildtools - debugger dependant settings for ISDbgr # File: commondefs.emtype.ISD # # Copyright 2008 Nintendo. All rights reserved. diff --git a/trunk/build/buildtools/modulerules b/trunk/build/buildtools/modulerules index 7599c12..631ad7d 100644 --- a/trunk/build/buildtools/modulerules +++ b/trunk/build/buildtools/modulerules @@ -1,6 +1,6 @@ #! make -f #---------------------------------------------------------------------------- -# Project: CtrSDK - modulerules - common rules for build system +# Project: CtrFirm - modulerules - common rules for build system # File: modulerules # # Copyright 2008 Nintendo. All rights reserved. @@ -11,8 +11,9 @@ # not be disclosed to third parties or copied or duplicated in any form, # in whole or in part, without the prior written consent of Nintendo. # -# $Log: $ -# $NoKeywords: $ +# $Date:: 2008-12-1#$ +# $Rev: 44 $ +# $Author: nakasima $ #---------------------------------------------------------------------------- ifndef CTRSDK_MODULERULES_ diff --git a/trunk/build/buildtools/modulerules.add-ins.twl b/trunk/build/buildtools/modulerules.add-ins.twl index 7780dc9..0c4a3da 100644 --- a/trunk/build/buildtools/modulerules.add-ins.twl +++ b/trunk/build/buildtools/modulerules.add-ins.twl @@ -1,9 +1,9 @@ #! make -f #---------------------------------------------------------------------------- -# Project: CtrSDK - modulerules - common rules for build system +# Project: CtrFirm - modulerules - common rules for build system # File: modulerules # -# Copyright 2007 Nintendo. All rights reserved. +# Copyright 2008 Nintendo. All rights reserved. # # These coded instructions, statements, and computer programs contain # proprietary information of Nintendo of America Inc. and/or Nintendo @@ -11,8 +11,9 @@ # not be disclosed to third parties or copied or duplicated in any form, # in whole or in part, without the prior written consent of Nintendo. # -# $Log: $ -# $NoKeywords: $ +# $Date:: 2008-12-1#$ +# $Rev: 44 $ +# $Author: nakasima $ #---------------------------------------------------------------------------- ifndef TWLSDK_MODULERULES_ diff --git a/trunk/build/buildtools/modulerules.add-ins.twldll b/trunk/build/buildtools/modulerules.add-ins.twldll index d3c1090..d44a2d7 100644 --- a/trunk/build/buildtools/modulerules.add-ins.twldll +++ b/trunk/build/buildtools/modulerules.add-ins.twldll @@ -1,9 +1,9 @@ #! make -f #---------------------------------------------------------------------------- -# Project: CtrSDK - modulerules - common rules for build system +# Project: CtrFirm - modulerules - common rules for build system # File: modulerules # -# Copyright 2007 Nintendo. All rights reserved. +# Copyright 2008 Nintendo. All rights reserved. # # These coded instructions, statements, and computer programs contain # proprietary information of Nintendo of America Inc. and/or Nintendo @@ -11,8 +11,9 @@ # not be disclosed to third parties or copied or duplicated in any form, # in whole or in part, without the prior written consent of Nintendo. # -# $Log: $ -# $NoKeywords: $ +# $Date:: 2008-12-1#$ +# $Rev: 44 $ +# $Author: nakasima $ #---------------------------------------------------------------------------- ifndef TWLDLL_MODULERULES_ diff --git a/trunk/build/buildtools/modulerules.add-ins.utest b/trunk/build/buildtools/modulerules.add-ins.utest index 575f472..c2ce4d7 100644 --- a/trunk/build/buildtools/modulerules.add-ins.utest +++ b/trunk/build/buildtools/modulerules.add-ins.utest @@ -1,6 +1,6 @@ #! make -f #---------------------------------------------------------------------------- -# Project: CtrSDK - UnitTest Tool +# Project: CtrFirm - UnitTest Tool # File: modulerules.add-ins.utest # # Copyright 2008 Nintendo. All rights reserved. @@ -11,8 +11,9 @@ # not be disclosed to third parties or copied or duplicated in any form, # in whole or in part, without the prior written consent of Nintendo. # -# $Log: $ -# $NoKeywords: $ +# $Date:: 2008-12-1#$ +# $Rev: 44 $ +# $Author: nakasima $ #---------------------------------------------------------------------------- .PHONY: utest diff --git a/trunk/build/buildtools/modulerules.cctype.CW b/trunk/build/buildtools/modulerules.cctype.CW index 2abc9e2..b97f639 100644 --- a/trunk/build/buildtools/modulerules.cctype.CW +++ b/trunk/build/buildtools/modulerules.cctype.CW @@ -1,6 +1,6 @@ #! make -f #---------------------------------------------------------------------------- -# Project: CtrSDK - buildtools - compiler dependant settings for CodeWarrior +# Project: CtrFirm - buildtools - compiler dependant settings for CodeWarrior # File: modulerules.cctype.CW # # Copyright 2008 Nintendo. All rights reserved. @@ -11,8 +11,9 @@ # not be disclosed to third parties or copied or duplicated in any form, # in whole or in part, without the prior written consent of Nintendo. # -# $Log: $ -# $NoKeywords: $ +# $Date:: 2008-12-1#$ +# $Rev: 44 $ +# $Author: nakasima $ #---------------------------------------------------------------------------- AINCLUDE_DIRS = $(LINCLUDES) $(EINCLUDES) $(GINCLUDES) diff --git a/trunk/build/buildtools/modulerules.cctype.RVCT b/trunk/build/buildtools/modulerules.cctype.RVCT index a74adc2..40172be 100644 --- a/trunk/build/buildtools/modulerules.cctype.RVCT +++ b/trunk/build/buildtools/modulerules.cctype.RVCT @@ -11,8 +11,9 @@ # not be disclosed to third parties or copied or duplicated in any form, # in whole or in part, without the prior written consent of Nintendo. # -# $Log: $ -# $NoKeywords: $ +# $Date:: 2008-12-1#$ +# $Rev: 44 $ +# $Author: nakasima $ #---------------------------------------------------------------------------- AINCLUDE_DIRS = $(LINCLUDES) $(EINCLUDES) $(GINCLUDES) # $(RVCT_INCDIRS) diff --git a/trunk/build/buildtools/modulerules.emtype.ISD b/trunk/build/buildtools/modulerules.emtype.ISD index e540b25..8daf07b 100644 --- a/trunk/build/buildtools/modulerules.emtype.ISD +++ b/trunk/build/buildtools/modulerules.emtype.ISD @@ -1,6 +1,6 @@ #! make -f #---------------------------------------------------------------------------- -# Project: CtrSDK - buildtools - debugger dependant settings for ISDbgr +# Project: CtrFirm - buildtools - debugger dependant settings for ISDbgr # File: modulerules.emtype.ISD # # Copyright 2008 Nintendo. All rights reserved. diff --git a/trunk/build/buildtools/modulerules.x86 b/trunk/build/buildtools/modulerules.x86 index e5c4a88..161d753 100644 --- a/trunk/build/buildtools/modulerules.x86 +++ b/trunk/build/buildtools/modulerules.x86 @@ -1,6 +1,6 @@ #! make -f #---------------------------------------------------------------------------- -# Project: CtrSDK - modulerules - common rules for build system +# Project: CtrFirm - modulerules - common rules for build system # File: modulerules.x86 # # Copyright 2008 Nintendo. All rights reserved. @@ -11,8 +11,9 @@ # not be disclosed to third parties or copied or duplicated in any form, # in whole or in part, without the prior written consent of Nintendo. # -# $Log: $ -# $NoKeywords: $ +# $Date:: 2008-12-1#$ +# $Rev: 44 $ +# $Author: nakasima $ #---------------------------------------------------------------------------- #---------------------------------------------------------------------------- diff --git a/trunk/build/buildtools/sdk_indent.pl b/trunk/build/buildtools/sdk_indent.pl index 3a49385..3b77461 100644 --- a/trunk/build/buildtools/sdk_indent.pl +++ b/trunk/build/buildtools/sdk_indent.pl @@ -2,7 +2,7 @@ ############################################################################## # -# Project: CtrSDK - code formatter- +# Project: CtrFirm - code formatter- # File: sdk_indent.pl # # Copyright 2008 Nintendo. All rights reserved. @@ -13,8 +13,9 @@ # not be disclosed to third parties or copied or duplicated in any form, # in whole or in part, without the prior written consent of Nintendo. # -# $Log: $ -# $NoKeywords: $ +# $Date:: 2008-12-1#$ +# $Rev: 44 $ +# $Author: nakasima $ ############################################################################## foreach $filename (@ARGV) { diff --git a/trunk/build/buildtools/template/Copyright.Header b/trunk/build/buildtools/template/Copyright.Header index 3ced904..651ae51 100644 --- a/trunk/build/buildtools/template/Copyright.Header +++ b/trunk/build/buildtools/template/Copyright.Header @@ -1,5 +1,5 @@ /*---------------------------------------------------------------------------* - Project: NitroSDK - OS - + Project: CtrFirm - OS - File: XXXXXXXX.c Copyright 2008 Nintendo. All rights reserved. @@ -10,6 +10,7 @@ not be disclosed to third parties or copied or duplicated in any form, in whole or in part, without the prior written consent of Nintendo. - $Log: $ - $NoKeywords: $ +# $Date:: 2008-12-1#$ +# $Rev: 44 $ +# $Author: nakasima $ *---------------------------------------------------------------------------*/ diff --git a/trunk/build/buildtools/template/Makefile.BuildSrc b/trunk/build/buildtools/template/Makefile.BuildSrc index 007dee2..d5096b0 100644 --- a/trunk/build/buildtools/template/Makefile.BuildSrc +++ b/trunk/build/buildtools/template/Makefile.BuildSrc @@ -1,6 +1,6 @@ #! make -f #---------------------------------------------------------------------------- -# Project: NitroSDK - - +# Project: CtrFirm - - # File: Makefile # # Copyright 2008 Nintendo. All rights reserved. @@ -11,8 +11,9 @@ # not be disclosed to third parties or copied or duplicated in any form, # in whole or in part, without the prior written consent of Nintendo. # -# $Log: $ -# $NoKeywords: $ +# $Date:: 2008-12-1#$ +# $Rev: 44 $ +# $Author: nakasima $ #---------------------------------------------------------------------------- SUBDIRS = @@ -26,7 +27,7 @@ TARGET_BIN = main.srl #SRCDIR = # using default #LCFILE = # using default -include $(CTRSDK_ROOT)/build/buildtools/commondefs +include $(CTRFIRM_ROOT)/build/buildtools/commondefs #---------------------------------------------------------------------------- @@ -34,7 +35,7 @@ include $(CTRSDK_ROOT)/build/buildtools/commondefs do-build: $(TARGETS) -include $(CTRSDK_ROOT)/build/buildtools/modulerules +include $(CTRFIRM_ROOT)/build/buildtools/modulerules #===== End of Makefile ===== diff --git a/trunk/build/buildtools/template/Makefile.BuildSrc.ARM7 b/trunk/build/buildtools/template/Makefile.BuildSrc.ARM7 index 466781c..62771e4 100644 --- a/trunk/build/buildtools/template/Makefile.BuildSrc.ARM7 +++ b/trunk/build/buildtools/template/Makefile.BuildSrc.ARM7 @@ -1,6 +1,6 @@ #! make -f #---------------------------------------------------------------------------- -# Project: NitroSDK - - +# Project: CtrFirm - - # File: Makefile # # Copyright 2008 Nintendo. All rights reserved. @@ -11,8 +11,9 @@ # not be disclosed to third parties or copied or duplicated in any form, # in whole or in part, without the prior written consent of Nintendo. # -# $Log: $ -# $NoKeywords: $ +# $Date:: 2008-12-1#$ +# $Rev: 44 $ +# $Author: nakasima $ #---------------------------------------------------------------------------- SUBDIRS = @@ -30,7 +31,7 @@ TARGET_BIN = main.srl #SRCDIR = #LCFILE = -include $(CTRSDK_ROOT)/build/buildtools/commondefs +include $(CTRFIRM_ROOT)/build/buildtools/commondefs #---------------------------------------------------------------------------- @@ -38,7 +39,7 @@ include $(CTRSDK_ROOT)/build/buildtools/commondefs do-build: $(TARGETS) -include $(CTRSDK_ROOT)/build/buildtools/modulerules +include $(CTRFIRM_ROOT)/build/buildtools/modulerules #===== End of Makefile ===== diff --git a/trunk/build/buildtools/template/Makefile.BuildSubdir b/trunk/build/buildtools/template/Makefile.BuildSubdir index 768e0da..6bca46b 100644 --- a/trunk/build/buildtools/template/Makefile.BuildSubdir +++ b/trunk/build/buildtools/template/Makefile.BuildSubdir @@ -1,6 +1,6 @@ #! make -f #---------------------------------------------------------------------------- -# Project: NitroSDK - - +# Project: CtrFirm - - # File: Makefile # # Copyright 2008 Nintendo. All rights reserved. @@ -11,11 +11,12 @@ # not be disclosed to third parties or copied or duplicated in any form, # in whole or in part, without the prior written consent of Nintendo. # -# $Log: $ -# $NoKeywords: $ +# $Date:: 2008-12-1#$ +# $Rev: 44 $ +# $Author: nakasima $ #---------------------------------------------------------------------------- -include $(CTRSDK_ROOT)/build/buildtools/commondefs +include $(CTRFIRM_ROOT)/build/buildtools/commondefs #---------------------------------------------------------------------------- @@ -25,7 +26,7 @@ SUBDIRS = #---------------------------------------------------------------------------- -include $(CTRSDK_ROOT)/build/buildtools/modulerules +include $(CTRFIRM_ROOT)/build/buildtools/modulerules #===== End of Makefile ===== diff --git a/trunk/build/buildtools/versiondefs b/trunk/build/buildtools/versiondefs index 12761a8..a24472c 100644 --- a/trunk/build/buildtools/versiondefs +++ b/trunk/build/buildtools/versiondefs @@ -1,6 +1,6 @@ #! make -f #---------------------------------------------------------------------------- -# Project: CtrSDK - versiondefs +# Project: CtrFirm - versiondefs # File: versiondefs # # Copyright 2008 Nintendo. All rights reserved. @@ -11,8 +11,9 @@ # not be disclosed to third parties or copied or duplicated in any form, # in whole or in part, without the prior written consent of Nintendo. # -# $Log: $ -# $NoKeywords: $ +# $Date:: 2008-12-1#$ +# $Rev: 44 $ +# $Author: nakasima $ #---------------------------------------------------------------------------- -include $(CTRSDK_ROOT)/include/ctr/version.h