summaryrefslogtreecommitdiff
path: root/BUILD/compile-ppc
Commit message (Collapse)AuthorAgeFilesLines
* Updated/added copyright header. Added line "use is subject to license terms" Murthy Narkedimilli2014-02-171-1/+2
| | | | | to copyright header.
* Correcting the permissions of the executable files.Murthy Narkedimilli2013-03-201-0/+0
|
* Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
|
* - Added/updated copyright headersKent Boortz2010-12-281-0/+15
| | | | | | | | | | | | - Removed files specific to compiling on OS/2 - Removed files specific to SCO Unix packaging - Removed "libmysqld/copyright", text is included in documentation - Removed LaTeX headers for NDB Doxygen documentation - Removed obsolete NDB files - Removed "mkisofs" binaries - Removed the "cvs2cl.pl" script - Changed a few GPL texts to use "program" instead of "library"
* - fixed file permissions (need execute bits set)unknown2004-12-021-0/+0
| | | | | | | | | | | BUILD/compile-ppc-debug-max: Change mode to -rwxrwxr-x BUILD/compile-ppc-debug: Change mode to -rwxrwxr-x BUILD/compile-ppc-max: Change mode to -rwxrwxr-x BUILD/compile-ppc: Change mode to -rwxrwxr-x
* - added some BUILD/compile-ppc* build scripts to ease building on LinuxPPCunknown2004-12-021-0/+10
- added ppc_cflags to BUILD/SETUP.sh BUILD/SETUP.sh: - added ppc_cflags for compiling on Linux/PPC