Commit Graph

294 Commits

Author SHA1 Message Date
starkos
b83424068c Restore dev version; fix attribution in changelog 2021-10-29 09:52:26 -04:00
starkos
58780d6709 Prepare 5.0-beta1 release 2021-10-29 09:35:47 -04:00
starkos
b34accd579 Bump release version to alpha16 2021-04-13 09:16:57 -04:00
starkos
ffa8778a14 Update support files for 5.0-alpha15 release 2020-04-23 14:32:38 -04:00
Thomas Desveaux
e8288a7260 CHANGES.txt: Add merged PRs since alpha13 2019-05-04 14:21:32 +02:00
Thomas Desveaux
54c3f9bb16 Add merged PRs since alpha12 to CHANGES.txt 2018-10-22 13:44:16 +02:00
Jason Perkins
e1af3ed695 Update support files for alpha12 release 2017-08-21 11:44:47 -04:00
Jason Perkins
609f16eb42 Update changes and version for 5.0-alpha11 release 2017-01-11 10:41:55 -05:00
Jason Perkins
f7ad169c70 Update support files and bump version to alpha10 2016-10-04 18:18:00 -04:00
Jason Perkins
1de49ee482 Update version and change log for alpha9 release 2016-05-31 11:22:50 -04:00
Jason Perkins
94428eb58d Fill in a partial list of changes since the previous beta 2016-04-25 17:40:01 -04:00
Jason Perkins
6ebd7e1239 Prep for 5.0-alpha8 release 2016-02-19 16:19:49 -05:00
Jason Perkins
9edfe480bc Captured changes since alpha6 2015-12-17 17:37:07 -05:00
Jason Perkins
6f8fbb7c7b Update support files for release 2015-10-10 17:02:43 -04:00
Jason Perkins
b88d1ca601 Updated support files for 5.0-alpha5 release 2015-08-18 16:05:47 -04:00
Jason Perkins
8f6d8e1d61 A bit of clean up on release support files 2015-06-16 17:20:21 -04:00
Jason Perkins
e533d748b6 Update CHANGES and CONTRIBUTORS 2015-06-16 16:37:35 -04:00
Jason Perkins
e1b7d5a30b Fix supporting documentation 2015-05-07 15:44:42 -04:00
Jason Perkins
400f0fccdb New API buildlog() to specify build log file path; implemented for Visual Studio 2010+ 2015-04-28 16:30:23 -04:00
Jason Perkins
6c8162f6ef Updated CHANGES and CONTRIBUTORS from commit logs 2015-04-27 16:57:48 -04: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
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
65f39035da Updated change log and contributors 2015-03-29 15:45:43 -04:00
Jason Perkins
0869ac5cb2 Implement AVX2 for Visual Studio 2013 2015-03-26 10:22:55 -04:00
Jason Perkins
47181031fd Caught up change log and contributors 2015-03-14 14:34:49 -04:00
Jason Perkins
692daee04d Update change log 2015-03-14 14:24:32 -04:00
Jason Perkins
006a35c795 Stop generating empty .csproj.user files for VS 201x; added to change log 2015-03-12 11:26:29 -04:00
Jason Perkins
25596a5cbc Updated change log 2015-03-04 17:11:41 -05:00
Jason Perkins
291bfd6c99 Updated change log 2015-03-04 16:18:39 -05:00
Jason Perkins
62d98fce11 Index action arguments (_ARGS) by both index and value
This allows lookups like `if _ARGS["option1"] then …`
2015-03-02 15:15:45 -05:00
Jason Perkins
0841351466 Updated change log 2015-02-27 16:42:02 -05:00
Jason Perkins
bdb546330a Fix case on _ACTION and _OPTIONS filter prefixes in validation list 2015-02-26 10:36:59 -05:00
Jason Perkins
f9270e21cc Allow filters to specify field value aliases in the conditions 2015-02-25 17:38:16 -05:00
Jason Perkins
82924ad947 Update supporting files for release; add 'zip' to list of required utilities for packaging 2015-02-23 17:08:19 -05:00
msk
9fe05999ed update Changelist 2014-03-01 18:45:06 +01:00
triton
69ad16381c Added new function usingdirs() to specify additional C++/CLI using directories. 2013-09-28 00:04:18 +01:00
Jason Perkins
e593172691 Cleaned up previous VS 2013 support:
- Removed tests that were identical to VS 2012, and didn't cover new code
- Fixed Visual Studio version in comment header
- Added to change log
2013-08-17 14:31:52 -04:00
Jason Perkins
47d9640d2e Add new build actions to change log 2013-06-19 12:16:07 -04:00
Jason Perkins
621e59481f Fixed bug #176: Target prefix breaks GCC linking 2013-05-16 11:40:47 -04:00
Jason Perkins
1af3a10c0a Moved more VS2012 logic to extension script; made C# project generation more extensible 2013-04-25 16:05:08 -04:00
Jason Perkins
214ac7097f Added ReleaseRuntime build flag (Tarmo Pikaro) 2013-03-27 11:12:37 -04:00
Jason Perkins
09b0dd1182 Add virtual paths and improve external file links for C# projects (James Whitworth) 2013-03-27 07:43:20 -04:00
Jason Perkins
1e1b9d50f3 Removed duplicate handler for compiler block additional options 2013-03-23 09:46:16 -04:00
Jason Perkins
2d5a5910e6 Visual Studio C# projects can now link to external files 2013-03-10 15:56:56 -04:00
Jason Perkins
b10f1b5b60 Improve Xbox 360 support 2013-03-07 12:14:03 -05:00
Jason Perkins
ffc53d870e Added support for local assembly references to Visual Studio Managed C++ projects 2013-03-05 11:00:32 -05:00
Jason Perkins
991fdbe35a Patch 159: Validate all values passed to options (Moi_ioM) 2013-02-22 13:39:17 -05:00