Description: repository git and gitlab metafiles

This file as text.
(active) Revisions in this set:
ea4950ee910bf3508bdc57117e601682571faf63,b336155be64943a16b297d1684c45f1daf3f9b6e,c38b8ac28fd17072e2db87f4d008c36e68e8e0a7
0ba689de84df28a0a690aa5607ee83df7bba26b4,f383cf4deb29c6ba3d89c830bd40fc1e6632e98c,eed9bc1f356acc9da3471b862ae0b35e8fca0908
ddb572513c5530c024a83801b13227b6b2ce5578,a7d608dd431df9e641b147bb9370daae4750f723,3892689ef77e8cb86add2760482a7eb72e93345e
4fe3e1f8f8712a12969583853c4cd1059f5dfd16,dbca95518bf69f6d236de3a23cdd91917d208065,b31adddd7ed834ce5be5f15604ac14d528299757
f43a65aec22e9cfd0085a928d05e5ba85d66f9ad,936a35b587afc45921cca0d0d7753b1cd9373061,2ee32623fbf7d9f6a014d71036cf2624441bd61e
94a5fd4a5ef66cfeff2a78fc134f4fbb68e368c9,c2eb68330cf48af3c1fd21a1a1317591b16d7c79,bb2fd561bb253910d57a33b067c269e7894acf08
4303d62c2bb5f45cd28fa672e280f83f953148c0,d5d90499ee87981a8cb373dc53ed5105e98c36ab,133f76c8b7d13e00c891007cebc4a4ceaee80594
b5fca5b094bb49c03264d6e33a4a1c308b7172dc,ae8972083f6e97772c480dabdf923d5165aa5faf,4acf8d36b8de9bdeda81fccf8968743e577c7a89
3f26551c42857ba03739f2e0d89fa1dfc64979bb,d2929586652740f02401d6c9f603cc1b2faa56f9,25af28de1ea5118b84464baeaaeedf1518ae0218
e77bf0f3bd38071b6b635750896b1e27e6d09c40,0508f643c0e86479f2e4d49464c0e0a97699bb84,d54d787df2ad3bf28ab07220daa82e8f177d85a8
ef8ad5446026ca623a4daa9e5e7af5f5783aa724,3024aea354579b389db901441f3c7af4aef633aa,78fba07415e9caf09604ea3019ba2b4e0db0223e
caa4574c7304ce7110ac2d9d828bba73a9cec20d,7ea34ceb222eb03fd7cd448fcbd90f5caefdb143,fbd26ab472cc5b6e2b75f006afa4d9174026c277
b8f7a53dcb1e26299c5b264fe2392b4368cfc9da,4afb8fad427028f21486eb937ac3a2e12855bc22,395851a554b9e8dffeaac2cc553424a7f8681011
6c33e240ffdda78a327b00d472907bec8bd19169,8f2734e1f18b96d4b1e8399fc9fa7d4b322d04d8,48f6ecc1f15892237f903d2d2bf59474a17cbc76
43812138ca661f19f5f747e61ecddb88354765ee,b445e679e755648cc834a04ad8ccf29374f8ecd9,087bc4d3bffdbc3c775efafbc98abbb25adee61a
86dde7821c25f573d9d52979a419b7b453a4dc09,59e307ec2ea820e2683ec7d74682c279b2fbeaab,f504442086c45440e46b1b7945fc373e91dd23ab
4708886a0d7dafe098ecebc81865e311afe4abb8,bfa5871d565688cff4d617dd8649488c3891a70e,a1465ad0a8035c49d0d8d8afa740fe1b28ea585b

Clicking a revision will expand files
 


Add missing svn:ignore in some directories
Commit consists out of
  • M .gitignore


* improved .gitignore


sinclairql: enable most of rtl-objpas and rtl-extra on the QL
Commit consists out of
  • M packages/rtl-extra/fpmake.pp
  • M packages/rtl-objpas/fpmake.pp


* fix test compilation with Delphi
Commit consists out of
  • M packages/rtl-objpas/tests/tests.rtti.pas
  • M packages/rtl-objpas/tests/tests.rtti.util.pas


* fix for Mantis 0038381: apply patch by Bi0T1N to add two Delphi compatible overloads for TValue.Make
Commit consists out of
  • M packages/rtl-objpas/src/inc/rtti.pp
  • M packages/rtl-objpas/tests/tests.rtti.pas


+ enabled several rtl-objpas units for the WASI target
Commit consists out of
  • M packages/rtl-objpas/fpmake.pp


+ LICENSE and README.md added, taken from git test conversion as committed by Michael
Commit consists out of
  • M .gitattributes
  • A LICENSE
  • A README.md


* Add DB testsuite config file to ignore list
Commit consists out of
  • M .gitignore


Add several pattern from tests sub-directory to ignore list

(cherry picked from commit a837c8d47a93f1f1c73a6c45b837f49d9d040c30)
Commit consists out of
  • M .gitignore


Add some more patterns to .gitignore
Commit consists out of
  • M .gitignore


Initial .gitlab-ci.yml file
Commit consists out of
  • A .gitlab-ci.yml


Added make command to .gitlab-ci.yml
Commit consists out of
  • M .gitlab-ci.yml


* Cleaned up .gitlab-ci.yml
* Added regression testing
Commit consists out of
  • M .gitlab-ci.yml


* build and test must be one job
Commit consists out of
  • M .gitlab-ci.yml


+ build fpts2junit
+ generate testresult.xml artifact
Commit consists out of
  • M .gitlab-ci.yml


* build fpts2junit after testing so all directories are present
Commit consists out of
  • M .gitlab-ci.yml


+ do fullcycle
Commit consists out of
  • M .gitlab-ci.yml


* do fullcycle with -j 4
Commit consists out of
  • M .gitlab-ci.yml


* do fullcycle with -j 4
Commit consists out of
  • M .gitlab-ci.yml


* factored out the fullcycle job as proposed by Marcus
Commit consists out of
  • M .gitlab-ci.yml


Ignore all BuildUnit_{package_name}.pp generated file
Commit consists out of
  • M .gitignore


Ignore all BuildUnit_{package_name}.pp generated file
Commit consists out of
  • M .gitignore


Use pascal hunk for diff output for pascal source files
Commit consists out of
  • M .gitattributes


Add symbol_order*.fpc files to .gitignore
Commit consists out of
  • M .gitignore


Compile with -Oodfa to get better warnings
Commit consists out of
  • M .gitlab-ci.yml


* + .gitconfig with configuration for better diffing, needs a
git config --local include.path ../.gitconfig
to be activated
Commit consists out of
  • A .gitconfig


Add initial Description templates

this adds a description template for issues as well as for
merge requests that target the compiler
Commit consists out of
  • A .gitlab/issue_templates/Bug.md
  • A .gitlab/merge_request_templates/Compiler.md


Add two more templates to show the possibilities
Commit consists out of
  • A .gitlab/issue_templates/Feature Request.md
  • A .gitlab/merge_request_templates/Packages.md


Add gdb4fpc.ini, generated by gppcCPUSUFFIX utility and utils/fpcm/fpcmake to .gitignore list
Commit consists out of
  • M .gitignore


+ use linux tag in gitlab-ci.yml
Commit consists out of
  • M .gitlab-ci.yml


Add *.ttp to .gitignore
Commit consists out of
  • M .gitignore


* add .prg extension to be ignored by git. this is used on Atari and a number of 8 bit platforms for executables
Commit consists out of
  • M .gitignore


fcl-web: gitignore
Commit consists out of
  • A packages/fcl-web/tests/.gitignore


* Ignore fonts
Commit consists out of
  • A packages/fcl-pdf/tests/.gitignore


* Ignore fonts & output programs
Commit consists out of
  • A packages/fcl-pdf/examples/.gitignore


* Ignore output programs
Commit consists out of
  • A packages/fcl-passrc/examples/.gitignore


* Ignore output programs
Commit consists out of
  • A packages/fcl-css/examples/.gitignore


* Ignore output programs
Commit consists out of
  • A packages/fcl-css/tests/.gitignore


* Ignore output programs
Commit consists out of
  • A packages/fcl-js/examples/.gitignore


* Ignore output programs
Commit consists out of
  • A packages/fcl-base/tests/.gitignore


m68k: ignore the mk68kins binary
Commit consists out of
  • M .gitignore


* improve .gitignore
Commit consists out of
  • M .gitignore


* Dotted filenames for package gitlab
Commit consists out of
  • A packages/gitlab/namespaced/Api.Gitlab.Client.pas
  • A packages/gitlab/namespaces.lst
  • M packages/gitlab/src/gitlabclient.pas


* Add showdeps example to ignore list
Commit consists out of
  • M packages/fcl-passrc/examples/.gitignore


ignore compiled files
Commit consists out of
  • M .gitignore


fcl-pdf: gitignore fonts
Commit consists out of
  • M packages/fcl-pdf/examples/.gitignore


* update runner tag
Commit consists out of
  • M .gitlab-ci.yml


Ignore vppc* files in compiler directory
Commit consists out of
  • M .gitignore


GitLab: Fix typo in MR template
Commit consists out of
  • M .gitlab/merge_request_templates/Compiler.md


GitLab: Add a link to the Markdown documentation in issue and MR templates
Commit consists out of
  • M .gitlab/issue_templates/Bug.md
  • M .gitlab/issue_templates/Feature Request.md
  • M .gitlab/merge_request_templates/Compiler.md
  • M .gitlab/merge_request_templates/Packages.md


* Remove package label, it is not used
Commit consists out of
  • M .gitlab/merge_request_templates/Packages.md