Skip to content

Commit

Permalink
* misc: final 26.14 release preparations
Browse files Browse the repository at this point in the history
* mcp/C_C.sd, mcp/Makefile.dep: fixed an incorrect include statement which
  caused the whole mcp build to fail when cross-compiled on Linux.
  • Loading branch information
jens-maus committed Dec 17, 2013
1 parent 27d4ada commit c0f4937
Show file tree
Hide file tree
Showing 8 changed files with 201 additions and 193 deletions.
8 changes: 8 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ MUI TheBar MCC class - ChangeLog
$Id$
$URL$

#### v26.14 RELEASE ###########################################################

2013-12-17 Jens Maus <[email protected]>

* misc: final 26.14 release preparations
* mcp/C_C.sd, mcp/Makefile.dep: fixed an incorrect include statement which
caused the whole mcp build to fail when cross-compiled on Linux.

#### v26.13 RELEASE ###########################################################

2013-12-14 Jens Maus <[email protected]>
Expand Down
4 changes: 2 additions & 2 deletions doc/MCC_TheBar.readme
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Short: TheBar.mcc - Next Generation Toolbar MUI Custom Class
Author: Alfonso Ranieri and TheBar Open Source Team
Uploader: Jens Maus <[email protected]>
Version: 26.13
Version: 26.14
Type: dev/mui
Requires: AmigaOS 3.0+ or MorphOS, MUI 3.8+, 68020+/PPC604e+
Replaces: dev/mui/MCC_TheBar-26.12.lha
Replaces: dev/mui/MCC_TheBar-26.13.lha
Architecture: ppc-amigaos >= 4.0.0; m68k-amigaos >= 3.0; ppc-morphos >= 1.4.2; i386-aros; ppc-aros; x86_64-aros

Introduction
Expand Down
264 changes: 132 additions & 132 deletions mcc/Makefile.dep

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions mcc/button/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@

// for setting all necessary version information
#define LIB_VERSION 26
#define LIB_REVISION 13
#define LIB_DATE "14.12.2013"
#define LIB_REVISION 14
#define LIB_DATE "17.12.2013"
#define LIB_COPYRIGHT "Copyright (C) 2005-2013 TheBar Open Source Team"

// set the LIB_REV_STRING
Expand Down
4 changes: 2 additions & 2 deletions mcc/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@

// for setting all necessary version information
#define LIB_VERSION 26
#define LIB_REVISION 13
#define LIB_DATE "14.12.2013"
#define LIB_REVISION 14
#define LIB_DATE "17.12.2013"
#define LIB_COPYRIGHT "Copyright (C) 2005-2013 TheBar Open Source Team"

// set the LIB_REV_STRING
Expand Down
2 changes: 1 addition & 1 deletion mcp/C_c.sd
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
#include <proto/locale.h>

#include "SDI_compiler.h"
#include "Debug.h"
#include "debug.h"

struct FC_Type { const long ID; const char * const Str; };

