Thread: [Gambas-devel-svn] SF.net SVN: gambas:[2753] gambas/trunk/app/src/gambas3/.src/Packager/ Package.mo
Brought to you by:
gambas
From: <ga...@us...> - 2010-03-05 17:56:29
|
Revision: 2753 http://gambas.svn.sourceforge.net/gambas/?rev=2753&view=rev Author: gambas Date: 2010-03-05 17:56:00 +0000 (Fri, 05 Mar 2010) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fix a crash in packager, that was using the old CComponent.Type property. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Packager/Package.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2010-08-05 21:52:07
|
Revision: 3095 http://gambas.svn.sourceforge.net/gambas/?rev=3095&view=rev Author: lordheavy Date: 2010-08-05 21:52:01 +0000 (Thu, 05 Aug 2010) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Now archlinux packages are correctly generated. Some features like extra files or libraries are not yet implemented Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Packager/Package.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2011-07-20 21:06:42
|
Revision: 3944 http://gambas.svn.sourceforge.net/gambas/?rev=3944&view=rev Author: lordheavy Date: 2011-07-20 21:06:36 +0000 (Wed, 20 Jul 2011) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Add missing pkgdesc entry in the PKGBUILD. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Packager/Package.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2012-03-08 01:52:24
|
Revision: 4538 http://gambas.svn.sourceforge.net/gambas/?rev=4538&view=rev Author: gambas Date: 2012-03-08 01:52:18 +0000 (Thu, 08 Mar 2012) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Many Shell$() calls were forgotten in the packager code. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Packager/Package.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2012-04-01 17:06:10
|
Revision: 4590 http://gambas.svn.sourceforge.net/gambas/?rev=4590&view=rev Author: gambas Date: 2012-04-01 17:06:04 +0000 (Sun, 01 Apr 2012) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fix generation of packager extra files list in RPM .spec files. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Packager/Package.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2012-04-04 23:14:42
|
Revision: 4595 http://gambas.svn.sourceforge.net/gambas/?rev=4595&view=rev Author: gambas Date: 2012-04-04 22:58:01 +0000 (Wed, 04 Apr 2012) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fix ArchLinux package creation when the destination directory has spaces. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Packager/Package.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2012-04-05 09:36:39
|
Revision: 4596 http://gambas.svn.sourceforge.net/gambas/?rev=4596&view=rev Author: lordheavy Date: 2012-04-05 09:36:33 +0000 (Thu, 05 Apr 2012) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: ArchLinux package now support extra dependencies. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Packager/Package.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2012-04-05 10:48:27
|
Revision: 4597 http://gambas.svn.sourceforge.net/gambas/?rev=4597&view=rev Author: lordheavy Date: 2012-04-05 10:48:18 +0000 (Thu, 05 Apr 2012) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Archlinux packages support dependency against a specific component version. Other packages uses the old behaviour. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Packager/Package.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2012-04-06 08:47:32
|
Revision: 4601 http://gambas.svn.sourceforge.net/gambas/?rev=4601&view=rev Author: lordheavy Date: 2012-04-06 08:47:24 +0000 (Fri, 06 Apr 2012) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Archlinux packages now support installation of extra files. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Packager/Package.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2012-04-06 15:15:04
|
Revision: 4604 http://gambas.svn.sourceforge.net/gambas/?rev=4604&view=rev Author: lordheavy Date: 2012-04-06 15:14:58 +0000 (Fri, 06 Apr 2012) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fix typos in extrafiles support in Archlinux packages. Now generation of Archlinux binaries packages in the IDE doesn't check dependencies anymore, so then can be built with SVN version also. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Packager/Package.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bb...@us...> - 2012-06-12 08:11:30
|
Revision: 4822 http://gambas.svn.sourceforge.net/gambas/?rev=4822&view=rev Author: bbruen Date: 2012-06-12 08:11:19 +0000 (Tue, 12 Jun 2012) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Autotools packager now respects the vendor name prefix option (trivial) Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Packager/Package.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2012-09-01 01:20:54
|
Revision: 5109 http://gambas.svn.sourceforge.net/gambas/?rev=5109&view=rev Author: gambas Date: 2012-09-01 01:20:48 +0000 (Sat, 01 Sep 2012) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Ubuntu and Debina packager now create a correct desktop file. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Packager/Package.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bb...@us...> - 2012-09-11 08:29:59
|
Revision: 5155 http://gambas.svn.sourceforge.net/gambas/?rev=5155&view=rev Author: bbruen Date: 2012-09-11 08:29:50 +0000 (Tue, 11 Sep 2012) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Altered order of code in Package.Make so the CHANGELOG is saved before creating the package. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Packager/Package.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-01-25 01:47:41
|
Revision: 6101 http://sourceforge.net/p/gambas/code/6101 Author: gambas Date: 2014-01-25 01:47:38 +0000 (Sat, 25 Jan 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Packager: Ensure that *.deb changelog does not use lines longer than 80 columns. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Packager/Package.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-19 13:38:01
|
Revision: 6564 http://sourceforge.net/p/gambas/code/6564 Author: gambas Date: 2014-10-19 13:37:51 +0000 (Sun, 19 Oct 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Run packaging commands through a virtual terminal. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Packager/Package.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-12-11 20:27:01
|
Revision: 6716 http://sourceforge.net/p/gambas/code/6716 Author: gambas Date: 2014-12-11 20:26:59 +0000 (Thu, 11 Dec 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fix Mageia package generation. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Packager/Package.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2015-01-31 18:49:54
|
Revision: 6877 http://sourceforge.net/p/gambas/code/6877 Author: gambas Date: 2015-01-31 18:49:45 +0000 (Sat, 31 Jan 2015) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Packager: Fix the use of Shell$() in Debian packaging. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Packager/Package.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2015-09-25 02:45:56
|
Revision: 7337 http://sourceforge.net/p/gambas/code/7337 Author: gambas Date: 2015-09-25 02:45:55 +0000 (Fri, 25 Sep 2015) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Packager: Fix debian packages so that lintian likes them better. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Packager/Package.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2015-09-25 02:50:09
|
Revision: 7338 http://sourceforge.net/p/gambas/code/7338 Author: gambas Date: 2015-09-25 02:50:08 +0000 (Fri, 25 Sep 2015) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Packager: Unify debian standards version reported inside packages. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Packager/Package.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2015-09-25 19:25:37
|
Revision: 7341 http://sourceforge.net/p/gambas/code/7341 Author: gambas Date: 2015-09-25 19:25:35 +0000 (Fri, 25 Sep 2015) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Packager: Really fix Debian standard version. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Packager/Package.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2015-10-30 23:58:32
|
Revision: 7437 http://sourceforge.net/p/gambas/code/7437 Author: gambas Date: 2015-10-30 23:58:31 +0000 (Fri, 30 Oct 2015) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Packager: Correctly handle descriptions having newlines inside. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Packager/Package.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2015-11-03 18:57:21
|
Revision: 7450 http://sourceforge.net/p/gambas/code/7450 Author: gambas Date: 2015-11-03 18:57:20 +0000 (Tue, 03 Nov 2015) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Packager: Extra directories are now correctly defined in Debian packages. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Packager/Package.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2015-12-15 01:50:28
|
Revision: 7525 http://sourceforge.net/p/gambas/code/7525 Author: gambas Date: 2015-12-15 01:50:27 +0000 (Tue, 15 Dec 2015) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Pacakger: support for 'gb.gui.qt' and 'gb.gui.qt.webkit' generic components. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Packager/Package.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2015-12-15 02:06:10
|
Revision: 7527 http://sourceforge.net/p/gambas/code/7527 Author: gambas Date: 2015-12-15 02:06:09 +0000 (Tue, 15 Dec 2015) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Packager: Use debhelper version 9 requirement everywhere. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Packager/Package.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-02-01 08:15:05
|
Revision: 7595 http://sourceforge.net/p/gambas/code/7595 Author: gambas Date: 2016-02-01 08:15:03 +0000 (Mon, 01 Feb 2016) Log Message: ----------- [DEVELOPMENT ENVIROMENT] * BUG: Packager: Fix library support. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Packager/Package.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |