Rémi Denis-Courmont
|
b451524fb9
|
Allow bootstrapping from a subdirectory
(or any directory in fact)
|
18 years ago |
Rémi Denis-Courmont
|
ba0e176fb6
|
Don't patch Makefile.in.in, this does not work
|
18 years ago |
Christophe Mutricy
|
cdd2ad93fe
|
Make patching more resilient
In case autopoint hasn't replaced our Makefile.in.in
|
18 years ago |
Christophe Mutricy
|
02f296b398
|
As autopoint copies po/Makefile.in.in we have to patch it so that it has our modifications
|
18 years ago |
Rémi Denis-Courmont
|
02d6e6abd6
|
Typo
|
18 years ago |
Rafaël Carré
|
9453284260
|
Absence of cvs could result in not explicit warning
|
18 years ago |
Rémi Denis-Courmont
|
e4a0fb28f3
|
Remove un-needed VLC_CONFIG_HELPER macro
|
18 years ago |
Rémi Denis-Courmont
|
f895fb1d94
|
Do run autopoint if it works
|
18 years ago |
Rafaël Carré
|
688ba6acb3
|
Create ABOUT-NLS before running autoreconf
|
18 years ago |
Rémi Denis-Courmont
|
6abf349d0a
|
Don't run autopoint.
Now that we actually have _ALL_ the gettext m4 macros in m4/, autopoint
is useless. That was not the case last time this hack was attempted.
|
18 years ago |
Rémi Denis-Courmont
|
fa9abba62f
|
Check-in modules/Makefile.am
It was a bit clumsy to have to modify it through bootstrap.
|
18 years ago |
Rémi Denis-Courmont
|
8adb3a39b8
|
Fix the INSTALL / autoreconf hack
|
18 years ago |
Rémi Denis-Courmont
|
a24c9548fb
|
Fix copyright
|
18 years ago |
Rémi Denis-Courmont
|
9be56f9b9e
|
Fix the pkg-config warning
|
18 years ago |
Rémi Denis-Courmont
|
aac5ae4819
|
Set then export (more portable)
I assume PATH is already exported for obvious reasons.
|
18 years ago |
Rémi Denis-Courmont
|
6583881be6
|
Fix help message of bootstrap
|
18 years ago |
Rémi Denis-Courmont
|
974a399a24
|
Remove the autoconf hack, fix gettext broken in b6c4b865
and fix the M4 ignore rules
|
18 years ago |
Rémi Denis-Courmont
|
63a70e8789
|
Revert "We don't want to use autopoint, since we use external gettext anyway"
Autopoint is required regardless of libintl inclusion.
Fix bootstrap failure on clean tree.
This reverts commit aae26a9890.
|
18 years ago |
Rafaël Carré
|
aae26a9890
|
We don't want to use autopoint, since we use external gettext anyway
|
18 years ago |
Rémi Denis-Courmont
|
5319a4b4be
|
Make autoreconf verbose
|
18 years ago |
Jean-Baptiste Kempf
|
af2a439ead
|
Remove mkdir -p intl/ from bootstrap following [24803].
|
18 years ago |
Christophe Mutricy
|
ad2b55d3f2
|
Don't put in SUBDIRS dir without Makefile
autoconf260.m4 has moved
|
18 years ago |
Rémi Denis-Courmont
|
88e2bbbaaa
|
Don't loose our INSTALL
|
18 years ago |
Rémi Denis-Courmont
|
9998b1b4ef
|
Use autoreconf instead of playing the how is automake called game.
|
18 years ago |
Christophe Mutricy
|
6323d0de6d
|
Don't delete compile. It can't go wrong and get regenerated by configure anyway
|
19 years ago |
Bernie Purcell
|
92ba24e7ed
|
Reverse temporary change for altair's win32 builder
|
19 years ago |
Bernie Purcell
|
50c767a772
|
Temporary change to try to force altair to update its version of gettext
from 0.16 to 0.16.1 before bootstrap (unlike the other builders it doesn't
bootstrap the contribs first)
|
19 years ago |
Bernie Purcell
|
f0d5f2d2a5
|
Reverse temporary change
|
19 years ago |
Bernie Purcell
|
61ee092383
|
Temporary change to analyse buildbot's environment in regards
to autopoint for win32
|
19 years ago |
Bernie Purcell
|
68456f6755
|
Couldn't bootstrap properly if a number existed anywhere in the path
to gettextize (eg. if I was building inside a directory called win32)
|
19 years ago |
Rafaël Carré
|
1fd6a94503
|
bootstrap: print a success message
unify errors on missing/too old tools
remove insulting and not used variables
|
19 years ago |
Rémi Denis-Courmont
|
38e8690500
|
Separate Makefile generation from bootstrap
so that we can update individual Makefile.am files.
|
19 years ago |
Rémi Denis-Courmont
|
80def97f15
|
Continue fixing static builds
|
19 years ago |
Damien Fouilleul
|
c44c43bc20
|
bootstrap: remove small bug when generating Makefile.am from Modules.am
|
19 years ago |
Damien Fouilleul
|
b6a0198034
|
more libtool updates, removed some ol' crust
|
19 years ago |
Damien Fouilleul
|
51318129c0
|
bootstrap: remove libtool patch for cygwin as we now use libtool 'properly'
|
19 years ago |
Damien Fouilleul
|
3a22524a0a
|
libtool: prefer -export-dynamic over -export-regex, -export-symbols if compiler already supports symbol visibility (gcc 4.x), this should also deprecate libvlc.sym
|
19 years ago |
Rémi Denis-Courmont
|
f243dbe49c
|
Cosmetic fix
|
19 years ago |
Rémi Denis-Courmont
|
f1eecee21d
|
Remove USE_LIBTOOL hack
|
19 years ago |
Rémi Denis-Courmont
|
5cf35d4456
|
Remove gettext template
|
19 years ago |
Damien Fouilleul
|
8aa8878703
|
- mingw32: fix libtool linking.
|
19 years ago |
Damien Fouilleul
|
935af8b059
|
- bootstrap: quick fix for libtooling modules for mingw
|
19 years ago |
Pierre d'Herbemont
|
757fcfc93b
|
bootstrap: Fix previous commit (oops I did it again).
|
19 years ago |
Pierre d'Herbemont
|
710b2c480a
|
boostrap: Fix previous commit (oops)
|
19 years ago |
Pierre d'Herbemont
|
88a4e29812
|
bootstrap: Use libtoolize from contrib by default.
|
19 years ago |
Rémi Denis-Courmont
|
2dc7b44347
|
Stupid typo
|
19 years ago |
Rémi Denis-Courmont
|
92ad9789e7
|
Clean up
|
19 years ago |
Pierre d'Herbemont
|
14b5b5ff59
|
bootstrap: Attempt to fix Mac OS X build using libtool. Please review.
|
19 years ago |
Rémi Denis-Courmont
|
130afa593b
|
Remove non-libtool targets.
automake could hardly keep up with 700 targets.
|
19 years ago |
Rémi Denis-Courmont
|
9b007c13bd
|
Remove some useless cruft
|
19 years ago |