Development

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Specialized: Added Cre8or)
(Uncategorized)
(8 intermediate revisions by 2 users not shown)
Line 16: Line 16:
 
* [[Cabal]]
 
* [[Cabal]]
 
* [[CMake]]
 
* [[CMake]]
 +
* [[hpack (Haskell)]]
 
* [[Imake|Imakefile]]
 
* [[Imake|Imakefile]]
 
* [[Jamfile]]
 
* [[Jamfile]]
Line 61: Line 62:
 
== Packaging and installation ==
 
== Packaging and installation ==
 
See also [[Archiving#Program/App/Applet/Installer|specialized archive formats]] and the "Build Automation" and "Project" sections of this page.
 
See also [[Archiving#Program/App/Applet/Installer|specialized archive formats]] and the "Build Automation" and "Project" sections of this page.
 +
* Inno Setup
 +
** [[Inno Setup ISL]]
 +
** [[Inno Setup Script]]
 +
* [[Install Maker]]
 
* [[NSIS Script]]
 
* [[NSIS Script]]
 +
* [[Quick Install Maker]]
  
 
== Project ==
 
== Project ==
 
* [[APL workspace]] (stores a set of functions and variables comprising a program or project)
 
* [[APL workspace]] (stores a set of functions and variables comprising a program or project)
 +
* [[C Sharp project]] (.csproj)
 
* [[Dev-Cpp project]] (.dev)
 
* [[Dev-Cpp project]] (.dev)
 
* [[Developer Studio project]] (.dsp)
 
* [[Developer Studio project]] (.dsp)
Line 115: Line 122:
 
* [[Buildinfo]] [https://wiki.debian.org/ReproducibleBuilds/BuildinfoFiles]
 
* [[Buildinfo]] [https://wiki.debian.org/ReproducibleBuilds/BuildinfoFiles]
 
* [[Ghidra]]
 
* [[Ghidra]]
 +
* [[No Code]]
 
* [[SOURCE DATE EPOCH|SOURCE_DATE_EPOCH]]
 
* [[SOURCE DATE EPOCH|SOURCE_DATE_EPOCH]]
 +
* [[XML Metadata Interchange]]
  
 
== Links ==
 
== Links ==

Revision as of 15:09, 2 January 2021

File Format
Name Development
Ontology

{{{caption}}}

File formats concerning compilers, interpreters, linkers, IDEs, etc.

See also: Source code, Executables

Contents

Build Automation

(see also Project below)

Cloud platforms

Compiling

  • BSC (Browser code file)
  • IDB (State file)
  • MIDL (Microsoft Interface Definition Language)
  • ODL (Object Description Language)
  • SBR (Visual Studio source browser intermediate file)

Debug

Interface

See also Resources.

  • Nib file (Mac OS X development; windowed interfaces) (.nib)
  • QML
  • Storyboard file (iOS development) (.storyboard)
  • Xib file (Mac OS X / iOS development; replaced Nib files) (.xib)

Intermediate

For bytecode formats, see Executables#Virtual machine code.

Linking

  • IIK (Incremental link file)
  • MAP (Memory map link information)

Packaging and installation

See also specialized archive formats and the "Build Automation" and "Project" sections of this page.

Project

Remote procedure calls

Resource

See Resources.

Revision control systems / code repositories

Runtime environments

Specialized

Uncategorized

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox