aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Change for automatic formatting and compiling '.po' files during buildSARL ENR-682015-01-251-3/+8
| | | | | | - add new Makefile for po files - fix main Makefile adding po/Makefile - remove locale folder
* fix an error on MakefileSARL ENR-682014-06-161-1/+1
| | | | - error on all argument
* update Makefile, README and isodumper.spec filesSARL ENR-682014-06-161-2/+3
| | | | - minor cosmetic change
* Clarify the license and credits of the iconRémi Verschelde2014-06-161-1/+1
|
* Improvements to the Makefile and new SVG version of the iconRémi Verschelde2014-06-161-4/+7
| | | | | | - Add a new SVG version of the icon and install it - Proper instruction to create a tarball with "make tar" - Replace broken "make clean" instructions with correct ones
* Merge branch '0.30' of https://github.com/papoteur-mga/isodumperSARL ENR-682014-05-091-1/+2
| | | | - from 0.30 branch to master branch
* update for release 0.210.21SARL ENR-682014-05-081-1/+0
|
* replace all windows icon to icon "isodumper"SARL ENR-682013-12-291-0/+5
| | | | -instead of "gtk-execute" icon
* Updated Makefile files (polkit) and spec fileSARL ENR-682013-12-281-2/+2
| | | | | | | | -Really use translations for polkit file -drop "local" macro PREFIX on Makefile -drop "PREFIX="%{_prefix}" macro on spec file -use polkit binary generated with Makefile -drop bin folder (use binary generated with Makefile)
* Really use translations for polkit fileYuri Chornoivan2013-12-231-3/+7
|
* Modifications to have authentication with polkitSARL ENR-682013-12-221-5/+14
| | | | | | | | | -use mageia polkit policy instead of usermode. -drop usermode-consoleonly package. -update Makefile. -update spec file. -update Readme file. -update Changelog file.
* First commitSARL ENR-682013-12-031-0/+89
added a Makefile for build package