Difference between revisions of "User:Vincent"

From Lazarus wiki
Jump to navigationJump to search
Line 37: Line 37:
 
* https://sourceforge.net/projects/copher
 
* https://sourceforge.net/projects/copher
  
;Creating SID Chroot:
+
===Creating SID Chroot===
 
* https://trac.parrot.org/parrot/wiki/ChrootSetup
 
* https://trac.parrot.org/parrot/wiki/ChrootSetup
 +
 +
===Creating a Fedora Chroot===
 +
* http://gr8can8dian.wordpress.com/2011/01/22/building-a-fedora-rpm-with-mock/
  
 
=== Exim ===
 
=== Exim ===

Revision as of 21:10, 7 September 2011

Full name: Vincent Snijders

Email: vsnijders at vodafonevast.nl

IRC nick: fpcfan, you can use your browser as IRC client.

My goal is to make lazarus as good on windows as it is on linux (or even better).

I build daily snapshots of the lazarus source and installers for win32, linux and Mac OSX. For more information see Lazarus Snapshots Downloads.


Some links to help me create wiki pages (maybe to be moved to a help page):

Syntax highlighting

Templates for new pages (component release pages): http://mail.wikipedia.org/pipermail/mediawiki-l/2005-October/007985.html


Translations

My stylesheet: User:Vincent/monobook.css

My personal lazarus todo list.

User:Vincent/Mediawiki customizations

Automatically uploading releases to sourceforge

Creating SID Chroot

Creating a Fedora Chroot

Exim

exim help


query resolved issues.

SELECT count(*) FROM `mantis_bug_table`  
where (fixed_in_version='0.9.28' or 
fixed_in_version='0.9.27 (SVN)' or 
fixed_in_version='0.9.26.1 (SVN)' or 
fixed_in_version='0.9.26.2' )
and status>=80