Age | Commit message (Expand) | Author |
2012-07-12 | simplify yet a bit more | Marc Espie |
2012-07-12 | move a bit of stuff around | Marc Espie |
2012-07-11 | duh, idiot | Marc Espie |
2012-07-11 | must check release is defined, it CAN be 0. | Marc Espie |
2012-07-11 | try to make code vaguely sane | Marc Espie |
2012-07-11 | simplify cache code a bit | Marc Espie |
2012-07-11 | no need to trace libtool when executing an external command fails. | Marc Espie |
2012-07-11 | thinko | Marc Espie |
2012-07-11 | fix bug for real. Turns out some libraries (xcb...) have NEEDED that go | Marc Espie |
2012-07-11 | do the ldconfig search dir properly | Marc Espie |
2012-07-11 | nit: bless object early so we can use methods on it | Marc Espie |
2012-07-10 | quick fix ? | Marc Espie |
2012-07-10 | unconfuse myself. | Marc Espie |
2012-07-10 | ouch, Rresolved and libsearchdirs no longer live in main, so make them | Marc Espie |
2012-07-10 | move some shit around to (more or less) where it belongs | Marc Espie |
2012-07-10 | bye-bye Getopt::Long | Marc Espie |
2012-07-10 | clean-up shit, pull some of LT::Util into ltconfig object | Marc Espie |
2012-07-10 | full support for -static -shared -prefer-pic -prefer-non-pic -fpie* | Marc Espie |
2012-07-10 | pass the option string along as a 4th parameter, in cases canonical is | Marc Espie |
2012-07-10 | nit | Marc Espie |
2012-07-10 | more config, sort stuff for easier spotting | Marc Espie |
2012-07-09 | --config had better match more stupid shit. | Marc Espie |
2012-07-09 | longarg: | Marc Espie |
2012-07-09 | start ditching Getopt::Long, only LT::Mode::Link uses it, so make it | Marc Espie |
2012-07-09 | extend option parser a bit more: if we pass it a regexp, then we match | Marc Espie |
2012-07-09 | more compat shit for libtool1/libtool2 schizophrenia | Marc Espie |
2012-07-09 | use short accessor | Marc Espie |
2012-07-09 | nits | Marc Espie |
2012-07-09 | finally, also do accessors for short options. Turns out to be useful. | Marc Espie |
2012-07-09 | a bit more scaffolding to distinguish between syntax errors during compilation | Marc Espie |
2012-07-09 | avoid duplicate -o | Marc Espie |
2012-07-09 | create mode objects thru factory always: uniform require. | Marc Espie |
2012-07-09 | tweak auto-accessor for arrays to be more useful | Marc Espie |
2012-07-09 | somehow, the require is not enough for inheritance to work correctly ? | Marc Espie |
2012-07-09 | implement help-all | Marc Espie |
2012-07-09 | framework for handling help better | Marc Espie |
2012-07-09 | match main libtool options better | Marc Espie |
2012-07-08 | first use of permuted options | Marc Espie |
2012-07-08 | pass @ (array) information along to auto-make simpler accessors | Marc Espie |
2012-07-08 | - move some more stuff into OSConfig | Jasper Lievisse Adriaanse |
2012-07-08 | preparation for handling permuted options | Marc Espie |
2012-07-08 | a few big changes | Marc Espie |
2012-07-08 | stupid | Marc Espie |
2012-07-08 | specialized option handler that will make things simpler | Marc Espie |
2012-07-08 | - remove some unneeded quotes | Jasper Lievisse Adriaanse |
2012-07-08 | - move noshared handling to LT::OSConfig | Jasper Lievisse Adriaanse |
2012-07-07 | calling help() is not an error, so just return 0. | Jasper Lievisse Adriaanse |
2012-07-07 | add a dump method, simplifying the --config call | Jasper Lievisse Adriaanse |
2012-07-07 | make $mode into an actual object. | Marc Espie |
2012-07-07 | - since we're storing the config variables in an object now, just walk the | Jasper Lievisse Adriaanse |