This repository has been archived on 2022-12-23. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Jason Perkins acbf81112e Add new convenience function solution.hasProject() to check existings of projects meeting particular criteria
This is a companion function to project.hasConfig() and works the same way. I also implemented a generic container.hasChild() for reuse by other container types
2015-07-09 19:23:07 -04:00
modules Update modules to latest versions 2015-06-26 16:33:35 -04:00
packages/debian Copied packaging files to 4.0 trunk 2008-05-05 14:12:38 +00:00
scripts Tweak release script for new versioning setup 2015-06-22 15:39:08 -04:00
src Add new convenience function solution.hasProject() to check existings of projects meeting particular criteria 2015-07-09 19:23:07 -04:00
tests Merge pull request #137 from starkos/lto-support 2015-07-01 16:27:53 -04:00
.editorconfig Added .editorconfig file (http://editorconfig.org/) 2015-04-05 09:33:46 +10:00
.gitignore Add modules to .gitignore 2015-04-05 12:51:03 -04:00
.gitmodules Added D language submodule. 2015-05-21 14:26:48 +10:00
.travis.yml Change Travis CI to use bootstrap process 2015-06-12 20:12:23 +01:00
Bootstrap.mak Add support for MinGW as a host bootstrap platform. 2015-06-11 19:26:59 +01:00
BUILD.txt Add support for MinGW as a host bootstrap platform. 2015-06-11 19:26:59 +01:00
CHANGES.txt A bit of clean up on release support files 2015-06-16 17:20:21 -04:00
CONTRIBUTORS.txt Update CHANGES and CONTRIBUTORS 2015-06-16 16:37:35 -04:00
doxyfile Initial import of my local 4.x development code 2008-04-06 18:10:41 +00:00
LICENSE.txt Update supporting files for release; add 'zip' to list of required utilities for packaging 2015-02-23 17:08:19 -05:00
premake4.lua Fix embed action for Premake 4.x executables 2015-02-25 15:50:48 -05:00
premake5.lua setup premake to run tests from visual studio by default. 2015-06-08 11:15:34 -07:00
README.md Add TravisCI build status on main page. 2015-05-18 18:44:07 -07:00

PREMAKE

A build configuration tool Core module

Copyright (C) 2002-2015 by Jason Perkins Distributed under the terms of the BSD License, see LICENSE.txt

The Lua language and runtime library is (C) TeCGraf, PUC-Rio. See their website at http://www.lua.org/

See the file BUILD.txt for instructions on building Premake.

For questions, comments, or more information, visit the project website at https://github.com/premake/premake-core