moving bakefile build system to the trunk
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 23 Jun 2003 19:50:43 +0000 (19:50 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 23 Jun 2003 19:50:43 +0000 (19:50 +0000)
commitddf9896893fd4908556916fcb05fecca440cdfb5
treecb8fdec79135877b4409d87cc07c2edcf59188ec
parentd512306c0be05e499118f0c8841b70e943bcd435
moving bakefile build system to the trunk

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21327 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
16 files changed:
build/bakefiles/Makefile [new file with mode: 0644]
build/bakefiles/common.bkl [new file with mode: 0644]
build/bakefiles/common_samples.bkl [new file with mode: 0644]
build/bakefiles/config.bkl [new file with mode: 0644]
build/bakefiles/files.bkl [new file with mode: 0644]
build/bakefiles/jpeg.bkl [new file with mode: 0644]
build/bakefiles/monolithic.bkl [new file with mode: 0644]
build/bakefiles/multilib.bkl [new file with mode: 0644]
build/bakefiles/odbc.bkl [new file with mode: 0644]
build/bakefiles/png.bkl [new file with mode: 0644]
build/bakefiles/regenMakefile.py [new file with mode: 0755]
build/bakefiles/regex.bkl [new file with mode: 0644]
build/bakefiles/tiff.bkl [new file with mode: 0644]
build/bakefiles/wx.bkl [new file with mode: 0644]
build/bakefiles/wxwin.py [new file with mode: 0644]
build/bakefiles/zlib.bkl [new file with mode: 0644]