Commit Graph

89 Commits

Author SHA1 Message Date
Maxim Ganetsky
fd7222fae9 .gitignore: unified backup directory matching expression with ones for units and lib directories
(cherry picked from commit 647a86feb5)
2021-11-08 00:42:31 +03:00
Maxim Ganetsky
0563917145 Added backup subdirectories with their content to .gitignore
(cherry picked from commit 74e27157fd)
2021-11-08 00:42:30 +03:00
mattias
ab85f43b84 git: ignore link.res 2021-10-30 13:38:05 +02:00
dsiders
66db2ec9f6 Revert "Adds ignored files in /docs/html/ to .gitignore."
This reverts commit fb234788f3.
2021-10-29 18:10:24 +01:00
dsiders
fb234788f3 Adds ignored files in /docs/html/ to .gitignore.
(cherry picked from commit 4ef50c5d54)
2021-10-29 02:19:19 +03:00
Maxim Ganetsky
5ba4b9213e .gitignore clean up
(cherry picked from commit 0ab69e8387)
2021-08-27 00:22:47 +03:00
Maxim Ganetsky
3d7bfff38f Added executable names to .gitignore
(cherry picked from commit e881c3e6aa)
2021-08-27 00:22:47 +03:00
mattias
3fe4dc47ef tools: added git ignores for linux binaries and config
(cherry picked from commit 266c74db95)
2021-08-27 00:22:47 +03:00
Martin
c94d2b3641 fix gitignore 2021-07-30 19:54:20 +02:00
Martin
1b6070d9ef fix gitignore 2021-07-30 18:17:30 +02:00
Martin
921c45ac37 Updated .gitignore 2021-07-28 20:35:36 +02:00
maxim
990ea0d78a Installers: Removed Debian package sources ("<lazarus-dir>/debian" directory). Added a note to tools/install/README.txt with links to official Debian package repository.
Reasons for removal:
 1. They are unmaintained and outdated (Debian distribution maintains its copy here: https://salsa.debian.org/pascal-team/lazarus/tree/master/debian).
 2. They are not needed by the Lazarus project itself, which uses package sources from tools/install directory.
 3. They are even removed from Debian packages during their creation.

ACKed by Mattias and Mazen.

git-svn-id: trunk@63088 -
2020-04-27 22:26:59 +00:00
mattias
1ecd916df9 debian: renamed debian package name from fpc to fpc-laz to avoid nameclash with ubuntu repos
git-svn-id: trunk@59353 -
2018-10-26 09:52:54 +00:00
wp
c216c92b71 rx: Delete files, had been copied to (ccr)/components/rx/trunk(rx_laz on Nov 4, 2017.
git-svn-id: trunk@56941 -
2018-01-03 21:14:46 +00:00
mattias
7394ed2c35 IDE: removed obsolete custom components
git-svn-id: trunk@56781 -
2017-12-18 17:20:19 +00:00
mattias
6cc8aeb697 examples: removed obsolete openbrowser
git-svn-id: trunk@54879 -
2017-05-12 12:58:36 +00:00
mattias
2b851bf1c8 printers4lazarus: clean up
git-svn-id: trunk@53037 -
2016-09-26 10:26:30 +00:00
mattias
c2fcacd04c rtticontrols: clean up
git-svn-id: trunk@53036 -
2016-09-26 10:25:55 +00:00
mattias
3db00e0919 sqldb: clean up
git-svn-id: trunk@53035 -
2016-09-26 10:25:19 +00:00
mattias
9d6c69f3a0 IDE: procedure list: simplified
git-svn-id: trunk@52680 -
2016-07-14 07:03:35 +00:00
blikblum
6c328392e3 svn: ignore *.exe files in root folder
git-svn-id: trunk@52665 -
2016-07-10 16:23:27 +00:00
blikblum
e3cd3b6522 examples: set ignore property to dbeditmask
git-svn-id: trunk@52664 -
2016-07-10 16:21:16 +00:00
blikblum
17071a7ad8 components: set subversion ignore property to lib folders
git-svn-id: trunk@52663 -
2016-07-10 16:15:11 +00:00
blikblum
981cddc4ae rtticontrols: remove lib folder from source control
git-svn-id: trunk@52662 -
2016-07-10 16:09:32 +00:00
blikblum
6acef241e5 sqldb: remove lib folder from source control
git-svn-id: trunk@52661 -
2016-07-10 16:08:28 +00:00
blikblum
3be2618121 printers: remove lib folder from source control
git-svn-id: trunk@52660 -
2016-07-10 16:07:43 +00:00
blikblum
b2f43c4d64 rx: remove lib folder from source control
git-svn-id: trunk@52659 -
2016-07-10 16:04:56 +00:00
blikblum
7bc5dafb25 cairocanvas: set subversion ignore property to lib folder
git-svn-id: trunk@52657 -
2016-07-10 15:47:26 +00:00
blikblum
b7ce8600a4 sqlite: set subversion ignore property to lib folder
git-svn-id: trunk@52656 -
2016-07-10 15:42:06 +00:00
blikblum
d72d929c86 sqlite: remove lib folder from source control
git-svn-id: trunk@52655 -
2016-07-10 15:40:02 +00:00
wp
fe611b631f TAChart: Combine all po files in a single file (TAChartStrConsts)
git-svn-id: trunk@50756 -
2015-12-12 20:10:02 +00:00
martin
cf756563a2 Removed old empty directory
git-svn-id: trunk@44484 -
2014-03-20 21:38:14 +00:00
martin
174b810539 Removed some old files (unused test files?)
git-svn-id: trunk@44481 -
2014-03-20 21:22:33 +00:00
martin
5f80553ea9 Moved fpdebug
git-svn-id: trunk@42802 -
2013-09-15 10:59:04 +00:00
mattias
7dfc6db3f0 ideintf: moved to components
git-svn-id: trunk@40882 -
2013-04-23 07:04:51 +00:00
ask
61d2f72742 TAChart: Move TAChartAggPas package into a subdirectory to allow separate recompilation
git-svn-id: trunk@40145 -
2013-02-03 10:01:02 +00:00
ask
ebd3880924 TAChart: Add "manhattan" demo
git-svn-id: trunk@40055 -
2013-01-30 13:34:50 +00:00
wp
3184191f80 TAChart tutorial: Add source code for tutorial on TFuncSeries
git-svn-id: trunk@39215 -
2012-10-31 22:49:28 +00:00
ask
593d20e3ce TAChart: Fix formatting and svn properties of "getting_started" tutorial
git-svn-id: trunk@39211 -
2012-10-31 17:25:47 +00:00
ask
6b7c8e492a TAChart: Add source code for "ColorMapSeries, Zooming" tutorial
git-svn-id: trunk@39179 -
2012-10-28 18:51:54 +00:00
ask
82f17f1252 TAChart: Add "distance" demo. Based on patch by Werner Pamler.
git-svn-id: trunk@38451 -
2012-08-31 09:56:38 +00:00
ask
80bac85dcd TAChart: Add "animate" demo
git-svn-id: trunk@38443 -
2012-08-30 15:17:08 +00:00
ask
c2b096f44c TAChart: Add LazReport demo
git-svn-id: trunk@36660 -
2012-04-08 08:19:34 +00:00
mattias
9cf9902754 moved anchordocking to components
git-svn-id: trunk@36005 -
2012-03-14 19:24:11 +00:00
ask
88e42b0f52 TAChart: Add imagelist demo based on code by Werner Pamler
git-svn-id: trunk@34850 -
2012-01-22 08:33:32 +00:00
ask
54c94a710b TAChart: Add fit demo based on code by Werner Pamler
git-svn-id: trunk@34849 -
2012-01-22 04:21:14 +00:00
ask
6f963be4f2 TAChart: Add NaN demo
git-svn-id: trunk@32323 -
2011-09-13 17:17:49 +00:00
ask
142639461e TAChart: Add panes demo
git-svn-id: trunk@32089 -
2011-08-29 09:03:53 +00:00
ask
c7b8797cf5 TAChart: Add TChartListbox demo by Werner Pamler
git-svn-id: trunk@31631 -
2011-07-10 01:40:29 +00:00
ask
30246e2658 TAChart: Add fpvectorial demo
git-svn-id: trunk@30399 -
2011-04-20 10:49:17 +00:00