Development

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Project)
(Uncategorized)
 
(14 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 70: Line 76:
  
 
== Project ==
 
== Project ==
 +
* [[AnFX Java Movie]] (.afx)
 
* [[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)
 
* [[C Sharp project]] (.csproj)
Line 80: Line 87:
 
* [[IntelliJ Idea project]] (.ipr)
 
* [[IntelliJ Idea project]] (.ipr)
 
* [[IntelliJ Idea Website]] (.iws)
 
* [[IntelliJ Idea Website]] (.iws)
 +
* [[LiveMotion]] (.liv)
 +
* [[SWiSH Movie]] (.swi)
 
* [[UltraEdit project file]] (.prj, pui)
 
* [[UltraEdit project file]] (.prj, pui)
 
* [[VisualBasic project]] (.vbp, .vbproj)
 
* [[VisualBasic project]] (.vbp, .vbproj)
Line 87: Line 96:
 
* [[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 132:
 
== 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]]
 +
* [[Qt translation source]]
 
* [[SOURCE DATE EPOCH|SOURCE_DATE_EPOCH]]
 
* [[SOURCE DATE EPOCH|SOURCE_DATE_EPOCH]]
 +
* [[XML Metadata Interchange]]
  
 
== Links ==
 
== Links ==

Latest revision as of 15:39, 15 October 2023

File Format
Name Development
Ontology

{{{caption}}}

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

See also: Source code, Executables

Contents

[edit] Build Automation

(see also Project below)

[edit] Cloud platforms

[edit] Compiling

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

[edit] Debug

[edit] 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)

[edit] Intermediate

For bytecode formats, see Executables#Virtual machine code.

[edit] Linking

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

[edit] Packaging and installation

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

[edit] Project

[edit] Remote procedure calls

[edit] Resource

See Resources.

[edit] Revision control systems / code repositories

[edit] Runtime environments

[edit] Specialized

[edit] Uncategorized

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox