Development

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Project)
(10 intermediate revisions by 3 users not shown)
Line 19: Line 19:
 
* [[Imake|Imakefile]]
 
* [[Imake|Imakefile]]
 
* [[Jamfile]]
 
* [[Jamfile]]
 +
* [[Jenkinsfile]]
 
* [[Makefile]]
 
* [[Makefile]]
 +
* [[Redo]]
  
 
== Cloud platforms ==
 
== Cloud platforms ==
 +
* [[Amazon Web Services]] (AWS)
 +
* [[Google Cloud]]
 
* [[Heroku]]
 
* [[Heroku]]
 +
* [[IBM Cloud]]
 +
* [[Microsoft Azure Cloud]]
  
 
== Compiling ==
 
== Compiling ==
Line 80: Line 86:
 
* [[IntelliJ Idea project]] (.ipr)
 
* [[IntelliJ Idea project]] (.ipr)
 
* [[IntelliJ Idea Website]] (.iws)
 
* [[IntelliJ Idea Website]] (.iws)
 +
* [[LiveMotion]] (.liv)
 
* [[UltraEdit project file]] (.prj, pui)
 
* [[UltraEdit project file]] (.prj, pui)
 
* [[VisualBasic project]] (.vbp, .vbproj)
 
* [[VisualBasic project]] (.vbp, .vbproj)
Line 87: Line 94:
 
* [[Visual Studio Solution file]] (.sln)
 
* [[Visual Studio Solution file]] (.sln)
 
* [[Visual Studio Solution Options file]] (.suo)
 
* [[Visual Studio Solution Options file]] (.suo)
 +
* [[Visual Studio workspace]] (.code-workspace)
 
* [[Xcode Playground]] (.playground)
 
* [[Xcode Playground]] (.playground)
 
* [[Xcode Project]] (.xcodeproj): Mac/iOS development
 
* [[Xcode Project]] (.xcodeproj): Mac/iOS development
 +
* [[XFL]] (Adobe Flash Exchange Format)
  
 
== Remote procedure calls ==
 
== Remote procedure calls ==
Line 121: Line 130:
 
== Uncategorized ==
 
== Uncategorized ==
 
* [[Buildinfo]] [https://wiki.debian.org/ReproducibleBuilds/BuildinfoFiles]
 
* [[Buildinfo]] [https://wiki.debian.org/ReproducibleBuilds/BuildinfoFiles]
 +
* [[Docker]] (sandboxed virtual servers)
 
* [[Ghidra]]
 
* [[Ghidra]]
 +
* [[Kubernetes]] (cluster orchestration)
 +
* [[No Code]]
 
* [[SOURCE DATE EPOCH|SOURCE_DATE_EPOCH]]
 
* [[SOURCE DATE EPOCH|SOURCE_DATE_EPOCH]]
 +
* [[XML Metadata Interchange]]
  
 
== Links ==
 
== Links ==

Revision as of 18:09, 18 January 2023

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