Commit Graph

  • e4cff23f11 various build fixes master Mikhail Kochegarov 2022-12-19 16:32:51 +10:00
  • f6796b8130 unimportant Cosmin Apreutesei 2021-12-27 23:02:03 +02:00
  • 6038aa9d12 unimportant Cosmin Apreutesei 2021-12-15 17:01:07 +02:00
  • b5c2d490f6 unimportant Cosmin Apreutesei 2021-11-08 10:42:53 +02:00
  • 56c671a20a unimportant Cosmin Apreutesei 2021-11-01 17:14:49 +02:00
  • 6c4936eaa7 unimportant Cosmin Apreutesei 2021-10-29 13:03:47 +03:00
  • 6498037d57 unimportant Cosmin Apreutesei 2020-12-23 03:57:08 +02:00
  • d241ed281d Merge branch 'master' of https://github.com/luapower/bundle Cosmin Apreutesei 2020-11-28 02:47:31 +02:00
  • ebd3a0423c unimportant Cosmin Apreutesei 2020-11-28 02:47:22 +02:00
  • c89e766243 unimportant Cosmin Apreutesei 2020-07-20 12:29:21 +03:00
  • 0368224032 Merge pull request #10 from JerryBrick/master Cosmin Apreutesei 2020-07-20 12:27:05 +03:00
  • 86d2b6a51e Allow multiple definitions JerryBrick 2020-07-19 19:37:42 -05:00
  • 08edc5c448 Add FILEVERSION to windows resource JerryBrick 2020-07-19 19:37:29 -05:00
  • cb5df0baed unimportant JerryBrick 2020-07-19 17:23:22 -05:00
  • 13743d290c unimportant Cosmin Apreutesei 2020-01-27 16:38:24 +02:00
  • 627b706595 using package.exedir module to get executable directory Cosmin Apreutesei 2019-12-30 17:00:13 +02:00
  • 18104133e3 unimportant Cosmin Apreutesei 2019-12-16 15:47:33 +02:00
  • f62aaeb871 unimportant Cosmin Apreutesei 2019-10-27 23:36:46 +02:00
  • 67d9bd4822 unimportant Cosmin Apreutesei 2019-10-27 19:38:45 +02:00
  • 7b59d46843 unimportant Cosmin Apreutesei 2019-10-27 14:35:50 +02:00
  • 58dbab644d unimportant Cosmin Apreutesei 2019-10-27 14:32:57 +02:00
  • 4df2ce9f76 unimportant Cosmin Apreutesei 2019-10-27 14:21:10 +02:00
  • 6bf8550b44 unimportant Cosmin Apreutesei 2019-10-27 14:20:24 +02:00
  • 1192464c1d Merge branch 'master' of https://github.com/luapower/bundle Cosmin Apreutesei 2019-10-20 01:09:08 +03:00
  • 88eb987eab unimportant Cosmin Apreutesei 2019-10-20 01:09:00 +03:00
  • 9132c43692 unimportant Cosmin Apreutesei 2019-06-11 10:37:29 +03:00
  • 0eec6c0185 unimportant Cosmin Apreutesei 2018-09-24 18:57:29 +03:00
  • 985b0b2f5a unimportant Cosmin Apreutesei 2018-09-24 18:53:31 +03:00
  • 8b09d96635 unimportant Cosmin Apreutesei 2018-09-24 16:34:29 +03:00
  • 8724a201be embed directory listings and use bundle.fs_dir() as a direct replacement of fs.dir() Cosmin Apreutesei 2018-09-24 16:19:59 +03:00
  • 5ba470598a bundle.fs_open() API Cosmin Apreutesei 2018-09-23 22:20:22 +03:00
  • 011c45f527 unimportant Cosmin Apreutesei 2018-07-30 09:31:35 +03:00
  • 6e68f0a2c4 link ole32 on windows too (libsoundio needs it) Cosmin Apreutesei 2018-07-30 00:30:45 +03:00
  • b289e75833 bugfix for #7 Cosmin Apreutesei 2018-07-30 00:07:06 +03:00
  • 298b9740d7 unimportant Cosmin Apreutesei 2018-07-08 00:03:28 +03:00
  • 6db0d3840f unimportant Cosmin Apreutesei 2018-06-20 14:41:33 +03:00
  • 89dc3d0b8a unimportant Cosmin Apreutesei 2018-06-20 14:13:18 +03:00
  • d5d314745c updated documentation Cosmin Apreutesei 2018-06-20 14:12:22 +03:00
  • aca19b8807 -vi -ar -av options for setting version information (a bit clunky but gets the job done) Cosmin Apreutesei 2018-06-19 20:25:46 +03:00
  • bef59fd4d5 unimportant Cosmin Apreutesei 2018-06-17 20:55:41 +03:00
  • 5632378166 unimportant Cosmin Apreutesei 2018-06-17 20:46:23 +03:00
  • c53f25b7af bundle initialization code for luastate so that Lua states created from Lua can benefit from bundle functionality Cosmin Apreutesei 2018-06-17 19:01:03 +03:00
  • c69d692e46 exposed bundle_add_loaders() to be used by luastate on Lua states created from Lua as well Cosmin Apreutesei 2018-06-17 18:55:28 +03:00
  • a1bdfb09d5 added bundle_libs.lua module that bundle_loader needs in order to know the list of statically compiled libraries that are embedded and thus shouldn't be loaded from system paths via ffi.load() Cosmin Apreutesei 2018-06-17 18:54:23 +03:00
  • 11a1055c66 Merge branch 'master' of github.com:luapower/bundle Cosmin Apreutesei 2018-04-02 23:14:30 +03:00
  • 363571b5d6 canopen() and mmap() API Cosmin Apreutesei 2018-04-02 23:14:23 +03:00
  • 98ba2add62 Update bundle.md Cosmin Apreutesei 2017-12-27 23:25:08 +02:00
  • d03348bbde reverting stupid thing Cosmin Apreutesei 2017-11-01 04:40:01 +02:00
  • b7a6684389 Merge branch 'master' of ssh://github.com/luapower/bundle Cosmin Apreutesei 2017-10-25 16:59:48 +03:00
  • 67563afef1 signal that bundle.lua is a script Cosmin Apreutesei 2017-10-25 16:59:42 +03:00
  • eb500044f4 markup fix Cosmin Apreutesei 2016-10-06 18:16:21 +03:00
  • ac81d7a501 clarification Cosmin Apreutesei 2016-10-06 18:15:45 +03:00
  • 66d320d4d3 -b option (#8) Cosmin Apreutesei 2015-12-09 22:23:37 +02:00
  • 1810dc0df2 unimportant Cosmin Apreutesei 2015-11-13 18:24:31 +02:00
  • 06fd7c34e2 unimportant Cosmin Apreutesei 2015-10-08 13:56:28 +03:00
  • 1dcb440eba unimportant Cosmin Apreutesei 2015-10-08 13:56:02 +03:00
  • e3908bd306 unimportant Cosmin Apreutesei 2015-10-08 12:38:39 +03:00
  • ee6419620a unimportant Cosmin Apreutesei 2015-08-25 15:14:25 +03:00
  • 44ea01e526 unimportant Cosmin Apreutesei 2015-06-03 21:16:43 +03:00
  • 7edcaa9f33 unimportant Cosmin Apreutesei 2015-05-16 20:57:21 +03:00
  • dd01b59306 unimportant Cosmin Apreutesei 2015-05-15 12:52:47 +03:00
  • 1633c4a7e0 unimportant Cosmin Apreutesei 2015-05-07 20:14:14 +03:00
  • a1c95fff9b default hi-res icon for OSX app bundles Cosmin Apreutesei 2015-04-30 15:45:10 +03:00
  • af008c900b making bare-minimumm OSX bundle apps with an icon Cosmin Apreutesei 2015-04-30 15:38:32 +03:00
  • 03ce7bbce8 hi-res icon Cosmin Apreutesei 2015-04-30 14:47:22 +03:00
  • c2d0f4266c unimportant Cosmin Apreutesei 2015-04-30 12:37:24 +03:00
  • dbceabcd45 forgot test file Cosmin Apreutesei 2015-04-29 15:18:39 +03:00
  • 3d53d1ae0a unimportant Cosmin Apreutesei 2015-04-28 13:50:23 +03:00
  • 301c00a8ed help file Cosmin Apreutesei 2015-04-28 13:41:51 +03:00
  • f374f12447 icon Cosmin Apreutesei 2015-04-28 13:03:21 +03:00
  • 355831d033 turns out, you need to prefix symbols with an underscore on mingw32 too... this is like writting a harry potter book... the arbitrariness is infinite Cosmin Apreutesei 2015-04-28 05:14:43 +03:00
  • a7d5df79e3 unimportant Cosmin Apreutesei 2015-04-27 17:49:31 +03:00
  • bab15e5bc1 linux needs -rpath Cosmin Apreutesei 2015-04-27 17:46:58 +03:00
  • 98518ed0af unimportant Cosmin Apreutesei 2015-04-27 17:43:20 +03:00
  • 0c7d16e130 unit test Cosmin Apreutesei 2015-04-27 17:35:47 +03:00
  • 049811c948 bugfixes: can now load all modules, link to all static libs and load blobs on all platforms Cosmin Apreutesei 2015-04-27 16:23:59 +03:00
  • c5a1fbe23f unimportant Cosmin Apreutesei 2015-04-27 06:17:29 +03:00
  • 2674939c7a bundling binary blobs (OSX) Cosmin Apreutesei 2015-04-24 14:00:42 +03:00
  • baba3b4403 OSX bundle working (can bundle all luapower modules and libs) Cosmin Apreutesei 2015-04-24 08:09:29 +03:00
  • 6ecffa9145 unimportant Cosmin Apreutesei 2015-04-06 07:20:28 +03:00
  • eb290bb112 unimportant Cosmin Apreutesei 2015-03-24 00:00:27 +02:00
  • ead6300321 unimportant Cosmin Apreutesei 2015-03-12 02:43:24 +02:00
  • ee314bb948 unimportant Cosmin Apreutesei 2015-03-12 02:41:54 +02:00
  • f128af954d bundle Cosmin Apreutesei 2015-03-08 01:15:26 +02:00
  • 876fa9b085 unimportant Cosmin Apreutesei 2015-02-16 22:42:53 +02:00
  • 0905f2d3b2 unimportant Cosmin Apreutesei 2014-11-13 19:38:04 +02:00
  • f759c038e6 unimportant Cosmin Apreutesei 2014-11-13 07:11:00 +02:00
  • bfabb62265 unimportant Cosmin Apreutesei 2014-11-13 06:26:25 +02:00
  • 3ff96b0b70 unimportant Cosmin Apreutesei 2014-11-12 03:33:00 +02:00
  • abc7c8f0ef unimportant Cosmin Apreutesei 2014-11-12 01:57:59 +02:00
  • 10b2ee847e unimportant Cosmin Apreutesei 2014-11-10 02:17:58 +02:00
  • 2e9fc48d2b unimportant Cosmin Apreuetsei 2014-11-06 17:14:58 +02:00
  • 0d18cf6959 unimportant Cosmin Apreuetsei 2014-11-06 16:13:15 +02:00
  • 5e802d3f39 doc Cosmin Apreuetsei 2014-11-06 04:28:40 +02:00
  • b3f3cfeba8 init Cosmin Apreuetsei 2014-11-06 03:55:10 +02:00