Development

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Build Automation)
(22 intermediate revisions by 5 users not shown)
Line 16: Line 16:
 
* [[Cabal]]
 
* [[Cabal]]
 
* [[CMake]]
 
* [[CMake]]
 +
* [[hpack (Haskell)]]
 
* [[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 39: Line 46:
 
See also [[Resources]].
 
See also [[Resources]].
 
* [[Nib file]] (Mac OS X development; windowed interfaces) (.nib)
 
* [[Nib file]] (Mac OS X development; windowed interfaces) (.nib)
 +
* [[QML]]
 
* [[Storyboard file]] (iOS development) (.storyboard)
 
* [[Storyboard file]] (iOS development) (.storyboard)
 
* [[Xib file]] (Mac OS X / iOS development; replaced Nib files) (.xib)
 
* [[Xib file]] (Mac OS X / iOS development; replaced Nib files) (.xib)
Line 59: Line 67:
  
 
== Packaging and installation ==
 
== Packaging and installation ==
See:
+
See also [[Archiving#Program/App/Applet/Installer|specialized archive formats]] and the "Build Automation" and "Project" sections of this page.
* [[Archiving#Program/App/Applet/Installer specialized archive formats]]
+
* Inno Setup
* The "Build Automation" and "Project" sections of this page
+
** [[Inno Setup ISL]]
 +
** [[Inno Setup Script]]
 +
* [[Install Maker]]
 +
* [[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 73: 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 80: 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 92: Line 108:
 
== Revision control systems / code repositories ==
 
== Revision control systems / code repositories ==
 
* [[Concurrent Versions System]] (CVS)
 
* [[Concurrent Versions System]] (CVS)
 +
* [[Fossil checkout database]]
 +
* [[Fossil repository database]]
 
* [[Git]]
 
* [[Git]]
 
** [[Github]]
 
** [[Github]]
Line 101: Line 119:
  
 
== Specialized ==
 
== Specialized ==
 +
* [[Cre8or]] (.cr8)
 
* [[Game Maker]] (.gm6, .gmk)
 
* [[Game Maker]] (.gm6, .gmk)
 
* [[RBJ (Redcode oBJect)]]
 
* [[RBJ (Redcode oBJect)]]
 +
* Tiled
 +
** [[Tiled JSON]]
 +
** [[Tiled TMX]]
 +
** [[Tiled TSX]]
 
* [[UltraEdit wordfile]] (.uew)
 
* [[UltraEdit wordfile]] (.uew)
  
 
== Uncategorized ==
 
== Uncategorized ==
 +
* [[Buildinfo]] [https://wiki.debian.org/ReproducibleBuilds/BuildinfoFiles]
 +
* [[Ghidra]]
 +
* [[No Code]]
 
* [[SOURCE DATE EPOCH|SOURCE_DATE_EPOCH]]
 
* [[SOURCE DATE EPOCH|SOURCE_DATE_EPOCH]]
 +
* [[XML Metadata Interchange]]
  
 
== Links ==
 
== Links ==

Revision as of 13:34, 14 August 2022

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