Devenv setup

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2015-04-19
15:03
Go back to latest master clang. Leaf check-in: 75a14adc21 user: achavasse tags: trunk
13:03
Go back to the last version of clang that was building and working. check-in: 903e1f8aff user: achavasse tags: trunk
10:41
Set LD_LIBRARY_PATH to try to workaround yet another issue. check-in: 15c77e8a69 user: achavasse tags: trunk
2015-04-18
22:24
Go back to latest versiobn of TBB since it turned out not to be the culprit, attempt to revert a clang commit that I suspect may have broken something recently. check-in: 7a4223fd19 user: achavasse tags: trunk
13:48
Revert to the previous version of TBB for now. check-in: 2d72e6ddac user: achavasse tags: trunk
13:12
Fix TBB build. check-in: 1875511904 user: achavasse tags: trunk
12:16
Use latest nvidia drivers. check-in: 9b7fef0084 user: achavasse tags: trunk
12:13
Try using GLM's master branch once again. check-in: 725cca09d3 user: achavasse tags: trunk
11:51
Update TBB. check-in: efeed070ad user: achavasse tags: trunk
2015-04-10
20:39
Add --with-legacy-mv-rm to fossil build script. check-in: f8a5d0fa1c user: achavasse tags: trunk
2015-04-08
21:03
Fix qt-creator repository url. check-in: 63c0975e2f user: achavasse tags: trunk
19:23
Fix qt plaftorm option. check-in: 432f6d53da user: achavasse tags: trunk
17:04
Add qtcreator image once again, this time building upon the spicydev image rather than being a dependency of it. check-in: be218c0fc9 user: achavasse tags: trunk
00:32
Add link flags for clang's stage 2 to make it link with libc++. check-in: e72c96e430 user: achavasse tags: trunk
2015-04-07
23:09
Add -fPIC to the clang build because it needs it to succesfully link the LTO plugin as a .so... Maybe there exist a combination of options that will result in all the overcomplicated llvm cmake files to actually manage to work and successfully compile both clang and lld. check-in: b67a4c5534 user: achavasse tags: trunk
22:10
Identified the issue with LLDB build: it really doesn't support building as shared libraries. So build all of clang as static libraries. I can't remember what went wrong the last time I tried this. check-in: a10e6564f0 user: achavasse tags: trunk
20:05
LLDB build fix attempt. check-in: 02615b53df user: achavasse tags: trunk
06:27
Attempt to enable lldb again. check-in: f8cfca7af3 user: achavasse tags: trunk
2015-03-25
23:13
apitrace build fix. check-in: f06686e477 user: achavasse tags: trunk
2015-03-22
21:59
Install freetype dev files. check-in: 227f1cdfbb user: achavasse tags: trunk
2015-03-14
23:08
set +x on install-apitrace. check-in: a7582f0717 user: achavasse tags: trunk
22:21
Build apitrace ourselves since as usual the version provided by ubuntu is archaic. check-in: ac3addef58 user: achavasse tags: trunk
21:53
Remove vogl as it doesn't really supports opengl 4 yet. Install apitrace instead. check-in: 947225df45 user: achavasse tags: trunk
20:58
Try to silence the crazy warning spam from vogl to try and find out why it doesn't build. check-in: b00a6f0690 user: achavasse tags: trunk
17:21
More clang fixing. check-in: a452e2b5d8 user: achavasse tags: trunk
16:32
What do you want to do today, Brain? The same thing we do every day, Pinky - try to fix Clang's build check-in: 503caf92f0 user: achavasse tags: trunk
2015-03-07
16:13
Try to fix clang build. check-in: 9ea4058181 user: achavasse tags: trunk
2015-02-22
13:33
Fix dart build, again. check-in: e922038092 user: achavasse tags: trunk
2015-02-21
23:49
dart build fix. check-in: 22e5d1452e user: achavasse tags: trunk
18:31
Go back to shared libs, disable lldb again for now. check-in: c639df0b24 user: achavasse tags: trunk
17:35
clang: disable building as shared libs, take 2 check-in: e5cad08fd4 user: achavasse tags: trunk
17:17
clang: disable building as shared libs to try and unbreak lldb's build. check-in: e3fa07360a user: achavasse tags: trunk
16:28
Fix compiler environement variables in clang-image, yet another attempt to fix cmake's compilation, and try to build lldb again. check-in: 502f06aa72 user: achavasse tags: trunk
13:55
Small fix. check-in: a8f2e5597d user: achavasse tags: trunk
13:47
cmake build fix. check-in: a4a329f9a8 user: achavasse tags: trunk
2015-02-08
13:24
Attempt to use clang itself to bootstrap clang to see if it works around the build issue. check-in: 3b309eb06d user: achavasse tags: trunk
2015-02-01
22:10
VOGL build script fix. check-in: 4f512e1490 user: achavasse tags: trunk
21:37
Add VOGL. check-in: 62ef870d36 user: achavasse tags: trunk
11:58
Clang build fix attempt. check-in: 61559b76c4 user: achavasse tags: trunk
2015-01-31
17:23
Force a specific boost version to use to avoid a broken build. check-in: 45cf24a38d user: achavasse tags: trunk
16:02
Update nvidia drivers version. check-in: 03c31fcbab user: achavasse tags: trunk
15:59
Adding missing x flag on the install-spdlog script. check-in: 1b5fc66398 user: achavasse tags: trunk
15:28
spicydev-image: add spdlog. check-in: fcb630386c user: achavasse tags: trunk
2014-12-07
19:51
Disable LLDB again, need to find out why it fails to build... check-in: 30077673b9 user: achavasse tags: trunk
17:50
Re-enable LLDB in clang-image. check-in: 21eaf7f799 user: achavasse tags: trunk
2014-11-28
20:23
clang-image: disable lldb build for now as it fails to compile. check-in: bf3fd21fe0 user: achavasse tags: trunk
2014-10-27
23:38
Add missing libglu dev package. check-in: 4d43828049 user: achavasse tags: trunk
18:53
spicydev: consolidate all package installations in the dockerfile. check-in: b0ce765573 user: achavasse tags: trunk
18:47
Clang: do an apt-get autoremove to clean things up. spicydev: install nvidia libs before building glew. check-in: 7d53ecd773 user: achavasse tags: trunk
00:08
Get rid of the qtcreator image, integrating the ide into the dev environment image isn't that practical. check-in: ad8d37e635 user: achavasse tags: trunk