Jussi Pakkanen
|
b97a8c82e7
|
Can specify Valgrind command line arguments.
|
2014-08-24 01:41:12 +03:00 |
Jussi Pakkanen
|
c4860ff60f
|
Updated copyright years.
|
2014-08-11 00:20:17 +03:00 |
Jussi Pakkanen
|
100c20e568
|
Scan Fortran dependencies at the beginning for all sources.
|
2014-08-03 21:29:13 +03:00 |
Jussi Pakkanen
|
a77551f3d7
|
Basic Fortran support.
|
2014-08-01 16:25:29 +03:00 |
Jussi Pakkanen
|
bae8507753
|
Make it possible to generate source files in custom targets.
|
2014-07-27 02:54:23 +03:00 |
Jussi Pakkanen
|
7f09d89eaa
|
More betterer sorting.
|
2014-07-19 16:17:38 +03:00 |
Jussi Pakkanen
|
fb884e3856
|
Can compile C# programs with Mono.
|
2014-07-18 21:49:14 +03:00 |
Jussi Pakkanen
|
83237f2b38
|
Added option for werror.
|
2014-07-18 20:51:26 +03:00 |
Jussi Pakkanen
|
3a3be0f61b
|
Can now build object files in generators, too.
|
2014-07-08 17:08:34 +03:00 |
Jussi Pakkanen
|
d2b5e5c7a5
|
The mass flags -> args renaming for consistency.
|
2014-06-22 17:10:00 +03:00 |
Jussi Pakkanen
|
f22376701b
|
Can compile very basic Rust programs.
|
2014-06-18 01:22:55 +03:00 |
Jussi Pakkanen
|
73ca870bef
|
Can specify standalone command targets.
|
2014-06-11 22:38:36 +03:00 |
Jussi Pakkanen
|
365f529c75
|
Store build flags into coredata as it is persistent and needs to survive over Meson reconfigurations.
|
2014-06-07 23:43:16 +03:00 |
Jussi Pakkanen
|
f88779319d
|
Get compile and link flags from envvars.
|
2014-06-07 23:43:15 +03:00 |
Jussi Pakkanen
|
2ecd2ea65a
|
Can define custom targets.
|
2014-05-19 00:59:35 +03:00 |
Jussi Pakkanen
|
7edd58f591
|
Now can compile Vala executables.
|
2014-05-10 02:26:54 +03:00 |
Jussi Pakkanen
|
c21637a01d
|
Fixed unity builds for Qt5.
|
2014-04-16 22:38:29 +03:00 |
Jussi Pakkanen
|
b626d017a2
|
Specify build flags per build type.
|
2014-04-16 20:51:31 +03:00 |
Jussi Pakkanen
|
f23a5a1150
|
Write generator deps to Ninja files properly. Now can compile 1300+ files of QtCreator without dependency problems.
|
2014-04-07 21:28:10 +03:00 |
Jussi Pakkanen
|
ac81594952
|
Added capability to compile sources files with moc, too.
|
2014-04-06 19:56:38 +03:00 |
Jussi Pakkanen
|
65e4971685
|
Put targets in their subdirectories.
|
2014-04-02 21:03:21 +03:00 |
Jussi Pakkanen
|
1967b64180
|
Separated backends into their own files.
|
2014-03-31 18:44:25 +03:00 |
Jussi Pakkanen
|
72455e555f
|
Override output dir with XCode so tests can run.
|
2014-03-31 02:14:03 +03:00 |
Jussi Pakkanen
|
bc3018195e
|
Generate command to run tests with XCode.
|
2014-03-31 01:54:28 +03:00 |
Jussi Pakkanen
|
210fbf7398
|
Can generate a project that xcodebuild will build.
|
2014-03-30 23:55:27 +03:00 |
Jussi Pakkanen
|
17699e0a37
|
Some more fixes.
|
2014-03-30 23:20:40 +03:00 |
Jussi Pakkanen
|
2778b5a55e
|
Some more fixes.
|
2014-03-30 21:37:26 +03:00 |
Jussi Pakkanen
|
028c0b9530
|
A few fixes to xcode exporter.
|
2014-03-30 20:44:22 +03:00 |
Jussi Pakkanen
|
b549875b68
|
Finally can generate an entire xcodeproj file. Next up: debugging it to work.
|
2014-03-28 23:42:01 +02:00 |
Jussi Pakkanen
|
6f5a16176f
|
Generate buildconfs for toplevel items.
|
2014-03-28 23:28:29 +02:00 |
Jussi Pakkanen
|
bc91a9df8d
|
Set up allbuild target configuration.
|
2014-03-28 23:07:03 +02:00 |
Jussi Pakkanen
|
31eb8cc1aa
|
Better project conf generation.
|
2014-03-28 22:56:38 +02:00 |
Jussi Pakkanen
|
8d08748d0d
|
Generate target dependencies. I hope.
|
2014-03-28 22:26:20 +02:00 |
Jussi Pakkanen
|
0407f1eb82
|
Created ContainerItemProxies, whatever they might be.
|
2014-03-28 22:12:22 +02:00 |
Jussi Pakkanen
|
7fb647b637
|
Now with aggregate target.
|
2014-03-28 21:51:54 +02:00 |
Jussi Pakkanen
|
d7592324ce
|
Generate native target.
|
2014-03-28 21:33:37 +02:00 |
Jussi Pakkanen
|
27cf4d9db6
|
Generate source build phase bit.
|
2014-03-28 20:47:42 +02:00 |
Jussi Pakkanen
|
89c2348420
|
Generate target file refs.
|
2014-03-28 19:35:56 +02:00 |
Jussi Pakkanen
|
424d9b2038
|
Generate pbxgroup of sorts.
|
2014-03-28 19:26:24 +02:00 |
Jussi Pakkanen
|
4e56cb47f5
|
Can create a Project object and all its deps (almost).
|
2014-03-27 19:32:59 +02:00 |
Jussi Pakkanen
|
c4c5e2d30b
|
Create buildfile refs.
|
2014-03-27 18:40:39 +02:00 |
Jussi Pakkanen
|
448dd12471
|
Generate file id entries.
|
2014-03-27 18:30:18 +02:00 |
Jussi Pakkanen
|
77e2051158
|
Skeleton is there, now to add meat around it.
|
2014-03-26 20:52:27 +02:00 |
Jussi Pakkanen
|
b8aba2010b
|
Basic pieces for an XCode project generator.
|
2014-03-26 20:29:30 +02:00 |
Jussi Pakkanen
|
08871206fb
|
Typo fix.
|
2014-03-22 19:33:57 +02:00 |
Jussi Pakkanen
|
d30c7b5968
|
Can define entry symbol type.
|
2014-03-22 19:25:19 +02:00 |
Jussi Pakkanen
|
5e50403d3f
|
Typo fix.
|
2014-03-22 18:56:18 +02:00 |
Jussi Pakkanen
|
4ae596882f
|
Get generator dependencies right.
|
2014-03-22 18:05:42 +02:00 |
Jussi Pakkanen
|
7f26d50bcc
|
Dep generators work except for the quoting.
|
2014-03-22 17:54:25 +02:00 |
Jussi Pakkanen
|
bb6446f0c0
|
Minor.
|
2014-03-22 16:46:38 +02:00 |
Jussi Pakkanen
|
3ed4cd98e4
|
Object extraction and linking works.
|
2014-03-22 13:46:07 +02:00 |
Jussi Pakkanen
|
24b7f6f44b
|
Project output dir is always the same as vcxproj dir.
|
2014-03-20 00:39:55 +02:00 |
Jussi Pakkanen
|
91633914ed
|
Fix include dir.
|
2014-03-20 00:34:37 +02:00 |
Jussi Pakkanen
|
94ab24cda7
|
Grab and use extra flags.
|
2014-03-20 00:24:46 +02:00 |
Jussi Pakkanen
|
9acc769958
|
Set up include directories for targets.
|
2014-03-20 00:00:37 +02:00 |
Jussi Pakkanen
|
6973390ece
|
Subdirectories work in VS2010.
|
2014-03-19 23:35:20 +02:00 |
Jussi Pakkanen
|
f807ab209d
|
Now can has linking against shared libraries.
|
2014-03-19 22:26:47 +02:00 |
Jussi Pakkanen
|
185fd7b5bc
|
Now can link with targets and everything.
|
2014-03-19 21:51:47 +02:00 |
Jussi Pakkanen
|
9c956b3b08
|
Can build all three target types.
|
2014-03-19 21:06:39 +02:00 |
Jussi Pakkanen
|
f221a68252
|
Create a test project and add it to the solution.
|
2014-03-18 23:54:03 +02:00 |
Jussi Pakkanen
|
7f07bc72c5
|
Thanks, Microsoft! Thanks a fucking lot for making your uuids case sensitive in one location and case insensitive in another. And thanks especially a fucking lot for failing in this case while pretending thate everything works. Fuck you!
|
2014-03-18 00:43:04 +02:00 |
Jussi Pakkanen
|
c3794e003f
|
Some fixes but not yet working.
|
2014-03-18 00:02:44 +02:00 |
Jussi Pakkanen
|
e5ff0e12a4
|
Can creat a solution and force it to build but does not yet work out of the box.
|
2014-03-17 23:36:11 +02:00 |
Jussi Pakkanen
|
303d212d0a
|
A fledgling of a vcxproj.
|
2014-03-17 23:06:39 +02:00 |
Jussi Pakkanen
|
08c64d19d2
|
Generate a solution file of sorts.
|
2014-03-17 22:46:23 +02:00 |
Jussi Pakkanen
|
bc97fb5c85
|
Backend work is start.
|
2014-03-17 22:09:28 +02:00 |
Jussi Pakkanen
|
2502beccc9
|
The final renaming.
|
2014-03-17 00:37:47 +02:00 |
Jussi Pakkanen
|
4ab3dc440b
|
Kill ply dependency dead.
|
2014-03-17 00:34:31 +02:00 |
Jussi Pakkanen
|
c7865cd98f
|
Now with working subdirs for Java.
|
2014-03-11 23:04:14 +02:00 |
Jussi Pakkanen
|
efc79fb85e
|
Can run built jar files.
|
2014-03-11 22:30:05 +02:00 |
Jussi Pakkanen
|
7cd9749127
|
Java compiles and links.
|
2014-03-11 22:19:05 +02:00 |
Jussi Pakkanen
|
ed8fd95505
|
A few tweaks.
|
2014-03-11 00:48:25 +02:00 |
Jussi Pakkanen
|
9955ca254b
|
Can generate a build.ninja for Jave but it does not work yet.
|
2014-03-11 00:23:20 +02:00 |
Jussi Pakkanen
|
3dadcbc9a7
|
Can create jar objects.
|
2014-03-10 23:33:24 +02:00 |
Jussi Pakkanen
|
26539f27fe
|
Added a link_depends keyword for build targets.
|
2014-03-07 20:10:59 +02:00 |
Jussi Pakkanen
|
040083cdb6
|
Can define custom linker flags.
|
2014-03-07 19:51:13 +02:00 |
Jussi Pakkanen
|
8e29f2b160
|
Can have multiple source files with the same name in one target.
|
2014-02-24 22:00:37 +02:00 |
Jussi Pakkanen
|
836c978c94
|
C++ compiler can compile .h file, too.
|
2014-02-23 22:07:54 +02:00 |
Jussi Pakkanen
|
eb51163185
|
Fix the remaining custom install dirs.
|
2014-02-12 22:50:45 +02:00 |
Jussi Pakkanen
|
51827d4484
|
Can override install directory on a target-by-target basis.
|
2014-02-12 22:37:25 +02:00 |
Jussi Pakkanen
|
d84d70fa9a
|
Specify subdirs explicitly.
|
2014-02-09 21:47:36 +02:00 |
Jussi Pakkanen
|
161f2a6a30
|
Pkg-config files are now installed.
|
2014-02-06 01:06:20 +02:00 |
Jussi Pakkanen
|
5d08d94561
|
Can create pkg-config files.
|
2014-02-06 00:47:47 +02:00 |
Jussi Pakkanen
|
088d333699
|
Final touches to unity builds.
|
2013-12-27 01:05:40 +02:00 |
Jussi Pakkanen
|
a04a10d29c
|
Handle generated sources in Unity builds.
|
2013-12-27 00:46:00 +02:00 |
Jussi Pakkanen
|
e5b59ac9e9
|
Get source subdir.
|
2013-12-27 00:14:40 +02:00 |
Jussi Pakkanen
|
ef1e724543
|
Handle multiple different languages in Unity builds.
|
2013-12-27 00:09:36 +02:00 |
Jussi Pakkanen
|
e18ae06602
|
The very basics of unity builds.
|
2013-12-26 23:18:28 +02:00 |
Jussi Pakkanen
|
e21e7091e7
|
Track dependencies of subproject option files.
|
2013-12-09 20:39:53 +02:00 |
Jussi Pakkanen
|
17b5920aa8
|
Determine and use the proper linker based on input source languages.
|
2013-11-17 21:44:58 +02:00 |
Jussi Pakkanen
|
7d1999dc09
|
Get rid of msvc banner for good.
|
2013-11-07 18:23:51 +02:00 |
Jussi Pakkanen
|
8f5d93b4d4
|
Can extract objects from targets and use them in other targets.
|
2013-11-05 01:47:09 +02:00 |
Jussi Pakkanen
|
bcdb84fcbe
|
Can use object files directly in targets.
|
2013-11-05 00:16:17 +02:00 |
Jussi Pakkanen
|
11cfb3ce22
|
Can set test cmd arguments and environment variables.
|
2013-10-18 22:04:07 +03:00 |
Jussi Pakkanen
|
df7c130566
|
Start using gcc dependency file packing.
|
2013-10-18 18:23:22 +03:00 |
Jussi Pakkanen
|
cca448254d
|
Bump required Ninja version to celebrate the release of Ubuntu Saucy.
|
2013-10-18 18:16:50 +03:00 |
Jussi Pakkanen
|
e5bbc0f27c
|
Quote rule properly on Windows.
|
2013-10-18 18:14:14 +03:00 |
Jussi Pakkanen
|
4c3cb395ce
|
Only depend on options file if it is really there.
|
2013-10-18 18:00:58 +03:00 |
Jussi Pakkanen
|
07b7d63ccb
|
Add a dependency to the option file.
|
2013-10-16 22:40:41 +03:00 |
Jussi Pakkanen
|
7fa7979788
|
Can enable or disable the use of pch.
|
2013-10-13 23:03:25 +03:00 |