Commit Graph

5534 Commits

Author SHA1 Message Date
Ertuğrul Erata 6349c991a3 import os needed in remove operation 2019-08-17 16:18:28 +03:00
Ertuğrul Erata 977dd9f00d Merge branch 'master' of https://github.com/safaariman/pisi 2019-08-17 16:17:19 +03:00
Safa Arıman 780359cd95 Add list-orphaned and remove-orphaned commands 2019-08-10 11:57:13 +03:00
Safa Arıman bec44c3fa0 fix dbus exception problem 2019-08-08 23:10:54 +03:00
Ertuğrul Erata b90691181c Merge pull request #1 from safaariman/master
sync with safaariman
2019-08-06 09:31:14 +03:00
Safa Arıman c8c768f5ed fix_improve_emul32 patch applied 2019-08-05 22:03:17 +03:00
Safa Arıman 92962daab0 WorkDir patch applied 2019-08-05 21:58:46 +03:00
Safa Arıman 10f828be40 disable-sandbox-for-emul32-builds patch applied 2019-08-05 21:53:37 +03:00
Safa Arıman 8add680d13 fix_emul32_flags patch applied 2019-08-05 21:53:10 +03:00
Safa Arıman fbf2c05545 improve_emul32 patch applied 2019-08-05 21:50:00 +03:00
Safa Arıman f81864efd5 detect_patch_level patch applied 2019-08-05 21:39:38 +03:00
Safa Arıman 9e0384be71 updated gitignore 2019-08-05 21:32:54 +03:00
Safa Ariman ba4b14741d fix pisitools and shelltools 2019-08-04 17:35:59 +03:00
Safa Ariman cfaae5471b fix xz decompression 2019-08-04 16:09:03 +03:00
Safa Ariman c90351220c Add python3 support 2019-06-06 01:31:19 +03:00
Fatih Aşıcı 68344a2d87 tests: Add a configuration file for tests
Otherwise it uses the system configuration and configfiletest does not
pass on all systems.
2011-12-21 15:16:48 +02:00
Fatih Aşıcı 6e9202060e tests: Change remote file URI to fix filetest 2011-12-21 15:09:22 +02:00
Fatih Aşıcı 07984393e5 Add .gitignore files 2011-12-21 15:02:08 +02:00
Ozan Çağlayan 54ececc961 build: Also match the text between document and text like ASCII 2011-12-14 14:16:36 +00:00
Metin Akdere e79f6567ef repodb: Handle get_repo_doc and get_repo_url functions properly
When trying to retrieve the document or URL of a repo that does not exist, raise
appropriate exceptions.

BUG:FIXED:18681
2011-11-11 13:42:14 +00:00
Gökhan Özbulak cbf8b2b18b rng: Add Ubuntu Font License
BUG:COMMENT:17777
2011-10-27 11:27:57 +00:00
Gökçen Eraslan 4276c30363 configfile: Move all toolchain executable names to configfile to make them overridable.
Now we can override all toolchain executable names in pisi.conf file to use another compiler like clang or for cross-compile purposes.
2011-10-13 16:14:16 +00:00
Gökhan Özbulak 62b8024709 actionsapi: New module for Java packages
This module makes the packaging of Java applications 
shipped with Ant build scripts easy by providing some 
methods. With the module, it's easier to compile and 
install Java programs/libraries, and to generate 
javadocs.
2011-10-13 13:44:52 +00:00
Fatih Aşıcı a5c0cecfd9 build: Fetch actions script inside __init__
Otherwise, set_build_type would fail when loading actions script.
Fixes the regression introduced in r37972.
2011-10-12 06:15:25 +00:00
Gökçen Eraslan 1ff8b4e25c configfile: Cosmetic changes in the comment section. 2011-09-27 10:50:40 +00:00
Gökçen Eraslan fcc4e6f982 actionsapi/get.py: Remove duplicate PATHfinder code and use the one Ozan introduced in util module. 2011-09-27 10:39:25 +00:00
Gökçen Eraslan 2ab0ac28cc configfile.py: Remove Pardus 2009 entries. 2011-09-27 07:26:40 +00:00
H. İbrahim Güngör c9fa7c49d0 pisi-spec.rng: Add Interlingua locale. 2011-09-23 07:49:56 +00:00
Gökçen Eraslan d63ae99876 actionsapi: Do not silently ignore unlinkDir(file) or unlink(directory) calls. 2011-09-20 13:48:22 +00:00
Transifex SVN Submitter 99773611e0 l10n: Updated Russian (ru) translation to 100% (Alexey Ivanes)
New status: 646 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-09-19 13:03:08 +00:00
Transifex SVN Submitter 81b0e71459 l10n: Updated Russian (ru) translation to 100% (Alexey Ivanes)
New status: 646 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-09-19 13:00:20 +00:00
Ozan Çağlayan 542042de3e actionsapi: Add new pkgconfig module
This module interacts with the pkgconfig tool and provides:

