auria.mg
9704807b71
Version 0.4.5
2019-06-26 19:46:37 -04:00
auriamg
ce13cb585e
Merge pull request #39 from arichardson/master
...
Don't attempt to copy files if from == to
2018-08-25 21:57:08 -04:00
Alex Richardson
788339e038
Don't attempt to copy files if from == to
2018-08-25 18:16:17 +01:00
auriamg
3b64f6f518
Merge pull request #38 from qwertychouskie/patch-1
...
Set version to git
2018-06-30 18:38:07 -04:00
QwertyChouskie
afa55b31db
Set version to git
...
Closes https://github.com/auriamg/macdylibbundler/issues/8
2018-06-30 13:50:46 -07:00
auriamg
27923fbf6d
Merge pull request #36 from alexfmpe/create-bin
...
Ensure 'bin' directory exists before instaling
2018-06-07 19:20:28 -04:00
Alexandre Esteves
fb4b465d0c
Ensure 'bin' directory exists before instaling
2018-06-07 17:30:21 +01:00
auriamg
a59987097d
Merge pull request #35 from metalicjames/master
...
Fix failing build by adding missing include
2018-05-06 19:11:59 -04:00
James Lovejoy
696fafa5a8
Header file is not required on mac
2018-05-05 20:44:00 -04:00
James Lovejoy
ae11e65029
Added missing include
2018-05-05 20:39:26 -04:00
auriamg
2eb4045d55
Merge pull request #34 from pamarcos/fix_lc_rpath
...
Fix LC_RPATH for file to fix and its dependencies
2018-04-23 19:18:37 -04:00
Pablo Marcos Oltra
9595b02741
Fix LC_RPATH for file to fix and its dependencies
2018-04-23 17:46:57 +02:00
auriamg
9112011e71
Merge pull request #33 from pamarcos/travis_ci
...
Add 'isRpath' definition and Travis CI
2018-04-17 18:36:26 -04:00
Pablo Marcos Oltra
9ba6a91c31
Add Travis CI
2018-04-17 08:03:18 +02:00
Pablo Marcos Oltra
8056cb70ae
Add 'isRpath' definition forgot in PR
2018-04-17 07:42:15 +02:00
auriamg
7cf93807a1
Merge pull request #31 from pamarcos/rpath_support
...
Add rpath support
2018-04-15 17:48:22 -04:00
Pablo Marcos Oltra
f5efd92f6e
Add rpath support
2018-04-15 11:37:15 +02:00
Pablo Marcos Oltra
4f5f54ac3a
Fix 'pathes' typo
2018-04-12 08:33:24 +02:00
auriamg
eabd2a4050
Merge pull request #29 from tfry-git/master
...
Avoid adding duplicate symlinks.
2018-04-10 20:50:26 -04:00
Thomas Friedrichsmeier
3f9a34b0c3
Avoid adding duplicate symlinks.
2018-04-10 09:25:00 +02:00
auriamg
0bd58f5492
Merge pull request #28 from jlsantiago0/master
...
Do not ask for location of missing library if its prefix is supposed …
2018-02-23 19:17:21 -05:00
Jose Santiago
11ac86e086
Do not ask for location of missing library if its prefix is supposed to be ignored.
2018-02-23 13:17:55 -06:00
auriamg
84440587e1
Merge pull request #25 from programmingkidx/master
...
Fix bug with adding symbolic links to the wrong object
2017-10-31 20:34:33 -04:00
John Arbuckle
80cf936c93
Fix bug with adding symbolic links to the wrong object
2017-10-26 20:53:41 -04:00
auriamg
34dad9cea5
Merge pull request #24 from gdinit/master
...
Update README.md
2017-09-19 18:40:13 -04:00
gdinit
90e4e6854a
Update README.md
...
Just a typo fix.
2017-09-19 13:50:53 +01:00
auriamg
3c79be6efb
Merge pull request #19 from chearon/symlink-path-parts
...
fix paths that contain (but not are) symlinks
2016-11-08 19:18:29 -05:00
Caleb Hearon
917afba5bf
fix paths that contain (but not are) symlinks
...
if part of the path contains a symbolic link, the readlink command will
identify it as a regular file. it only tells you if the "last" part of
the path is a symbolic link
fix this by resolving all paths with realpath() and checking if
different. the full symbolic link is stored now instead of just suffix
2016-11-08 09:52:48 -05:00
auriamg
ab6c8a4cc9
Merge pull request #13 from maci0/master
...
Add missing cstdio include - fixes #4
2015-08-04 19:18:49 -04:00
Marcel Wysocki
5e14ed216d
Add missing cstdio include
2015-08-04 21:03:24 +02:00
auriamg
51aab521e3
Merge pull request #10 from ryandesign/master
...
Makefile improvements: DESTDIR, PREFIX, CXX, all target, .PHONY
2015-06-08 17:58:50 -04:00
Ryan Schmidt
ad6ac2a84d
Support CXX makefile variable
2015-06-06 20:23:00 -05:00
Ryan Schmidt
559a433571
Declare non-file makefile targets as .PHONY
2015-06-06 20:19:16 -05:00
Ryan Schmidt
613a86af89
Add an "all" makefile target
2015-06-06 20:18:45 -05:00
Ryan Schmidt
471cc01e74
Support DESTDIR and PREFIX variables
2015-06-06 20:18:12 -05:00
Marianne Gagnon
0d8c73958b
Fix previous commit
2015-06-01 19:31:00 -04:00
Marianne Gagnon
8eb915a019
Apply patch by ryandesign , fixes #9
2015-05-31 16:10:49 -04:00
auriamg
ef5df0baf5
Merge pull request #7 from eco/patch-2
...
Typo in readme
2015-02-01 21:20:19 -05:00
auriamg
f2530d8dac
Merge pull request #6 from eco/patch-1
...
Typo in readme
2015-02-01 21:20:12 -05:00
Brad Anderson
a7951ee572
Typo in readme
2015-01-30 17:50:32 -07:00
Brad Anderson
af7f523c94
Typo in readme
2015-01-30 17:49:49 -07:00
auriamg
e94714d862
Merge pull request #1 from realistschuckle/master
...
Add a right-trim function to allow the Dependency constructor to resolve...
2014-05-30 19:13:46 -04:00
Curtis Schlak
fef319a27e
Add a right-trim function to allow the Dependency constructor to resolve symlink paths with trailing spaces correctly.
2014-05-29 20:45:13 -05:00
auriamg
dc1c1ee30c
Update README.md
2014-05-29 20:23:49 -04:00
auriamg
db9c8917a9
Update README.md
2014-05-29 20:20:09 -04:00
Marianne Gagnon
f5f45f47d7
Initial import
2014-05-29 19:48:42 -04:00
auriamg
52af408561
Initial commit
2014-05-29 19:46:44 -04:00