tdijck
|
9b2c8c3c9a
|
fix 'off by one' error for emtpy scripts.
|
2015-04-06 16:36:37 -07:00 |
|
Tom van Dijck
|
fad5160197
|
add or bring back premake.action.supportsconfig
|
2015-04-06 16:32:21 -07:00 |
|
Tom van Dijck
|
8cf5b03b47
|
paths from config.getlinks are already project relative.
|
2015-04-06 16:31:53 -07:00 |
|
Tom van Dijck
|
dd87f019d0
|
fix bug in io.open override
|
2015-04-06 16:31:22 -07:00 |
|
Tom van Dijck
|
01821e8e64
|
64-bit compiler doesn't like SSE/SSE2 flags, they are implied.
|
2015-04-06 16:30:49 -07:00 |
|
Tom van Dijck
|
48d3405684
|
fix bug in oven.bubbleFields not expanding tokenized strings.
|
2015-04-06 16:30:14 -07:00 |
|
tdijck
|
4723ca7ac8
|
add os.writefile_ifnotequal
|
2015-04-06 16:29:14 -07:00 |
|
Tom van Dijck
|
1a880e5422
|
add table.tostring
Conflicts:
src/base/table.lua
|
2015-04-06 16:28:28 -07:00 |
|
Jason Perkins
|
1738c13263
|
Merge branch 'pr8' of https://github.com/Blizzard/premake-core
|
2015-04-06 17:07:20 -04:00 |
|
starkos
|
f9d31fe0c2
|
Merge pull request #13 from Blizzard/pr7
Add C++11, C++14 flags for GCC & Clang
|
2015-04-06 16:55:44 -04:00 |
|
starkos
|
47aa42ee09
|
Merge pull request #24 from premake/editorconfig
Added .editorconfig file (http://editorconfig.org/)
|
2015-04-06 15:46:46 -04:00 |
|
Manu Evans
|
4776e159e2
|
Merge pull request #25 from starkos/gitignore-modules
Add modules to .gitignore
|
2015-04-06 09:49:01 +10:00 |
|
Jason Perkins
|
713c03fc10
|
Add modules to .gitignore
Prevents private or in-progress modules from appearing in pending changes, makes it a little easier to work against core.
|
2015-04-05 12:51:03 -04:00 |
|
Manu Evans
|
117a67200c
|
Added .editorconfig file (http://editorconfig.org/)
I keep having to fix my accidental insertion of spaces >_<
This configures lots of common editors to treat tabs properly according to the project.
|
2015-04-05 09:33:46 +10:00 |
|
Jason Perkins
|
4f511b2960
|
Merge branch 'cleanup-hg' of https://github.com/premake/premake-core
|
2015-04-04 11:29:40 -04:00 |
|
Jason Perkins
|
76cad937c3
|
Merge branch 'pr4' of https://github.com/Blizzard/premake-core
|
2015-04-04 11:24:01 -04:00 |
|
Jason Perkins
|
1478c4064b
|
Merge branch 'pr3' of https://github.com/Blizzard/premake-core
|
2015-04-04 11:20:50 -04:00 |
|
Jason Perkins
|
0557e38efd
|
Merge branch 'pr2' of https://github.com/Blizzard/premake-core
|
2015-04-04 11:17:24 -04:00 |
|
Jason Perkins
|
0a9754eff7
|
Merge branch 'pr1' of https://github.com/Blizzard/premake-core
|
2015-04-04 11:13:45 -04:00 |
|
Manu Evans
|
1873aa77af
|
Surprisingly, the source code has referenced to .hg* files...
|
2015-04-03 13:30:46 +10:00 |
|
Manu Evans
|
14edfa4d77
|
Cleanup the Hg litter.
|
2015-04-03 13:03:53 +10:00 |
|
Manu Evans
|
99b02d9ecd
|
Added an 'fpu' option, to select software/hardware FPU (used by arm, mips, etc)
|
2015-04-03 12:53:46 +10:00 |
|
Manu Evans
|
a37df953b5
|
Added 'endian' option to select target endian (arm, ppc, mips)
|
2015-04-03 12:53:37 +10:00 |
|
Manu Evans
|
e7a05b69a0
|
Merge pull request #1 from premake/travis
Added xcode submodule.
Added .travis.yml to integrate with Travis-CI and get all the PR's building.
|
2015-04-03 12:42:42 +10:00 |
|
Manu Evans
|
391060d389
|
Travis integration
|
2015-04-03 12:36:34 +10:00 |
|
Manu Evans
|
7093058647
|
Added xcode submodule
|
2015-04-03 12:36:34 +10:00 |
|
Jason Perkins
|
bd51df5d85
|
WE'VE MOVED TO GITHUB! Come join us at https://github.com/premake/premake-core
If you need help moving a private Mercurial fork of Premake to git, see https://github.com/premake/premake-core/wiki/Migrating-From-BitBucket
|
2015-04-02 16:31:57 -04:00 |
|
Jason Perkins
|
f01709afa1
|
Roll back embedded script compression with LuaSrcDiet
|
2015-04-01 13:42:15 -04:00 |
|
Jason Perkins
|
67bb8488d0
|
Back out exclude patterns on os.match()
|
2015-04-01 13:36:01 -04:00 |
|
Jason Perkins
|
5672a02792
|
Backout changeset 589733d6e9dc0e521bbf90a51dc1ef251b0fe46b
|
2015-04-01 13:35:12 -04:00 |
|
tdijck
|
ad0e4f03b4
|
Adding VS 2015 support.
|
2015-03-31 11:56:37 -07:00 |
|
tdijck
|
cac5baecbc
|
Add C++11, C++14 flags for GCC & Clang
|
2015-03-31 11:55:13 -07:00 |
|
tdijck
|
3eb49baad4
|
deprecate ReleaseRuntime flag, use 'runtime "Release"' instead.:
|
2015-03-31 11:50:51 -07:00 |
|
tdijck
|
4d514e53f8
|
add verbosef
|
2015-03-31 11:50:25 -07:00 |
|
tdijck
|
71a286da8c
|
strip ../ in path.normalize
|
2015-03-31 11:49:47 -07:00 |
|
tdijck
|
a8087f4b8f
|
add string.sha1 function
|
2015-03-31 11:48:49 -07:00 |
|
Jason Perkins
|
878d108367
|
Merged in ben_ratzlaff/premake-dev (pull request #146)
Implement 'RelativeLinks" flag to effect makefile creation to use -l and -L instead of linking against the full path of a dynamic object library
|
2015-03-29 17:46:35 -04:00 |
|
Jason Perkins
|
2c8facae20
|
Merged in dcourtois/premake-dev/issue_265 (pull request #159)
fixed issue #265
|
2015-03-29 17:28:10 -04:00 |
|
Jason Perkins
|
34bf41ea9d
|
Merged in tbasnoopy/premake-dev/extension replace (pull request #148)
add replaceextension function for paths
|
2015-03-29 17:25:44 -04:00 |
|
Jason Perkins
|
346d3db25c
|
Allows to replace the extension - if exist - of a path (M Skibbe)
No magic but i really often need such a functionality. Espacialy for buildrules.
|
2015-03-29 17:25:22 -04:00 |
|
Jason Perkins
|
653416ead7
|
Merged in domu/premake-dev/dev/issue240 (pull request #130)
Fix issue #240, make os.match to get exclude patterns for dirs and files, os.rmdir now gets all dirs and filter out . and .. manually
|
2015-03-29 16:53:41 -04:00 |
|
Jason Perkins
|
d6ba78d2c0
|
Update changes and contributors
|
2015-03-29 16:45:58 -04:00 |
|
Jason Perkins
|
7f22ab9b7a
|
Merged in mchandler_blizzard/premake-dev/selflink_fix (pull request #126)
Add check to ensure we dont link against our selves
|
2015-03-29 16:43:24 -04:00 |
|
Jason Perkins
|
4d88c7f7b5
|
Merged in windirstat/premake-dev/fix_issue_25 (pull request #96)
Compress embedded scripts with LuaSrcDiet
|
2015-03-29 15:48:16 -04:00 |
|
Jason Perkins
|
65f39035da
|
Updated change log and contributors
|
2015-03-29 15:45:43 -04:00 |
|
Jason Perkins
|
c162b7a654
|
Giving summary of the Lua source diet, instead of individual lines (Oliver Schneider)
|
2015-03-29 15:43:40 -04:00 |
|
Jason Perkins
|
41af3aef52
|
Adding a README.premake detailing the changes compared to vanilla LuaSrcDiet (Oliver Schneider)
|
2015-03-29 15:37:14 -04:00 |
|
Jason Perkins
|
ef2e472928
|
The post-processing after LuaSrcDiet processing is required so that the string becomes a valid C string (Oliver Schneider)
|
2015-03-29 15:35:43 -04:00 |
|
Jason Perkins
|
4284905a9f
|
Adjusting LuaSrcDiet so we can use dofile() and call it, returning the trimmed down source (Oliver Schneider)
|
2015-03-29 15:33:51 -04:00 |
|
Jason Perkins
|
0ba8efd2df
|
Adding vanilla LuaSrcDiet 0.12.1 (Oliver Schneider)
|
2015-03-29 15:28:33 -04:00 |
|