getVariableForLibrary(library, variable)
getLibraryVersion(library)
getLibraryCFLAGS(library)
getLibraryLIBADD(library)
runManualCommand(*args)
libraryExists(library)
2011-09-12 07:52:53 +00:00
Ozan Çağlayan 9bd4e1ffb9 pisi/util: Warn when patch/quilt is missing 2011-09-12 07:45:44 +00:00
Fatih Aşıcı 844b98643f archive: Check existance of the directory before rmdir
If the code path using os.renames is used, the directory would be
removed. So check the existance of it before calling rmdir.
2011-09-07 11:13:58 +00:00
Transifex SVN Submitter ed2ce9bac6 l10n: Updated Russian (ru) translation to 100% (Alexey Ivanes)
New status: 646 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-09-06 00:36:15 +00:00
Fatih Aşıcı 706d78aac5 archive: Remove clean_dir parameters
Users of the archive class are responsible for the removal of
target directories.
2011-09-05 07:13:12 +00:00
Fatih Aşıcı 6e2111c78f build: Remove the old work directory if exists
BUG:FIXED:18497
2011-09-05 06:15:15 +00:00
Ozan Çağlayan 365028881a Improve translation to align the output
BUG:FIXED:19031
2011-08-26 13:48:13 +00:00
Fatih Aşıcı 62f8f0171d install: Use pisi.Error instead of Exception
These are the exceptions handled by pisi. No need to suggest debugging.
2011-08-21 10:09:35 +00:00
Fatih Aşıcı 85de296cf7 cli: Ignore "unsupported locale setting" errors 2011-08-09 21:40:51 +00:00
Fatih Aşıcı 99d36bd768 build: destdir and specdir exist for the same purpose 2011-08-09 21:40:50 +00:00
Fatih Aşıcı 9c7e45dc23 build: Delay build dep check when building remote specs
Build deps depend on the build types that will be used. So it must be
delayed until the build types are determined.

The code was also checking build deps twice (the second one in build
stage) if a remote spec is used.

BUG:FIXED:18907
2011-08-09 21:00:04 +00:00
Fatih Aşıcı 445a8f3c02 pisi 2.4
This is the first stable release of 2.4.x series. This release is
functionally identical to rc1.

Full changelog since version 2.3 is included in ChangeLog file.

Changes since 2.4_rc1
---------------------
transifex (2):
      l10n: Updated Ukrainian (uk) translation to 10% (Коростіль Данило)
      l10n: Updated Russian (ru) translation to 100% (Alexey Ivanes)
2011-08-04 13:29:29 +00:00
Transifex SVN Submitter 4613935f51 l10n: Updated Russian (ru) translation to 100% (Alexey Ivanes)
New status: 646 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-07-29 19:50:28 +00:00
Transifex SVN Submitter 42730e804b l10n: Updated Ukrainian (uk) translation to 10% (Коростіль Данило)
New status: 68 messages complete with 2 fuzzies and 576 untranslated.

Transmitted-via: Transifex (translate.pardus.org.tr).
2011-07-27 20:52:50 +00:00
Fatih Aşıcı 4cf6cd3189 pisi 2.4_rc1
This is the first release candidate for the upcoming 2.4.x releases.
This release fixes a regression introduced in beta2 and fixes a cosmetic
issue in the output of index command.

I think Pisi is quite ready for a stable release. Therefore, this may be
the last release before 2.4.

Changes since 2.4_beta2
-----------------------
fatih (4):
      MANIFEST: Add pisi.xml.in to the tarball
      Revert "build: Remove redundant dict variable"
      build: Add a comment for the dict variable
      index: Print CR character at the end
2011-07-27 11:05:24 +00:00
Fatih Aşıcı 372454c59a index: Print CR character at the end
Otherwise, error messages are not displayed correctly. Still needs some
tweaks for error/warning strings.
2011-07-27 10:30:14 +00:00
Fatih Aşıcı 47c6a39e14 build: Add a comment for the dict variable
Also move the creation of Files object down and use itervalues() instead
of iteritems().
2011-07-27 08:40:27 +00:00
Fatih Aşıcı 08cffda65e Revert "build: Remove redundant dict variable"
This variable prevents writing duplicate entries to files.xml.
2011-07-27 08:40:25 +00:00
Fatih Aşıcı 03810cb484 MANIFEST: Add pisi.xml.in to the tarball 2011-07-22 06:40:26 +00:00