index
:
pacman
master
threads
working
working-maint
Main repository is at http://projects.archlinux.org/pacman.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
makepkg.sh.in
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-14
makepkg: add LIBRARY variable
Allan McRae
1
-0
/
+2
2013-10-14
makepkg: alphabetically order option variables
Allan McRae
1
-16
/
+16
2013-10-14
makepkg: do not refer to src/ or pkg/
Allan McRae
1
-4
/
+4
2013-10-14
Add a -C, --cleanbuild option to clear the source directory before building a...
Lukáš Jirkovský
1
-2
/
+11
2013-10-14
Link non-vcs sources into $srcdir during extraction
Allan McRae
1
-11
/
+9
2013-10-14
Remove makepkg license check
Allan McRae
1
-13
/
+0
2013-10-14
Use $srcdir/ rather than src/ in makepkg help
Allan McRae
1
-1
/
+1
2013-09-18
makepkg: redirect downloader output to STDERR
Xyne
1
-1
/
+1
2013-09-18
makepkg: include all hash types in integlist
Xyne
1
-1
/
+1
2013-09-18
makepkg: use c-style for loops for integrity checks
Dave Reisner
1
-27
/
+24
2013-09-18
makepkg: always use read's -r flag with filenames
Dave Reisner
1
-5
/
+5
2013-09-18
makepkg: inline creation of checksum indenting
Dave Reisner
1
-12
/
+7
2013-09-18
makepkg: cleanup a few format string injections
Dave Reisner
1
-5
/
+5
2013-09-04
makepkg: add support for sha224 checksums
Dave Reisner
1
-1
/
+1
2013-09-04
makepkg: unify list of known hash algorithms
Dave Reisner
1
-15
/
+16
2013-08-21
makepkg: allow make-style environment var overrides
Dave Reisner
1
-0
/
+15
2013-08-21
Do not refer to FlySpray numbers
Allan McRae
1
-1
/
+1
2013-07-30
Fix whitespace in makepkg.sh.in and makepkg-template.pl.in
Jason St. John
1
-4
/
+4
2013-07-22
Install makedepends and checkdepends together
Ashley Whetter
1
-3
/
+3
2013-06-26
Merge branch 'maint'
Allan McRae
1
-1
/
+1
2013-06-23
Respect paths with spaces on --install
Andrea Scarpino
1
-1
/
+1
2013-06-18
Merge branch 'maint'
Allan McRae
1
-1
/
+1
2013-06-16
makepkg: fix typo for distcc test
Allan McRae
1
-1
/
+1
2013-06-06
Merge branch 'maint'
Allan McRae
1
-0
/
+4
2013-06-04
Restrict pkgname from starting with a dot.
Allan McRae
1
-0
/
+4
2013-05-29
makepkg: add support for CARCH environment var
Phillip Smith
1
-0
/
+2
2013-05-29
makepkg: remove support for PKGBUILDs without a package() function
Allan McRae
1
-30
/
+11
2013-05-29
makepkg: Add helper to test for functions in build script
Allan McRae
1
-7
/
+11
2013-05-29
makepkg: remove sourcing PKGBUILD from stdin
Allan McRae
1
-8
/
+2
2013-05-29
Merge branch 'maint'
Allan McRae
1
-19
/
+19
2013-05-18
makepkg: Use LOGDEST for logpipe
Allan McRae
1
-1
/
+1
2013-05-18
makepkg: fixup broken revision and repo references
Dave Reisner
1
-18
/
+18
2013-05-07
Merge branch 'maint'
Allan McRae
1
-11
/
+34
2013-04-30
Add --noprepare option to makepkg
Eric Bélanger
1
-2
/
+7
2013-04-30
Add -V/--version option to makepkg's usage function and man page
Eric Bélanger
1
-0
/
+1
2013-04-28
makepkg: avoid redirecting stdout
Dave Reisner
1
-1
/
+1
2013-04-12
makepkg: fix svn repo extraction
Allan McRae
1
-4
/
+9
2013-04-12
Do not use checkout directory for SVN config
Allan McRae
1
-1
/
+2
2013-04-11
Add support for all bzr URLs in the PKGBUILD source array
Maxime Gauduin
1
-4
/
+21
2013-04-11
makepkg: don't run remove_deps twice when unneeded
William Giokas
1
-1
/
+0
2013-04-06
makepkg: avoid file|grep dependency for CRLF check
Dave Reisner
1
-2
/
+1
2013-04-06
makepkg: remove extra ansi color codes
Andrew Gregory
1
-6
/
+6
2013-04-01
remove continue from download_local
Daniel Wallace
1
-1
/
+0
2013-03-31
makepkg: unset GREP_OPTIONS
Andrew Gregory
1
-0
/
+2
2013-03-30
Ensure we are always in $SRCDEST before downloading
Allan McRae
1
-5
/
+4
2013-03-26
Remove duplicate option
Allan McRae
1
-2
/
+2
2013-03-14
Revert "makepkg: Use a recursive git clone."
Allan McRae
1
-1
/
+1
2013-03-10
makepkg: Add --verifysource to only download/verify source files
Olivier Brunel
1
-2
/
+6
2013-03-10
makepkg: Make VCS download functions use get_filename
Neer Sighted
1
-9
/
+7
2013-03-10
makepkg: Separate vcs download and extract
William Giokas
1
-68
/
+131
[next]