premake/src/host
Jason Perkins d465949a9a Merged in goughy/premake-dev-d2 (pull request #48)
Fix Lua compilation error on *nix due to getline macro
2013-05-21 13:30:29 -04:00
..
lua-5.1.4 Fix Lua compilation error on *nix due to getline macro 2013-05-17 21:01:37 +10:00
os_chdir.c First integration of new Lua-based architecture 2008-10-31 18:38:05 +00:00
os_copyfile.c Fixed os_copyfile() for Posix 2009-01-08 19:33:14 +00:00
os_getcwd.c Port path.getrelative() and path.translate() from Lua to C 2013-01-04 11:32:52 -05:00
os_getversion.c Initial support for GNU/Hurd. 2013-04-19 23:00:47 +02:00
os_is64bit.c Some cleanup for is64bit() to make it look a bit like the other os functions 2011-04-04 16:49:55 -04:00
os_isdir.c First integration of new Lua-based architecture 2008-10-31 18:38:05 +00:00
os_isfile.c First integration of new Lua-based architecture 2008-10-31 18:38:05 +00:00
os_match.c Feature 2905303: Enable better folder matching in file lists 2009-12-22 16:07:55 +00:00
os_mkdir.c First integration of new Lua-based architecture 2008-10-31 18:38:05 +00:00
os_pathsearch.c Patch 3351583: _PREMAKE_COMMAND variable (Konstantin Tokarev) 2011-11-28 17:01:44 -05:00
os_rmdir.c Fix error result handling in os.rmdir() 2013-05-20 11:06:53 -04:00
os_stat.c Added new function os.stat to fetch information about a file 2011-08-26 16:10:02 -04:00
os_uuid.c Make deterministic UUID code friendly to non-C99 compilers; update change log 2012-12-19 09:29:52 -05:00
path_getabsolute.c Port path.getrelative() and path.translate() from Lua to C 2013-01-04 11:32:52 -05:00
path_getrelative.c Fix VC build error on recent getrelative() changes 2013-03-07 10:44:47 -05:00
path_isabsolute.c Ported old stress test; moved path.join() to C 2013-01-03 11:11:31 -05:00
path_join.c Port path.getrelative() and path.translate() from Lua to C 2013-01-04 11:32:52 -05:00
path_translate.c Port path.getrelative() and path.translate() from Lua to C 2013-01-04 11:32:52 -05:00
premake_main.c Patch 3485071: Fixed _PREMAKE_COMMAND fallback when premake4 is not in PATH (Konstantin Tokarev) 2012-09-27 17:07:32 -04:00
premake.c Allow API functions to be flagged as deprecated 2013-04-09 10:11:27 -04:00
premake.h Initial support for GNU/Hurd. 2013-04-19 23:00:47 +02:00
string_endswith.c Merged changes from PS3 branch 2009-05-05 22:42:49 +00:00
string_hash.c Add support for solution groups 2012-12-18 11:09:50 -05:00