Terry Ellison
1990f95740
Updated ROTables 1st tranch ( #2742 )
...
Updated ROTables
2019-05-08 14:08:20 +03:00
Philip Gladstone
a90de79c26
Minor fix to allow building of luac.cross.int ( #2697 )
...
* Minor fix to allow building of luac.cross.int
* Reapply some changes lost due to merge damage
2019-03-21 09:56:30 +01:00
sergio
d77666c0e8
trailing spaces cleanup ( #2659 )
2019-02-17 18:26:29 +00:00
Arnim Läuger
09533fdf23
set default value for summary var to unbreak standalone builds ( #2618 )
2019-01-24 21:29:32 +01:00
Arnim Läuger
031fd0a913
Reduce default make verbosity ( #2583 )
2018-12-09 21:39:43 +01:00
Terry Ellison
5f67de8d48
Optimise ROTable accesses and interface ( #2505 )
...
- Optimise ROTable accesses and interface
This includes some refinements to the ROTable cache which remove the linker cludges on the CROSS_COMPILE builds. Also keyhole tweaks to some of the Lua VM code to implrove runtimes.
I also noticed some compile time warnings during the build; the change to uz_unzip.c doesn't impact the compiled code, but does remove the compiler warnings.
2018-10-13 17:14:33 +03:00
Nathaniel Wesley Filardo
3c824d7a81
Cron fixes, part 2 (+) ( #2515 )
...
* Restore WRAPCC when building Lua
* Fix several parsing bugs
2018-10-10 17:36:00 +01:00
Terry Ellison
172fb276ca
Add compression to LFS images ( #2448 )
...
* Merge of LFS compress, optimize against current dev
* Fixes to LFS compress patch
2018-09-29 16:57:51 +03:00
Gregor Hartmann
91656c3d76
create luac.cross.{integer|float} ( #2450 )
...
Use separate names for the integer and float `luac.cross` binaries. Also adds local/lua directory which is already supported by tools makefile to build LFS image.
2018-08-11 18:28:01 +01:00
Nathaniel Wesley Filardo
a57fe552e8
app/lua/luac_cross: WRAPCC CC here, too ( #2453 )
...
Not that Lua takes very long to compile, but allowing for ccache here
should still help the builder(s) consume a little less time and power.
2018-08-11 13:50:12 +02:00
TerryE
88bd9e01d3
LFS patch updates following review
2018-04-19 16:27:47 +01:00
TerryE
4ae52c232c
Alpha working wersion for third party evaluation
2018-03-17 00:43:52 +00:00
TerryE
4141e69003
Move luac.cross build into standard make hierarchy
2018-03-17 00:43:52 +00:00