mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
Remove All CVS Id Strings Possible Using a Script
Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
Copyright (C) 2006-2007 Chris Johns, Sydney, Australia <chrisj@rtems.org>
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
|
||||
0
contrib/mingw/ba-wrap.sh
Normal file → Executable file
0
contrib/mingw/ba-wrap.sh
Normal file → Executable file
0
contrib/mingw/build-autotools.sh
Normal file → Executable file
0
contrib/mingw/build-autotools.sh
Normal file → Executable file
@@ -1,7 +1,4 @@
|
||||
#! /bin/sh
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
# RTEMS Build Executable Installers script.
|
||||
#
|
||||
# This script takes the RPM files built using the mingw/build-rpms.sh
|
||||
|
||||
@@ -1,7 +1,4 @@
|
||||
#! /bin/sh
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
# RTEMS Build RPM script.
|
||||
#
|
||||
# This script builds the RTEMS tools into RPM packages on a Linux Fedora host,
|
||||
|
||||
@@ -1,7 +1,4 @@
|
||||
#! /bin/sh
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
# RTEMS Build script.
|
||||
#
|
||||
# This script builds the RPM files then the Windows executables.
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
;
|
||||
; $Id$
|
||||
;
|
||||
; RTEMS Tools Installer.
|
||||
;
|
||||
; Copyright Chris Johns (chrisj@rtems.org)
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
;
|
||||
; $Id$
|
||||
;
|
||||
; RTEMS Tools Installer.
|
||||
;
|
||||
; Copyright Chris Johns (chrisj@rtems.org)
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
;
|
||||
; $Id$
|
||||
;
|
||||
; RTEMS Tools Installer.
|
||||
;
|
||||
; Copyright Chris Johns (chrisj@rtems.org)
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
;
|
||||
; $Id$
|
||||
;
|
||||
; RTEMS Tools Installer.
|
||||
;
|
||||
; Copyright Chris Johns (chrisj@rtems.org)
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
;
|
||||
; $Id$
|
||||
;
|
||||
; RTEMS Autotools Installer.
|
||||
;
|
||||
; Copyright Chris Johns (chrisj@rtems.org)
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
;
|
||||
; $Id$
|
||||
;
|
||||
; RTEMS Tools Installer.
|
||||
;
|
||||
; Copyright Chris Johns (chrisj@rtems.org)
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
#! /bin/sh
|
||||
|
||||
# $Id$
|
||||
#
|
||||
# RTEMS Installers and Source Upload script.
|
||||
#
|
||||
# This script copies the executable and source to the RTEMS FTP server. It is for
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
TARGETS=@TARGETS@
|
||||
RTEMS_API=@RTEMS_API@
|
||||
RPMDBPATH=@RPMDBPATH@
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
## $Id$
|
||||
|
||||
m4_define([M4_RTEMS_API],[4.7])
|
||||
m4_define([M4_RTEMS_VERSION],[4.6.99.3])
|
||||
m4_define([M4_RTEMS_RELEASE],[0])
|
||||
|
||||
Reference in New Issue
Block a user