Changeset 1547 in kBuild
- Timestamp:
- Apr 22, 2008 2:02:09 AM (17 years ago)
- Location:
- trunk/kBuild
- Files:
-
- 53 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kBuild/footer.kmk
r1521 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild - File included at top of makefile. 5 4 # 5 6 # 6 7 # Copyright (c) 2004-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/header.kmk
r1504 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild - File included at top of a makefile. 5 4 # 5 6 # 6 7 # Copyright (c) 2004-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/msgstyles/brief.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild Message Style - 'brief' 5 4 # 5 6 # 6 7 # Copyright (c) 2007-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/rules.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild - File included at top of makefile. 5 4 # 5 6 # 6 7 # Copyright (c) 2004-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 24 24 # 25 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 31 # 32 # 26 33 27 34 ifdef PATH_KBUILD -
trunk/kBuild/sdks/DXSDK.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild SDK - The Microsoft Direct X SDK, targeting $(KBUILD_TARGET). 5 4 # 5 6 # 6 7 # Copyright (c) 2006-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/sdks/DXSDKAMD64.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 # kBuild SDK - The Microsoft Direct X SDK, targeting AMD64. 3 4 # 4 # kBuild SDK - The Microsoft Direct X SDK, targeting AMD64. 5 5 6 # 6 7 # Copyright (c) 2006-2008 knut st. osmundsen <[email protected]> … … 22 23 # along with kBuild; if not, write to the Free Software 23 24 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 25 # 26 # 27 # As a special exception you are granted permission to include this file, via 28 # the kmk include directive, as you wish without this in itself causing the 29 # resulting makefile, program or whatever to be covered by the GPL license. 30 # This exception does not however invalidate any other reasons why the makefile, 31 # program, whatever should not be covered the GPL. 24 32 # 25 33 # -
trunk/kBuild/sdks/DXSDKX86.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild SDK - The Microsoft Direct X SDK, targeting X86. 5 4 # 5 6 # 6 7 # Copyright (c) 2006-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/sdks/LIBSDL.kmk
r1528 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild SDK - Simple DirectMedia Layer, targeting $(KBUILD_TARGET). 5 4 # 5 6 # 6 7 # Copyright (c) 2006-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/sdks/MACOSX104.kmk
r1392 r1547 23 23 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 24 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 31 # 32 # 25 33 26 34 SDK_MACOSX104 := Mac OS X v10.4 SDK -
trunk/kBuild/sdks/MACOSX104INCS.kmk
r1392 r1547 23 23 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 24 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 31 # 32 # 25 33 26 34 SDK_MACOSX104INCS := Mac OS X v10.4 SDK -
trunk/kBuild/sdks/MACOSX105.kmk
r1392 r1547 23 23 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 24 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 31 # 32 # 25 33 26 34 SDK_MACOSX105 := Mac OS X v10.5 SDK -
trunk/kBuild/sdks/MACOSX105INCS.kmk
r1392 r1547 23 23 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 24 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 31 # 32 # 25 33 26 34 SDK_MACOSX105INCS := Mac OS X v10.5 SDK -
trunk/kBuild/sdks/NT4DDK.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild SDK - The Windows NT 4 DDK, targeting X86. 5 4 # 5 6 # 6 7 # Copyright (c) 2005-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/sdks/W2K3DDK.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild SDK - The Microsoft Windows 2003 DDK, targeting $(KBUILD_TARGET). 5 4 # 5 6 # 6 7 # Copyright (c) 2006-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/sdks/W2K3DDKAMD64.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild SDK - The Microsoft Windows 2003 DDK, targeting amd64. 5 4 # 5 6 # 6 7 # Copyright (c) 2006-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/sdks/W2K3DDKX86.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild SDK - The Microsoft Windows 2003 DDK, targeting x86. 5 4 # 5 6 # 6 7 # Copyright (c) 2006-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/sdks/W32API.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild SDK - w32api (MinGW), targeting x86. 5 4 # 5 6 # 6 7 # Copyright (c) 2004-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/sdks/WIN32SDK.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild SDK - The Windows Platform SDK, targeting x86. 5 4 # 5 6 # 6 7 # Copyright (c) 2006-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/sdks/WIN32SDK2002.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild SDK - Windows Platform SDK (from ~2002), targeting x86. 5 4 # Differs in that it has ddraw.lib and dxguid.lib. 6 5 # 6 7 # 7 8 # Copyright (c) 2006-2008 knut st. osmundsen <[email protected]> 8 #9 9 # 10 10 # This file is part of kBuild. … … 23 23 # along with kBuild; if not, write to the Free Software 24 24 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 25 # 26 # 27 # As a special exception you are granted permission to include this file, via 28 # the kmk include directive, as you wish without this in itself causing the 29 # resulting makefile, program or whatever to be covered by the GPL license. 30 # This exception does not however invalidate any other reasons why the makefile, 31 # program, whatever should not be covered the GPL. 25 32 # 26 33 # -
trunk/kBuild/sdks/WIN64SDK.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild SDK - The Windows Platform SDK, targeting AMD64. 5 4 # 5 6 # 6 7 # Copyright (c) 2006-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/sdks/WINPSDK.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild SDK - The Windows Platform SDK, targeting (KBUILD_TARGET). 5 4 # 5 6 # 6 7 # Copyright (c) 2006-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/sdks/WINPSDKINCS.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild SDK - The Windows Platform SDK, targeting (KBUILD_TARGET) but 5 4 # without any libraries or LIBPATH properties. 6 5 # Basically for finding specstrings.h when using the DDK. 7 6 # 7 8 # 8 9 # Copyright (c) 2006-2008 knut st. osmundsen <[email protected]> 9 #10 10 # 11 11 # This file is part of kBuild. … … 24 24 # along with kBuild; if not, write to the Free Software 25 25 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 26 # 27 # 28 # As a special exception you are granted permission to include this file, via 29 # the kmk include directive, as you wish without this in itself causing the 30 # resulting makefile, program or whatever to be covered by the GPL license. 31 # This exception does not however invalidate any other reasons why the makefile, 32 # program, whatever should not be covered the GPL. 26 33 # 27 34 # -
trunk/kBuild/subfooter.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild - File included at bottom of a makefile or sub-makefile. 5 4 # 5 6 # 6 7 # Copyright (c) 2006-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/subheader.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild - File included at top of a makefile or sub-makefile. 5 4 # 5 6 # 6 7 # Copyright (c) 2006-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 25 31 # 26 32 -
trunk/kBuild/tools/ALP.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild Tool Config - ALP or later. 5 4 # 5 6 # 6 7 # Copyright (c) 2005-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/tools/GCC.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild Tool Config - Generic GCC Using The System GCC. 5 4 # 5 6 # 6 7 # Copyright (c) 2004-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/tools/GCC3.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild Tool Config - Generic GCC v3.2.x or later Using The System GCC and Binutils. 5 4 # 5 6 # 6 7 # Copyright (c) 2004-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/tools/GCC32.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild Tool Config - Generic 32-bit GCC v3.2.x or later Using The System GCC. 5 4 # 5 6 # 6 7 # Copyright (c) 2004-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/tools/GCC3OMF.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild Tool Config - GCC v3 targeting OS/2 OMF. 5 4 # 5 6 # 6 7 # Copyright (c) 2004-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/tools/GCC3PLAIN.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild Tool Config - Generic GCC v3.2.x or later Using The System GCC, any Unix Linker and Unix Archiver. 5 4 # 5 6 # 6 7 # Copyright (c) 2004-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/tools/GCC4MACHO.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild Tool Config - GCC v4 targeting Darwin (Mac OS X) Mach-o. 5 4 # 5 6 # 6 7 # Copyright (c) 2004-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/tools/GCC64.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild Tool Config - Generic 64-bit GCC v3.2.x or later Using The System GCC. 5 4 # 5 6 # 6 7 # Copyright (c) 2004-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/tools/GXX.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild Tool Config - Generic GCC using the system GCC, for building C++ code. 5 4 # 5 6 # 6 7 # Copyright (c) 2004-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/tools/GXX3.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild Tool Config - Generic GCC v3.2.x using the system GCC and Binutils, for building C++ code. 4 # 5 5 6 # 6 7 # Copyright (c) 2004-2008 knut st. osmundsen <[email protected]> … … 22 23 # along with kBuild; if not, write to the Free Software 23 24 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 25 # 26 # 27 # As a special exception you are granted permission to include this file, via 28 # the kmk include directive, as you wish without this in itself causing the 29 # resulting makefile, program or whatever to be covered by the GPL license. 30 # This exception does not however invalidate any other reasons why the makefile, 31 # program, whatever should not be covered the GPL. 24 32 # 25 33 # -
trunk/kBuild/tools/GXX32.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild Tool Config - Generic 32-bit GCC v3.2.x or later using the system GCC, for building C++ code. 5 4 # 5 6 # 6 7 # Copyright (c) 2004-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/tools/GXX3OMF.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild Tool Config - GCC v3 targeting OS/2 OMF, for building C++ code. 4 # 5 5 6 # 6 7 # Copyright (c) 2004-2008 knut st. osmundsen <[email protected]> … … 22 23 # along with kBuild; if not, write to the Free Software 23 24 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 25 # 26 # 27 # As a special exception you are granted permission to include this file, via 28 # the kmk include directive, as you wish without this in itself causing the 29 # resulting makefile, program or whatever to be covered by the GPL license. 30 # This exception does not however invalidate any other reasons why the makefile, 31 # program, whatever should not be covered the GPL. 24 32 # 25 33 # -
trunk/kBuild/tools/GXX3PLAIN.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild Tool Config - Generic GCC v3.2.x or later using the system GCC, any Unix linker and Unix archiver to build C++ code. 5 4 # 5 6 # 6 7 # Copyright (c) 2004-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/tools/GXX4MACHO.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild Tool Config - GCC v4 targeting Darwin (Mac OS X) Mach-o, for building C++ code. 4 # 5 5 6 # 6 7 # Copyright (c) 2004-2008 knut st. osmundsen <[email protected]> … … 22 23 # along with kBuild; if not, write to the Free Software 23 24 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 25 # 26 # 27 # As a special exception you are granted permission to include this file, via 28 # the kmk include directive, as you wish without this in itself causing the 29 # resulting makefile, program or whatever to be covered by the GPL license. 30 # This exception does not however invalidate any other reasons why the makefile, 31 # program, whatever should not be covered the GPL. 24 32 # 25 33 # -
trunk/kBuild/tools/GXX64.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild Tool Config - Generic 64-bit GCC v3.2.x or later using the system GCC, for building C++ code. 5 4 # 5 6 # 6 7 # Copyright (c) 2004-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/tools/MINGW32.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild Tool Config - MinGW32 GCC v3.3+. 4 # 5 5 6 # 6 7 # Copyright (c) 2004-2008 knut st. osmundsen <[email protected]> … … 22 23 # along with kBuild; if not, write to the Free Software 23 24 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 25 # 26 # 27 # As a special exception you are granted permission to include this file, via 28 # the kmk include directive, as you wish without this in itself causing the 29 # resulting makefile, program or whatever to be covered by the GPL license. 30 # This exception does not however invalidate any other reasons why the makefile, 31 # program, whatever should not be covered the GPL. 24 32 # 25 33 # -
trunk/kBuild/tools/NASM.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild Tool Config - Netwide Assembler v0.98+. 5 4 # 5 6 # 6 7 # Copyright (c) 2004-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/tools/TAR.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild Tool Config - tar unpacker. 5 4 # 5 6 # 6 7 # Copyright (c) 2006-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/tools/TARGZ.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 # kBuild Tool Config - tar.gz unpacker. 3 4 # 4 # kBuild Tool Config - tar.gz unpacker. 5 5 6 # 6 7 # Copyright (c) 2006-2008 knut st. osmundsen <[email protected]> … … 22 23 # along with kBuild; if not, write to the Free Software 23 24 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 25 # 26 # 27 # As a special exception you are granted permission to include this file, via 28 # the kmk include directive, as you wish without this in itself causing the 29 # resulting makefile, program or whatever to be covered by the GPL license. 30 # This exception does not however invalidate any other reasons why the makefile, 31 # program, whatever should not be covered the GPL. 24 32 # 25 33 # -
trunk/kBuild/tools/VAC308.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild Tool Config - VisualAge for C++ v3.08. 4 # 5 5 6 # 6 7 # Copyright (c) 2004-2008 knut st. osmundsen <[email protected]> … … 22 23 # along with kBuild; if not, write to the Free Software 23 24 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 25 # 26 # 27 # As a special exception you are granted permission to include this file, via 28 # the kmk include directive, as you wish without this in itself causing the 29 # resulting makefile, program or whatever to be covered by the GPL license. 30 # This exception does not however invalidate any other reasons why the makefile, 31 # program, whatever should not be covered the GPL. 24 32 # 25 33 # -
trunk/kBuild/tools/VCC70.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild Tool Config - Visual C++ 7.0 (aka Visual Studio .NET), targeting x86. 5 4 # 5 6 # 6 7 # Copyright (c) 2004-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/tools/VCC80.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild Tool Config - Visual C++ 8.0 (aka Visual .NET 2005, or MSC v14), targeting $(KBUILD_TARGET). 4 # 5 5 6 # 6 7 # Copyright (c) 2004-2008 knut st. osmundsen <[email protected]> … … 22 23 # along with kBuild; if not, write to the Free Software 23 24 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 25 # 26 # 27 # As a special exception you are granted permission to include this file, via 28 # the kmk include directive, as you wish without this in itself causing the 29 # resulting makefile, program or whatever to be covered by the GPL license. 30 # This exception does not however invalidate any other reasons why the makefile, 31 # program, whatever should not be covered the GPL. 24 32 # 25 33 # -
trunk/kBuild/tools/VCC80AMD64.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild Tool Config - Visual C++ 8.0 (aka Visual .NET 2005, or MSC v14), targeting AMD64. 4 # 5 5 6 # 6 7 # Copyright (c) 2004-2008 knut st. osmundsen <[email protected]> … … 22 23 # along with kBuild; if not, write to the Free Software 23 24 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 25 # 26 # 27 # As a special exception you are granted permission to include this file, via 28 # the kmk include directive, as you wish without this in itself causing the 29 # resulting makefile, program or whatever to be covered by the GPL license. 30 # This exception does not however invalidate any other reasons why the makefile, 31 # program, whatever should not be covered the GPL. 24 32 # 25 33 # -
trunk/kBuild/tools/VCC80X86.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild Tool Config - Visual C++ 8.0 (aka Visual .NET 2005, or MSC v14), targeting x86. 5 4 # 5 6 # 6 7 # Copyright (c) 2004-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/tools/WGET.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 # kBuild Tool Config - wget fetchers. 3 4 # 4 # kBuild Tool Config - wget fetchers. 5 5 6 # 6 7 # Copyright (c) 2006-2008 knut st. osmundsen <[email protected]> … … 22 23 # along with kBuild; if not, write to the Free Software 23 24 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 25 # 26 # 27 # As a special exception you are granted permission to include this file, via 28 # the kmk include directive, as you wish without this in itself causing the 29 # resulting makefile, program or whatever to be covered by the GPL license. 30 # This exception does not however invalidate any other reasons why the makefile, 31 # program, whatever should not be covered the GPL. 24 32 # 25 33 # -
trunk/kBuild/tools/XGCCAMD64LINUX.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild Tool Config - GCC Cross compiler for AMD64+Linux. 5 4 # 5 6 # 6 7 # Copyright (c) 2004-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/tools/YASM.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild Tool Config - YASM 0.4.0 or later. 5 4 # 5 6 # 6 7 # Copyright (c) 2006-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/tools/ZIP.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild Tool Config - The zip/unzip packer/unpacker. 5 4 # 5 6 # 6 7 # Copyright (c) 2006-2008 knut st. osmundsen <[email protected]> 7 #8 8 # 9 9 # This file is part of kBuild. … … 22 22 # along with kBuild; if not, write to the Free Software 23 23 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 # 25 # 26 # As a special exception you are granted permission to include this file, via 27 # the kmk include directive, as you wish without this in itself causing the 28 # resulting makefile, program or whatever to be covered by the GPL license. 29 # This exception does not however invalidate any other reasons why the makefile, 30 # program, whatever should not be covered the GPL. 24 31 # 25 32 # -
trunk/kBuild/up.kmk
r1505 r1547 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild - File included at top of a up forwarder makefile. 5 4 # This method is DEPRECATED. Use Makefile.kup files instead. 6 5 # 6 7 # 7 8 # Copyright (c) 2005-2008 knut st. osmundsen <[email protected]> 8 #9 9 # 10 10 # This file is part of kBuild. … … 25 25 # 26 26 # 27 # As a special exception you are granted permission to include this file, via 28 # the kmk include directive, as you wish without this in itself causing the 29 # resulting makefile, program or whatever to be covered by the GPL license. 30 # This exception does not however invalidate any other reasons why the makefile, 31 # program, whatever should not be covered the GPL. 32 # 27 33 28 # in lucde the header to get the right MAKE and to include config.kmk34 # include the header to get the right MAKE and to include config.kmk 29 35 # files since these may contain global goals. 30 36 include $(PATH_KBUILD)/header.kmk
Note:
See TracChangeset
for help on using the changeset viewer.