aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-22Bump version number for release.0.11.0Jussi Pakkanen4-7/+6
2013-12-15Preserve window geometry over respawn.Jussi Pakkanen1-0/+16
2013-12-15Reload cache files after external operations.Jussi Pakkanen1-3/+24
2013-12-09Can check if running as a subproject.Jussi Pakkanen3-0/+12
2013-12-09Prevent global flags from being set in subprojects.Jussi Pakkanen1-0/+2
2013-12-09Track dependencies of subproject option files.Jussi Pakkanen3-2/+8
2013-12-09Can haz subproject options.Jussi Pakkanen8-8/+28
2013-12-09Install file for unit tests.Jussi Pakkanen1-0/+2
2013-12-09And, with that, subprojects actually work.Jussi Pakkanen2-3/+7
2013-12-09Fixed subproject compiler detection.Jussi Pakkanen2-1/+9
2013-12-09Can parse subprojects but it does not work yet.Jussi Pakkanen3-9/+21
2013-12-09Some basic work on subprojects.Jussi Pakkanen2-8/+38
2013-12-09Added simple test case for subproject. Now to make it pass...Jussi Pakkanen6-0/+47
2013-11-25Even betterer fix.Jussi Pakkanen1-1/+1
2013-11-25Fix install locations.Jussi Pakkanen1-1/+4
2013-11-25Update version number for new release.Jussi Pakkanen1-1/+1
2013-11-25Bump version for release.0.10.0Jussi Pakkanen3-3/+3
2013-11-17Eleganter status message.Jussi Pakkanen1-1/+1
2013-11-17Return flags in the correct function.Jussi Pakkanen1-2/+4
2013-11-17D'oh.Jussi Pakkanen1-2/+2
2013-11-17Add include and link path flags when using a nonstandard Boost location.Jussi Pakkanen1-1/+7
2013-11-17Path fix.Jussi Pakkanen1-1/+1
2013-11-17Can now specify custom Boost root dir.Jussi Pakkanen1-3/+20
2013-11-17Determine and use the proper linker based on input source languages.Jussi Pakkanen2-6/+29
2013-11-17Use env.Jussi Pakkanen1-1/+1
2013-11-17Added FreeBSD support for prebuilt object test.Jussi Pakkanen2-0/+6
2013-11-17Checking cleanup.Jussi Pakkanen1-3/+2
2013-11-07Get rid of msvc banner for good.Jussi Pakkanen2-1/+14
2013-11-07Added prebuilt mingw and msvc objs.Jussi Pakkanen2-0/+0
2013-11-05Added linux-i386 prebuilt object.Jussi Pakkanen1-0/+0
2013-11-05Made prebuilt object build on OSX.Jussi Pakkanen2-1/+20
2013-11-05Can extract objects from targets and use them in other targets.Jussi Pakkanen6-20/+86
2013-11-05Some test tuning.Jussi Pakkanen3-1/+15
2013-11-05Can use object files directly in targets.Jussi Pakkanen7-15/+69
2013-10-23Remove duplicated function.Jussi Pakkanen1-3/+0
2013-10-23Validate option values on all assignments.Jussi Pakkanen2-6/+15
2013-10-21One word.Jussi Pakkanen1-1/+1
2013-10-21Man page for mesongui.Jussi Pakkanen2-1/+25
2013-10-20Bump version number for new development.Jussi Pakkanen1-1/+1
2013-10-20Bump version number for release.0.9.0Jussi Pakkanen1-1/+1
2013-10-20Pass parent envvars to test executables.Jussi Pakkanen1-1/+3
2013-10-20Fixed cross compilation back up.Jussi Pakkanen4-27/+3
2013-10-18Can set test cmd arguments and environment variables.Jussi Pakkanen6-14/+78
2013-10-18User options now do a full round trip.Jussi Pakkanen6-17/+39
2013-10-18Turn user options into for widgets.Jussi Pakkanen3-6/+34
2013-10-18Properly detect failing tests.Jussi Pakkanen1-2/+9
2013-10-18Start using gcc dependency file packing.Jussi Pakkanen1-2/+4
2013-10-18Bump required Ninja version to celebrate the release of Ubuntu Saucy.Jussi Pakkanen1-0/+1
2013-10-18Quote rule properly on Windows.Jussi Pakkanen1-5/+5
2013-10-18Only depend on options file if it is really there.Jussi Pakkanen1-1/+2