Cosmos/source/Cosmos.Build.MSBuild
Andrey Kurdyumov 6080592f99 Separate index and tables creation
This separation allows don't pay penalty for each insert during compilation phase.
Indexes created at the last step of the compilation process.
For profiler application indexes created together with tables.
2015-05-07 12:50:05 +06:00
..
Properties Reorganizing code: Moved Build and Compiler. 2014-11-26 01:13:58 +00:00
.editorconfig Refactorings related to compiler. 2015-01-02 13:56:52 +01:00
App.config Reorganizing code: Moved Build and Compiler. 2014-11-26 01:13:58 +00:00
BaseToolTask.cs - Refactoring of debugstub: now reading/writing of UART registers is isolated in 2 methods. Easier replacing. 2015-03-07 19:23:14 +01:00
Cosmos.Build.MSBuild.csproj Refactorings related to compiler. 2015-01-02 13:56:52 +01:00
Cosmos.snk Reorganizing code: Moved Build and Compiler. 2014-11-26 01:13:58 +00:00
Cosmos.targets Merge pull request #39 from MyvarHD/master 2014-12-31 13:16:14 +01:00
ExtractMapFromElfFile.cs Extract MSBuild task code to the shared library. 2015-05-07 12:41:08 +06:00
IL2CPU.cs Don't report output from NAsm as error in case of warnings 2015-01-15 17:26:37 +06:00
Ld.cs Add compilation performance logging. 2014-12-05 15:45:48 +01:00
MakeISO.cs - Use mkisofs to create ISO file 2014-12-07 10:04:46 -08:00
NAsm.cs Add compilation performance logging. 2014-12-05 15:45:48 +01:00
packages.config Reorganizing code: Moved Build and Compiler. 2014-11-26 01:13:58 +00:00
ReadMe.html Reorganizing code: Moved Build and Compiler. 2014-11-26 01:13:58 +00:00
ReadNAsmMapToDebugInfo.cs Separate index and tables creation 2015-05-07 12:50:05 +06:00
TestClass.cs Reorganizing code: Moved Build and Compiler. 2014-11-26 01:13:58 +00:00

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
	<head>
		<title></title>
	</head>
	<body>
	
	</body>
</html>