1511 Commits (b7e391ead41528b3473d069fefb3bbc6741a36d2)
 

Author SHA1 Message Date
Jussi Pakkanen b7e391ead4 Simulate rpath on windows by adding dll subdirectories to global path in tests. 9 years ago
Igor Gnatenko d2fa9301ac simplify GResources in vala composite test 9 years ago
Jussi Pakkanen 6af21dd20e Fix add_global_arguments call that was using the old syntax. Closes #213. 9 years ago
Jussi Pakkanen 5788f47952 Added (or, rather, brought back) the add_languages function. 9 years ago
Jussi Pakkanen fa74ef4c57 Added timeout kwarg to tests. 9 years ago
Afief Halumi 5148972bfe Avoid sorting object list before generating target 9 years ago
Jussi Pakkanen cbc3723797 Store warning flags in object instead of class because it does not seem to unpickle cleanly on some platforms. Closes #209. 9 years ago
Igor Gnatenko d81526a7c4 drop meson.lang for GtkSourceView 9 years ago
Jussi Pakkanen 2aaca1561b Use strict SSL when downloading from wrapdb. 9 years ago
Jussi Pakkanen 5ddd5554c5 Connect to wrapdb over authenticated ssl when possible and print warning when not possible. 9 years ago
Igor Gnatenko 5c38a00068 Merge pull request #206 from mesonbuild/extractall 9 years ago
Jussi Pakkanen 0e508bf818 Added a extract_all_objects method to make recombining targets easier. Fixes #205. 9 years ago
Jussi Pakkanen 1910b1eb48 Added missing contribution. 9 years ago
Jussi Pakkanen 6dfce8bf0d Merge pull request #201 from jroivas/master 9 years ago
Jussi Pakkanen e91a248e6d Bumped version number for new development. 9 years ago
Jouni Roivas e63e126104 Fix regexp match for qmake version 9 years ago
Jussi Pakkanen ef3deb14c2 One last fix before release. 9 years ago
Jussi Pakkanen 488dc98f0d Bumped version number for release. 9 years ago
Jussi Pakkanen 365155a4f0 Added simple progress bar to downloads. Closes #152. 9 years ago
Jussi Pakkanen 1d4af5c84e Added test for declare_dependency. 9 years ago
Jussi Pakkanen 0da1fbcb98 Flipped one character. 9 years ago
Jussi Pakkanen aba97eda6b A few fixes to gl detection. 9 years ago
Jussi Pakkanen f13009ad21 Use server side searches. 9 years ago
Jussi Pakkanen 68429b8809 Typo fix. 9 years ago
Jussi Pakkanen 19712652b7 Added man page for wraptool. 9 years ago
Jussi Pakkanen 50985a6ec2 Help and status printer. 9 years ago
Jussi Pakkanen 1352a404d3 Created tool to access the online wrap database. 9 years ago
Jussi Pakkanen 0356024300 Give top level targets unique private directories even if they share a basename with some other top level target. 10 years ago
Jussi Pakkanen 833cb56f5c Can create top level targets that have the same name but different type. 10 years ago
Igor Gnatenko f03be73f02 ninjabackend: drop debugging print 10 years ago
Jussi Pakkanen 502497e3ca Logo tweaking. 10 years ago
Jussi Pakkanen cd40187d4e Handle files() in Vala arguments and set up deps correctly. 10 years ago
Jussi Pakkanen 5cbcb144fa Merge branch 'vala_args'. 10 years ago
Igor Gnatenko 04f165842f manual tests: add example for composite widgets 10 years ago
Igor Gnatenko 1476af4ada vala: don't ignore vala_args. Closes #192 10 years ago
Igor Gnatenko 919d958485 vala: use --target-glib only if >=, == specified 10 years ago
Igor Gnatenko d7ca9eee5a vala: add support for --target-glib 10 years ago
Igor Gnatenko 19ae286aff compilers: fix can_compile. Closes #189 10 years ago
Jussi Pakkanen 8cdd4c0c3c Process dependency sources identically to specified ones. 10 years ago
Jussi Pakkanen ac127db919 Get builtin options by correct name in subprojects. 10 years ago
Jussi Pakkanen 6f76c45a54 Added dummy id field. Closes #181. 10 years ago
Jussi Pakkanen dc7665a7dd Add dummy gcctype. Closes #184. 10 years ago
Jussi Pakkanen ec761ce560 Add gcctype for objc. Closes #179. Closes #180. 10 years ago
Jussi Pakkanen 2b3b0ee449 Added name_string method. Closes #182. Closes #183. 10 years ago
Jussi Pakkanen 9c63d8cd48 Added name_string method. Closes #177. Closes #178 10 years ago
Jussi Pakkanen 756b3365be Added name_string method. Closes #176. 10 years ago
Igor Gnatenko 2b48d6fc1c depfixer: Instance of XXX has no XXX member 10 years ago
Jussi Pakkanen 4c843d7299 Removed unused method. Closes #173. 10 years ago
Jussi Pakkanen e0e963e502 Removed unused method. Closes #172. 10 years ago
Jussi Pakkanen 0e81077817 Moved shared library version checking from base class to sharedlibrary. Closes #170. 10 years ago