aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-09-12Now can generate mo files from po files and install them.Jussi Pakkanen6-6/+50
2013-09-12Text clarification.Jussi Pakkanen2-4/+7
2013-09-12Added a few translations.Jussi Pakkanen3-1/+44
2013-09-12Can generate pot files on command.Jussi Pakkanen3-2/+37
2013-09-12Parse gettext command and generate rule.Jussi Pakkanen4-3/+28
2013-09-12Some work on gettext.Jussi Pakkanen5-3/+14
2013-09-11Basic test case for gettext.Jussi Pakkanen3-0/+20
2013-09-02Check for existance of core data file, not directory.Jussi Pakkanen1-7/+2
2013-09-02Guard against people running Meson on an already configured build dir.Jussi Pakkanen2-7/+27
2013-09-02Better error logging for early errors.Jussi Pakkanen1-2/+9
2013-09-01Don't install test script.Jussi Pakkanen1-1/+1
2013-09-01Updated version number for new development.Jussi Pakkanen2-2/+2
2013-09-01Updated version number for release.0.7.0Jussi Pakkanen2-2/+2
2013-08-31Fix objc/objpp detector funcs.Jussi Pakkanen1-5/+5
2013-08-31Fix ARM strip binary path.Jussi Pakkanen1-1/+1
2013-08-30More introspection.Jussi Pakkanen2-1/+16
2013-08-30Better build type introspection.Jussi Pakkanen2-5/+21
2013-08-30The whole test suite runs cross-built with mingw and armhf.Jussi Pakkanen2-2/+3
2013-08-30Made PCH work with cross compilation.Jussi Pakkanen1-1/+4
2013-08-30Clarifying text.Jussi Pakkanen1-1/+1
2013-08-30A wrapper.Jussi Pakkanen1-1/+4
2013-08-30Static cross linking works again.Jussi Pakkanen3-12/+23
2013-08-30Make native build work again.Jussi Pakkanen2-6/+6
2013-08-30Can build both cross and native binaries at the same time.Jussi Pakkanen4-15/+41
2013-08-30Work started on supporting simultaneous native and cross builds.Jussi Pakkanen6-20/+66
2013-08-28Detect ObjC versions too.Jussi Pakkanen1-8/+20
2013-08-28Detect compiler version and print it.Jussi Pakkanen2-38/+59
2013-08-28Bring MSVS up to date.Jussi Pakkanen1-4/+4
2013-08-25Comment. Yes.Jussi Pakkanen1-0/+1
2013-08-25Enable STL debugging in debug mode.Jussi Pakkanen1-1/+5
2013-08-25Smarter alignment checker.Jussi Pakkanen1-46/+10
2013-08-24Get alignment from cross file.Jussi Pakkanen3-4/+25
2013-08-24Get has_function from cross file.Jussi Pakkanen4-7/+26
2013-08-24Get sizeof info from cross file if it exists and write an error if it can ↵Jussi Pakkanen4-11/+46
not be determined.
2013-08-24Whoopsie.Jussi Pakkanen1-1/+1
2013-08-24Made dependency fixer cross compile aware.Jussi Pakkanen1-14/+25
2013-08-24Some fixes for C++ cross compiler.Jussi Pakkanen1-2/+9
2013-08-24Skip tests for cross compilation when they can not be run.Jussi Pakkanen2-17/+24
2013-08-24Regenerate if cross build definition file is updated.Jussi Pakkanen3-3/+9
2013-08-24Fixed ObjC calls.Jussi Pakkanen1-19/+33
2013-08-24Use host naming conventions for files.Jussi Pakkanen1-4/+7
2013-08-24Can run test suite through mingw cross compiler.Jussi Pakkanen3-7/+20
2013-08-24Minor thing.Jussi Pakkanen1-1/+1
2013-08-24Updated symbolextractor to work with cross builds.Jussi Pakkanen4-6/+111
2013-08-24Made native build work again.Jussi Pakkanen2-15/+27
2013-08-23Run cross build tests with exe wrapper.Jussi Pakkanen4-4/+15
2013-08-23Can generate a very simple cross environment.Jussi Pakkanen2-12/+43
2013-08-23A journey to cross-compilation starts with a single step.Jussi Pakkanen4-0/+57
2013-08-11Search for Boost libs in all lib dirs.Jussi Pakkanen4-12/+19
2013-08-11Added debug logging path.Jussi Pakkanen2-1/+6