Expand Down
104 changes: 52 additions & 52 deletions mcp/Makefile.dep
Original file line number Diff line number Diff line change
@@ -1,65 +1,65 @@
# AUTOGENERATED! DO NOT EDIT!!!
$(OBJDIR)/backgroundadjust.o: backgroundadjust.c class.h \
../include/proto/cybergraphics.h ../include/proto/muimaster.h \
../include/libraries/mui.h ../include/interfaces/muimaster.h \
../include/inline4/muimaster.h ../include/mui/TheBar_mcc.h \
../include/mui/TheBar_mcp.h ../include/SDI_compiler.h \
../include/SDI_stdarg.h ../include/SDI_compiler.h ../include/SDI_hook.h \
debug.h locale.h class_protos.h
../include/proto/cybergraphics.h ../include/proto/muimaster.h \
../include/libraries/mui.h ../include/interfaces/muimaster.h \
../include/inline4/muimaster.h ../include/mui/TheBar_mcc.h \
../include/mui/TheBar_mcp.h ../include/SDI_compiler.h \
../include/SDI_stdarg.h ../include/SDI_compiler.h ../include/SDI_hook.h \
debug.h locale.h class_protos.h
$(OBJDIR)/class.o: class.c class.h ../include/proto/cybergraphics.h \
../include/proto/muimaster.h ../include/libraries/mui.h \
../include/interfaces/muimaster.h ../include/inline4/muimaster.h \
../include/mui/TheBar_mcc.h ../include/mui/TheBar_mcp.h \
../include/SDI_compiler.h ../include/SDI_stdarg.h \
../include/SDI_compiler.h ../include/SDI_hook.h debug.h locale.h \
class_protos.h version.h private.h
../include/proto/muimaster.h ../include/libraries/mui.h \
../include/interfaces/muimaster.h ../include/inline4/muimaster.h \
../include/mui/TheBar_mcc.h ../include/mui/TheBar_mcp.h \
../include/SDI_compiler.h ../include/SDI_stdarg.h \
../include/SDI_compiler.h ../include/SDI_hook.h debug.h locale.h \
class_protos.h version.h private.h
$(OBJDIR)/coloradjust.o: coloradjust.c class.h ../include/proto/cybergraphics.h \
../include/proto/muimaster.h ../include/libraries/mui.h \
../include/interfaces/muimaster.h ../include/inline4/muimaster.h \
../include/mui/TheBar_mcc.h ../include/mui/TheBar_mcp.h \
../include/SDI_compiler.h ../include/SDI_stdarg.h \
../include/SDI_compiler.h ../include/SDI_hook.h debug.h locale.h \
class_protos.h
../include/proto/muimaster.h ../include/libraries/mui.h \
../include/interfaces/muimaster.h ../include/inline4/muimaster.h \
../include/mui/TheBar_mcc.h ../include/mui/TheBar_mcp.h \
../include/SDI_compiler.h ../include/SDI_stdarg.h \
../include/SDI_compiler.h ../include/SDI_hook.h debug.h locale.h \
class_protos.h
$(OBJDIR)/debug.o: debug.c ../include/SDI_compiler.h debug.h version.h
$(OBJDIR)/icon.o: icon.c
$(OBJDIR)/library.o: library.c class.h ../include/proto/cybergraphics.h \
../include/proto/muimaster.h ../include/libraries/mui.h \
../include/interfaces/muimaster.h ../include/inline4/muimaster.h \
../include/mui/TheBar_mcc.h ../include/mui/TheBar_mcp.h \
../include/SDI_compiler.h ../include/SDI_stdarg.h \
../include/SDI_compiler.h ../include/SDI_hook.h debug.h locale.h \
class_protos.h private.h version.h ../include/mcc_common.h \
../include/SDI_hook.h ../include/SDI_lib.h ../include/SDI_stdarg.h \
../include/shellstart.c icon.h ../include/mui/NBitmap_mcc.h \
../include/mccinit.c
$(OBJDIR)/locale.o: locale.c ../include/SDI_compiler.h Debug.h
../include/proto/muimaster.h ../include/libraries/mui.h \
../include/interfaces/muimaster.h ../include/inline4/muimaster.h \
../include/mui/TheBar_mcc.h ../include/mui/TheBar_mcp.h \
../include/SDI_compiler.h ../include/SDI_stdarg.h \
../include/SDI_compiler.h ../include/SDI_hook.h debug.h locale.h \
class_protos.h private.h version.h ../include/mcc_common.h \
../include/SDI_hook.h ../include/SDI_lib.h ../include/SDI_stdarg.h \
../include/shellstart.c icon.h ../include/mui/NBitmap_mcc.h \
../include/mccinit.c
$(OBJDIR)/locale.o: locale.c ../include/SDI_compiler.h debug.h
$(OBJDIR)/penadjust.o: penadjust.c class.h ../include/proto/cybergraphics.h \
../include/proto/muimaster.h ../include/libraries/mui.h \
../include/interfaces/muimaster.h ../include/inline4/muimaster.h \
../include/mui/TheBar_mcc.h ../include/mui/TheBar_mcp.h \
../include/SDI_compiler.h ../include/SDI_stdarg.h \
../include/SDI_compiler.h ../include/SDI_hook.h debug.h locale.h \
class_protos.h
../include/proto/muimaster.h ../include/libraries/mui.h \
../include/interfaces/muimaster.h ../include/inline4/muimaster.h \
../include/mui/TheBar_mcc.h ../include/mui/TheBar_mcp.h \
../include/SDI_compiler.h ../include/SDI_stdarg.h \
../include/SDI_compiler.h ../include/SDI_hook.h debug.h locale.h \
class_protos.h
$(OBJDIR)/popbackground.o: popbackground.c class.h ../include/proto/cybergraphics.h \
../include/proto/muimaster.h ../include/libraries/mui.h \
../include/interfaces/muimaster.h ../include/inline4/muimaster.h \
../include/mui/TheBar_mcc.h ../include/mui/TheBar_mcp.h \
../include/SDI_compiler.h ../include/SDI_stdarg.h \
../include/SDI_compiler.h ../include/SDI_hook.h debug.h locale.h \
class_protos.h
../include/proto/muimaster.h ../include/libraries/mui.h \
../include/interfaces/muimaster.h ../include/inline4/muimaster.h \
../include/mui/TheBar_mcc.h ../include/mui/TheBar_mcp.h \
../include/SDI_compiler.h ../include/SDI_stdarg.h \
../include/SDI_compiler.h ../include/SDI_hook.h debug.h locale.h \
class_protos.h
$(OBJDIR)/poppen.o: poppen.c class.h ../include/proto/cybergraphics.h \
../include/proto/muimaster.h ../include/libraries/mui.h \
../include/interfaces/muimaster.h ../include/inline4/muimaster.h \
../include/mui/TheBar_mcc.h ../include/mui/TheBar_mcp.h \
../include/SDI_compiler.h ../include/SDI_stdarg.h \
../include/SDI_compiler.h ../include/SDI_hook.h debug.h locale.h \
class_protos.h
../include/proto/muimaster.h ../include/libraries/mui.h \
../include/interfaces/muimaster.h ../include/inline4/muimaster.h \
../include/mui/TheBar_mcc.h ../include/mui/TheBar_mcp.h \
../include/SDI_compiler.h ../include/SDI_stdarg.h \
../include/SDI_compiler.h ../include/SDI_hook.h debug.h locale.h \
class_protos.h
$(OBJDIR)/utils.o: utils.c class.h ../include/proto/cybergraphics.h \
../include/proto/muimaster.h ../include/libraries/mui.h \
../include/interfaces/muimaster.h ../include/inline4/muimaster.h \
../include/mui/TheBar_mcc.h ../include/mui/TheBar_mcp.h \
../include/SDI_compiler.h ../include/SDI_stdarg.h \
../include/SDI_compiler.h ../include/SDI_hook.h debug.h locale.h \
class_protos.h
../include/proto/muimaster.h ../include/libraries/mui.h \
../include/interfaces/muimaster.h ../include/inline4/muimaster.h \
../include/mui/TheBar_mcc.h ../include/mui/TheBar_mcp.h \
../include/SDI_compiler.h ../include/SDI_stdarg.h \
../include/SDI_compiler.h ../include/SDI_hook.h debug.h locale.h \
class_protos.h
$(OBJDIR)/vastubs.o: vastubs.c
# AUTOGENERATED! DO NOT EDIT!!!
4 changes: 2 additions & 2 deletions mcp/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@

// for setting all necessary version information
#define LIB_VERSION 26
#define LIB_REVISION 13
#define LIB_DATE "14.12.2013"
#define LIB_REVISION 14
#define LIB_DATE "17.12.2013"
#define LIB_COPYRIGHT "Copyright (C) 2005-2013 TheBar Open Source Team"

// set the LIB_REV_STRING
Expand Down

0 comments on commit c0f4937

Please sign in to comment.